diff options
Diffstat (limited to 'src/script')
-rw-r--r-- | src/script/README.txt | 2 | ||||
-rw-r--r-- | src/script/scons.py | 2 | ||||
-rw-r--r-- | src/script/setup.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/script/README.txt b/src/script/README.txt index 62a10bb..651dfcc 100644 --- a/src/script/README.txt +++ b/src/script/README.txt @@ -4,7 +4,7 @@ ### SCHEME. WE'RE SAVING THIS IN CASE WE NEED OR WANT TO RESURRECT ### A SEPARATE SCRIPT PACKAGE IN THE FUTURE. ### -# Copyright (c) 2001 Steven Knight +# Copyright (c) 2001, 2002 Steven Knight # __FILE__ __REVISION__ __DATE__ __DEVELOPER__ diff --git a/src/script/scons.py b/src/script/scons.py index e1a6c08..c339d00 100644 --- a/src/script/scons.py +++ b/src/script/scons.py @@ -2,7 +2,7 @@ # # SCons - a Software Constructor # -# Copyright (c) 2001 Steven Knight +# Copyright (c) 2001, 2002 Steven Knight # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/script/setup.py b/src/script/setup.py index 2835cdf..0eac6e2 100644 --- a/src/script/setup.py +++ b/src/script/setup.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2001 Steven Knight +# Copyright (c) 2001, 2002 Steven Knight # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the |