diff --git a/ext/dash/LICENSE b/ext/dash/COPYING similarity index 100% rename from ext/dash/LICENSE rename to ext/dash/COPYING diff --git a/ext/dash/gstdashdemux.c b/ext/dash/gstdashdemux.c index 3c179d0e1c..31e8e5676e 100644 --- a/ext/dash/gstdashdemux.c +++ b/ext/dash/gstdashdemux.c @@ -20,7 +20,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library (LICENSE); if not, write to the + * License along with this library (COPYING); if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ diff --git a/ext/dash/gstdashdemux.h b/ext/dash/gstdashdemux.h index 4c7c379e35..b478a89329 100644 --- a/ext/dash/gstdashdemux.h +++ b/ext/dash/gstdashdemux.h @@ -20,7 +20,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library (LICENSE); if not, write to the + * License along with this library (COPYING); if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */