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

@@ -6,7 +6,7 @@ HOMEPAGE="http://www.makotemplates.org"
SRC_URI="https://pypi.python.org/packages/source/M/Mako/Mako-1.0.1.tar.gz"
CHECKSUM_SHA256="45f0869febea59dab7efd256fb451c377cbb7947bef386ff0bb44627c31a8d1c"
LICENSE="MIT"
COPYRIGHT="Copyright (C) 2006-2015 the Mako authors and contributors"
COPYRIGHT="2006-2015 the Mako authors and contributors"
REVISION="1"
ARCHITECTURES="arm ppc x86 x86_gcc2 x86_64"

View File

@@ -6,7 +6,7 @@ HOMEPAGE="http://www.makotemplates.org"
SRC_URI="https://pypi.python.org/packages/source/M/Mako/Mako-1.0.1.tar.gz"
CHECKSUM_SHA256="45f0869febea59dab7efd256fb451c377cbb7947bef386ff0bb44627c31a8d1c"
LICENSE="MIT"
COPYRIGHT="Copyright (C) 2006-2015 the Mako authors and contributors"
COPYRIGHT="2006-2015 the Mako authors and contributors"
REVISION="2"
ARCHITECTURES="arm ppc x86 x86_gcc2 x86_64"