diff options
author | Steven Knight <knight@baldmt.com> | 2004-07-30 22:32:56 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2004-07-30 22:32:56 (GMT) |
commit | d292a3c5d016908d53587675bbe02c032a5a7a28 (patch) | |
tree | f59b7025a29a357bed7170848520cc7575c5ab8b /rpm | |
parent | cd46401690172d1b2d2b9cc3a78379f9af041e85 (diff) | |
download | SCons-d292a3c5d016908d53587675bbe02c032a5a7a28.zip SCons-d292a3c5d016908d53587675bbe02c032a5a7a28.tar.gz SCons-d292a3c5d016908d53587675bbe02c032a5a7a28.tar.bz2 |
Change the copyright statement to reflect ownership by the foundation. Add and fix statements where needed. Update scripts accordingly.
Diffstat (limited to 'rpm')
-rw-r--r-- | rpm/scons.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm/scons.spec.in b/rpm/scons.spec.in index aedc268..96e9b8e 100644 --- a/rpm/scons.spec.in +++ b/rpm/scons.spec.in @@ -7,7 +7,7 @@ Name: %{name} Version: %{version} Release: %{release} Source0: %{name}-%{version}.tar.gz -#Copyright: Steven Knight +#Copyright: The SCons Foundation License: MIT, freely distributable Group: Development/Tools BuildRoot: %{_tmppath}/%{name}-buildroot |