diff --git a/tests/check/libs/sdp.c b/tests/check/libs/sdp.c index 237c92afb3..3ec09c8966 100644 --- a/tests/check/libs/sdp.c +++ b/tests/check/libs/sdp.c @@ -1,6 +1,9 @@ /* GStreamer unit tests for the SDP support library * * Copyright (C) 2013 Jose Antonio Santos Cadenas + * Copyright (C) 2013 Kurento + * Contact: Miguel París Díaz + * Contact: José Antonio Santos Cadenas * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -22,28 +25,6 @@ #include "config.h" #endif -#include - -/* - * test_sdp.c - gst-kurento-plugins - * - * Copyright (C) 2013 Kurento - * Contact: Miguel París Díaz - * Contact: José Antonio Santos Cadenas - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 3 - * as published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ - #include #include