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

@@ -2,9 +2,9 @@ SUMMARY="A library that provides functions to read, create, and modify mp4 files
DESCRIPTION="
A library that provides functions to read, create, and modify mp4 files.
"
HOMEPAGE="https://code.google.com/p/mp4v2/"
HOMEPAGE="https://code.google.com/p/mp4v2/"
LICENSE="MPL v1.1"
COPYRIGHT="Kona Blend, Copyright (C) 2008."
COPYRIGHT="2008 Kona Blend"
SRC_URI="https://mp4v2.googlecode.com/files/mp4v2-$portVersion.tar.bz2"
CHECKSUM_SHA256="0319b9a60b667cf10ee0ec7505eb7bdc0a2e21ca7a93db96ec5bd758e3428338"
REVISION="2"
@@ -69,7 +69,7 @@ INSTALL()
packageEntries devel \
$developDir
}
}
# ----- devel package -------------------------------------------------------