diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2008-05-22 19:30:01 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2008-05-22 19:30:01 +0000 |
commit | 04c812ea4532f4e174b97532117b31b8135c346b (patch) | |
tree | dcf4a646c82a1418ea322891d3d29dff7cc44153 /redhat/bcfg2.spec | |
parent | 3a6130bc820b10beb36458e7b9d78c6367bee848 (diff) | |
download | bcfg2-04c812ea4532f4e174b97532117b31b8135c346b.tar.gz bcfg2-04c812ea4532f4e174b97532117b31b8135c346b.tar.bz2 bcfg2-04c812ea4532f4e174b97532117b31b8135c346b.zip |
add licence comment to top of the spec file
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4625 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'redhat/bcfg2.spec')
-rw-r--r-- | redhat/bcfg2.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/redhat/bcfg2.spec b/redhat/bcfg2.spec index d2ab7be2a..50b32a83d 100644 --- a/redhat/bcfg2.spec +++ b/redhat/bcfg2.spec @@ -1,3 +1,5 @@ +# This file is licensed under the GPL + Name: %{_package} Version: %{_version} Release: %{_release} |