diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-09-10 13:48:38 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-09-10 13:48:38 +0200 |
commit | dfaf294370790ef6a2cdcb86d1f8cf1b83b34586 (patch) | |
tree | f6201fec76dca4ad0cf68cb181ff20d82e78f7e1 | |
parent | 86f7c08d202df1a0a14be76090040d2ae2756d71 (diff) |
php-phpunit-PHP-CodeCoverage: spec license
-rw-r--r-- | php-phpunit-PHP-CodeCoverage.spec | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/php-phpunit-PHP-CodeCoverage.spec b/php-phpunit-PHP-CodeCoverage.spec index e3062c0..4730d3c 100644 --- a/php-phpunit-PHP-CodeCoverage.spec +++ b/php-phpunit-PHP-CodeCoverage.spec @@ -1,3 +1,11 @@ +# spec file for php-phpunit-PHP-CodeCoverage +# +# Copyright (c) 2013 Remi Collet +# License: CC-BY-SA +# http://creativecommons.org/licenses/by-sa/3.0/ +# +# Please, preserve the changelog entries +# %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} %global pear_name PHP_CodeCoverage %global pear_channel pear.phpunit.de |