diff options
author | Steven Knight <knight@baldmt.com> | 2003-01-20 04:29:54 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2003-01-20 04:29:54 (GMT) |
commit | a5f3e5e1a386486767bca62126835486e7f722fe (patch) | |
tree | 8abf785d488f53bae677844653d9ff9ce3bf1686 /src/LICENSE.txt | |
parent | e7311129d841fe777bfe2d83c46033f34dac4709 (diff) | |
download | SCons-a5f3e5e1a386486767bca62126835486e7f722fe.zip SCons-a5f3e5e1a386486767bca62126835486e7f722fe.tar.gz SCons-a5f3e5e1a386486767bca62126835486e7f722fe.tar.bz2 |
Put the Copyright years in by script, not by hand.
Diffstat (limited to 'src/LICENSE.txt')
-rw-r--r-- | src/LICENSE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LICENSE.txt b/src/LICENSE.txt index 8e9e1a9..7aa2a09 100644 --- a/src/LICENSE.txt +++ b/src/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2001, 2002, 2003 Steven Knight +__COPYRIGHT__ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the |