Fix copyrights in various recipes. No functional change intended.

This commit is contained in:
Augustin Cavalier
2015-06-08 10:54:00 -04:00
parent 43d3c27445
commit 42cc1eac74
32 changed files with 83 additions and 83 deletions

View File

@@ -3,9 +3,9 @@ DESCRIPTION="
libdvdcss is a simple library designed for accessing DVDs like a block device \
without having to bother about the decryption.
"
HOMEPAGE="http://www.videolan.org/developers/libdvdcss.html"
HOMEPAGE="http://www.videolan.org/developers/libdvdcss.html"
LICENSE="GNU GPL v2"
COPYRIGHT="Copyright (C) 1998-2008 VideoLAN"
COPYRIGHT="1998-2008 VideoLAN"
SRC_URI="http://download.videolan.org/pub/libdvdcss/$portVersion/libdvdcss-$portVersion.tar.bz2"
CHECKSUM_SHA256="7c414acd520c4e4dd7267952f72d738ff50321a7869af4d75c65aefad44f1395"
REVISION="1"