diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-12-01 07:04:39 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-12-01 07:04:39 +0100 |
commit | ad1ac06e2d3dc73dfc595c932493191c7519cf83 (patch) | |
tree | 623d6c030cf92f9d080ae966831e08c024903114 | |
parent | 8c81318f7dfd0a8e59e8954c209a7d461b7a254e (diff) |
php-pear-Net-DNS2: spec license
-rw-r--r-- | php-pear-Net-DNS2.spec | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/php-pear-Net-DNS2.spec b/php-pear-Net-DNS2.spec index 8b0d9e6..48ee8db 100644 --- a/php-pear-Net-DNS2.spec +++ b/php-pear-Net-DNS2.spec @@ -1,3 +1,12 @@ +# spec file for php-pear-Net-DNS2 +# +# Copyright (c) 2012-2013 Remi Collet +# License: CC-BY-SA +# http://creativecommons.org/licenses/by-sa/4.0/ +# +# Please, preserve the changelog entries +# + %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} %global pear_name Net_DNS2 |