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 /test | |
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 'test')
188 files changed, 190 insertions, 190 deletions
@@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/ARFLAGS.py b/test/ARFLAGS.py index 6a58313..4936721 100644 --- a/test/ARFLAGS.py +++ b/test/ARFLAGS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/ARGUMENTS.py b/test/ARGUMENTS.py index 6591ec5..ab1f806 100644 --- a/test/ARGUMENTS.py +++ b/test/ARGUMENTS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright (c) 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 @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/ASFLAGS.py b/test/ASFLAGS.py index c64a611..229a27a 100644 --- a/test/ASFLAGS.py +++ b/test/ASFLAGS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Alias-scanner.py b/test/Alias-scanner.py index 720cb33..3b0ffa0 100644 --- a/test/Alias-scanner.py +++ b/test/Alias-scanner.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Alias.py b/test/Alias.py index 2598da2..c966933 100644 --- a/test/Alias.py +++ b/test/Alias.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/BuildDir.py b/test/BuildDir.py index dee5c01..c7c8dd4 100644 --- a/test/BuildDir.py +++ b/test/BuildDir.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/CCFLAGS.py b/test/CCFLAGS.py index c4cbece..60fb74e 100644 --- a/test/CCFLAGS.py +++ b/test/CCFLAGS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/CFILESUFFIX.py b/test/CFILESUFFIX.py index 6e12dc9..90d3af4 100644 --- a/test/CFILESUFFIX.py +++ b/test/CFILESUFFIX.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/CPPFLAGS.py b/test/CPPFLAGS.py index f32491d..da4ff13 100644 --- a/test/CPPFLAGS.py +++ b/test/CPPFLAGS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/CPPPATH.py b/test/CPPPATH.py index bca5fe9..06e6933 100644 --- a/test/CPPPATH.py +++ b/test/CPPPATH.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/CXX.py b/test/CXX.py index 6b2f283..f2b3368 100644 --- a/test/CXX.py +++ b/test/CXX.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/CXXFILESUFFIX.py b/test/CXXFILESUFFIX.py index 592bee1..d729076 100644 --- a/test/CXXFILESUFFIX.py +++ b/test/CXXFILESUFFIX.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Command.py b/test/Command.py index cf257b5..21f9432 100644 --- a/test/Command.py +++ b/test/Command.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/CommandGenerator.py b/test/CommandGenerator.py index 7054892..4a99be8 100644 --- a/test/CommandGenerator.py +++ b/test/CommandGenerator.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/DVIPDF.py b/test/DVIPDF.py index b220581..4d0428a 100644 --- a/test/DVIPDF.py +++ b/test/DVIPDF.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/DVIPDFFLAGS.py b/test/DVIPDFFLAGS.py index 1aa2f42..7890be1 100644 --- a/test/DVIPDFFLAGS.py +++ b/test/DVIPDFFLAGS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/DVIPS.py b/test/DVIPS.py index 0ca5f1f..aa5750e 100644 --- a/test/DVIPS.py +++ b/test/DVIPS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/DVIPSFLAGS.py b/test/DVIPSFLAGS.py index 9599863..49ccd02 100644 --- a/test/DVIPSFLAGS.py +++ b/test/DVIPSFLAGS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Default.py b/test/Default.py index 3a8107f..1c7a638 100644 --- a/test/Default.py +++ b/test/Default.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Depends.py b/test/Depends.py index 61ae9a2..dd3c2b5 100644 --- a/test/Depends.py +++ b/test/Depends.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/ENV.py b/test/ENV.py index cd10fd5..f92a2d8 100644 --- a/test/ENV.py +++ b/test/ENV.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/EnsureVersion.py b/test/EnsureVersion.py index e31b716..d24e010 100644 --- a/test/EnsureVersion.py +++ b/test/EnsureVersion.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Environment.py b/test/Environment.py index afa55b6..4d4d34f 100644 --- a/test/Environment.py +++ b/test/Environment.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/F77.py b/test/F77.py index b87cbfc..bf799c0 100644 --- a/test/F77.py +++ b/test/F77.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/F77FLAGS.py b/test/F77FLAGS.py index be02369..256ab7e 100644 --- a/test/F77FLAGS.py +++ b/test/F77FLAGS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/F77PATH.py b/test/F77PATH.py index 57aba33..2e99b90 100644 --- a/test/F77PATH.py +++ b/test/F77PATH.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/FindFile.py b/test/FindFile.py index c977775..1c1a4fe 100644 --- a/test/FindFile.py +++ b/test/FindFile.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Help.py b/test/Help.py index c7b4c6d..d88b715 100644 --- a/test/Help.py +++ b/test/Help.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Ignore.py b/test/Ignore.py index 8945295..5d87bba 100644 --- a/test/Ignore.py +++ b/test/Ignore.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Install.py b/test/Install.py index b346ce8..a79dfc8 100644 --- a/test/Install.py +++ b/test/Install.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/LATEX.py b/test/LATEX.py index 28ad9de..6636a9a 100644 --- a/test/LATEX.py +++ b/test/LATEX.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/LATEXFLAGS.py b/test/LATEXFLAGS.py index 1b814aa..1bae970 100644 --- a/test/LATEXFLAGS.py +++ b/test/LATEXFLAGS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/LEX.py b/test/LEX.py index e936861..38d73fb 100644 --- a/test/LEX.py +++ b/test/LEX.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/LEXFLAGS.py b/test/LEXFLAGS.py index 6bb0068..c3ae182 100644 --- a/test/LEXFLAGS.py +++ b/test/LEXFLAGS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/LIBPATH.py b/test/LIBPATH.py index bd24496..c886627 100644 --- a/test/LIBPATH.py +++ b/test/LIBPATH.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/LIBPREFIX.py b/test/LIBPREFIX.py index 6865b5e..bd10d36 100644 --- a/test/LIBPREFIX.py +++ b/test/LIBPREFIX.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/LIBPREFIXES.py b/test/LIBPREFIXES.py index 2aa2cc0..abd2120 100644 --- a/test/LIBPREFIXES.py +++ b/test/LIBPREFIXES.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/LIBS.py b/test/LIBS.py index fb3beee..ac5676c 100644 --- a/test/LIBS.py +++ b/test/LIBS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/LIBSUFFIX.py b/test/LIBSUFFIX.py index 6865b5e..bd10d36 100644 --- a/test/LIBSUFFIX.py +++ b/test/LIBSUFFIX.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/LIBSUFFIXES.py b/test/LIBSUFFIXES.py index 4394b47..19a092f 100644 --- a/test/LIBSUFFIXES.py +++ b/test/LIBSUFFIXES.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/LINK.py b/test/LINK.py index a9912bf..982cc88 100644 --- a/test/LINK.py +++ b/test/LINK.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/LINKFLAGS.py b/test/LINKFLAGS.py index 2d8ee3a..d5a1e40 100644 --- a/test/LINKFLAGS.py +++ b/test/LINKFLAGS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Library.py b/test/Library.py index 2ea50fe..ce8acfd 100644 --- a/test/Library.py +++ b/test/Library.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Object.py b/test/Object.py index a2474df..2401216 100644 --- a/test/Object.py +++ b/test/Object.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Options.py b/test/Options.py index 209c1f7..a34e5ca 100644 --- a/test/Options.py +++ b/test/Options.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/PDFLATEX.py b/test/PDFLATEX.py index 0c193bf..8dc5238 100644 --- a/test/PDFLATEX.py +++ b/test/PDFLATEX.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/PDFLATEXFLAGS.py b/test/PDFLATEXFLAGS.py index 437e64b..ba07b7f 100644 --- a/test/PDFLATEXFLAGS.py +++ b/test/PDFLATEXFLAGS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/PDFTEX.py b/test/PDFTEX.py index 7308e45..e21c8c6 100644 --- a/test/PDFTEX.py +++ b/test/PDFTEX.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/PDFTEXFLAGS.py b/test/PDFTEXFLAGS.py index ade8ed5..fe1f5fc 100644 --- a/test/PDFTEXFLAGS.py +++ b/test/PDFTEXFLAGS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/ParseConfig.py b/test/ParseConfig.py index 39ddd8c..b045baa 100644 --- a/test/ParseConfig.py +++ b/test/ParseConfig.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Platform.py b/test/Platform.py index b261e62..b89ed2f 100644 --- a/test/Platform.py +++ b/test/Platform.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Precious.py b/test/Precious.py index 0338196..8b2c7ff 100644 --- a/test/Precious.py +++ b/test/Precious.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Program-j.py b/test/Program-j.py index e4e6de9..3e29040 100644 --- a/test/Program-j.py +++ b/test/Program-j.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Program.py b/test/Program.py index 25da84e..b05a73a 100644 --- a/test/Program.py +++ b/test/Program.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/RANLIB.py b/test/RANLIB.py index cd64188..4879a83 100644 --- a/test/RANLIB.py +++ b/test/RANLIB.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/RANLIBFLAGS.py b/test/RANLIBFLAGS.py index 5003cd0..0554d4c 100644 --- a/test/RANLIBFLAGS.py +++ b/test/RANLIBFLAGS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Repository/BuildDir.py b/test/Repository/BuildDir.py index 07d3deb..eaafc09 100644 --- a/test/Repository/BuildDir.py +++ b/test/Repository/BuildDir.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Repository/CPPPATH.py b/test/Repository/CPPPATH.py index 79939af..9638375 100644 --- a/test/Repository/CPPPATH.py +++ b/test/Repository/CPPPATH.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Repository/Default.py b/test/Repository/Default.py index dd0657c..ff5a504 100644 --- a/test/Repository/Default.py +++ b/test/Repository/Default.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Repository/Install-Local.py b/test/Repository/Install-Local.py index 9d2975a..b987670 100644 --- a/test/Repository/Install-Local.py +++ b/test/Repository/Install-Local.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Repository/Install.py b/test/Repository/Install.py index ec27909..4df9c24 100644 --- a/test/Repository/Install.py +++ b/test/Repository/Install.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Repository/InstallAs.py b/test/Repository/InstallAs.py index 0dd851f..749c745 100644 --- a/test/Repository/InstallAs.py +++ b/test/Repository/InstallAs.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Repository/LIBPATH.py b/test/Repository/LIBPATH.py index bdcc426..96b198e 100644 --- a/test/Repository/LIBPATH.py +++ b/test/Repository/LIBPATH.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Repository/Local.py b/test/Repository/Local.py index 669d1f2..1163767 100644 --- a/test/Repository/Local.py +++ b/test/Repository/Local.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Repository/Program.py b/test/Repository/Program.py index cf82d5c..6f06975 100644 --- a/test/Repository/Program.py +++ b/test/Repository/Program.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Repository/SConscript.py b/test/Repository/SConscript.py index 731f4e7..0d979f6 100644 --- a/test/Repository/SConscript.py +++ b/test/Repository/SConscript.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Repository/StaticLibrary.py b/test/Repository/StaticLibrary.py index 8c7f4fa..00c5eb5 100644 --- a/test/Repository/StaticLibrary.py +++ b/test/Repository/StaticLibrary.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Repository/absolute-path.py b/test/Repository/absolute-path.py index e0e0147..ecbe444 100644 --- a/test/Repository/absolute-path.py +++ b/test/Repository/absolute-path.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Repository/include.py b/test/Repository/include.py index 43bb510..e555e9e 100644 --- a/test/Repository/include.py +++ b/test/Repository/include.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Repository/link-object.py b/test/Repository/link-object.py index 5029aea..503363e 100644 --- a/test/Repository/link-object.py +++ b/test/Repository/link-object.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Repository/multi-dir.py b/test/Repository/multi-dir.py index 2f7f3f1..777baf8 100644 --- a/test/Repository/multi-dir.py +++ b/test/Repository/multi-dir.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Repository/no-repository.py b/test/Repository/no-repository.py index fe328e9..db8431d 100644 --- a/test/Repository/no-repository.py +++ b/test/Repository/no-repository.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Repository/option-c.py b/test/Repository/option-c.py index 1eff06b..7013cab 100644 --- a/test/Repository/option-c.py +++ b/test/Repository/option-c.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Repository/option-n.py b/test/Repository/option-n.py index 86108ba..b55a1da 100644 --- a/test/Repository/option-n.py +++ b/test/Repository/option-n.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Repository/targets.py b/test/Repository/targets.py index 6fe1f49..2839046 100644 --- a/test/Repository/targets.py +++ b/test/Repository/targets.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Repository/top-level-path.py b/test/Repository/top-level-path.py index 3cfff0f..00c056c 100644 --- a/test/Repository/top-level-path.py +++ b/test/Repository/top-level-path.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Repository/variants.py b/test/Repository/variants.py index 1f8fc0f..7e438ec 100644 --- a/test/Repository/variants.py +++ b/test/Repository/variants.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Repository/within-repository.py b/test/Repository/within-repository.py index dbd663c..dc16d62 100644 --- a/test/Repository/within-repository.py +++ b/test/Repository/within-repository.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/SCONSFLAGS.py b/test/SCONSFLAGS.py index bc6d964..d6e5f91 100644 --- a/test/SCONSFLAGS.py +++ b/test/SCONSFLAGS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/SCONS_LIB_DIR.py b/test/SCONS_LIB_DIR.py index 19b56f1..2a9b986 100644 --- a/test/SCONS_LIB_DIR.py +++ b/test/SCONS_LIB_DIR.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/SConscript.py b/test/SConscript.py index 39b6971..df215a3 100644 --- a/test/SConscript.py +++ b/test/SConscript.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/SConstruct.py b/test/SConstruct.py index 3e78d44..091984d 100644 --- a/test/SConstruct.py +++ b/test/SConstruct.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/SHCC.py b/test/SHCC.py index a491fd4..35296c7 100644 --- a/test/SHCC.py +++ b/test/SHCC.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/SHCCFLAGS.py b/test/SHCCFLAGS.py index e1034c0..2ba45b3 100644 --- a/test/SHCCFLAGS.py +++ b/test/SHCCFLAGS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/SHCXX.py b/test/SHCXX.py index 4d92b84..a3c98c7 100644 --- a/test/SHCXX.py +++ b/test/SHCXX.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/SHCXXFLAGS.py b/test/SHCXXFLAGS.py index 6cc7601..49de950 100644 --- a/test/SHCXXFLAGS.py +++ b/test/SHCXXFLAGS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/SHF77.py b/test/SHF77.py index 4406b48..19fa51e 100644 --- a/test/SHF77.py +++ b/test/SHF77.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/SHF77FLAGS.py b/test/SHF77FLAGS.py index fa199cc..3ea6577 100644 --- a/test/SHF77FLAGS.py +++ b/test/SHF77FLAGS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/SHLIBPREFIX.py b/test/SHLIBPREFIX.py index 6b59d85..f830b68 100644 --- a/test/SHLIBPREFIX.py +++ b/test/SHLIBPREFIX.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/SHLIBSUFFIX.py b/test/SHLIBSUFFIX.py index 413a761..734f6c6 100644 --- a/test/SHLIBSUFFIX.py +++ b/test/SHLIBSUFFIX.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/SHLINK.py b/test/SHLINK.py index c818702..3fd8e75 100644 --- a/test/SHLINK.py +++ b/test/SHLINK.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/SHLINKFLAGS.py b/test/SHLINKFLAGS.py index 5c5bdfd..85ad6a3 100644 --- a/test/SHLINKFLAGS.py +++ b/test/SHLINKFLAGS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Scanner.py b/test/Scanner.py index 0aad4d3..6016795 100644 --- a/test/Scanner.py +++ b/test/Scanner.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/SetBuildSignatureType.py b/test/SetBuildSignatureType.py index 8eaca42..4ed19d1 100644 --- a/test/SetBuildSignatureType.py +++ b/test/SetBuildSignatureType.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/SetContentSignatureType.py b/test/SetContentSignatureType.py index d3f04d0..72b1daa 100644 --- a/test/SetContentSignatureType.py +++ b/test/SetContentSignatureType.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/SharedLibrary.py b/test/SharedLibrary.py index 79c331c..4ed33f6 100644 --- a/test/SharedLibrary.py +++ b/test/SharedLibrary.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/SideEffect.py b/test/SideEffect.py index 2b2590e..cf83b6e 100644 --- a/test/SideEffect.py +++ b/test/SideEffect.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/Split.py b/test/Split.py index 85d66a5..5b698bc 100644 --- a/test/Split.py +++ b/test/Split.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/TAR.py b/test/TAR.py index 7f2360e..d5d4b8e 100644 --- a/test/TAR.py +++ b/test/TAR.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/TARFLAGS.py b/test/TARFLAGS.py index 017c389..5864241 100644 --- a/test/TARFLAGS.py +++ b/test/TARFLAGS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/TEX.py b/test/TEX.py index b49e07e..11f6182 100644 --- a/test/TEX.py +++ b/test/TEX.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/TEXFLAGS.py b/test/TEXFLAGS.py index 11c7a65..c171217 100644 --- a/test/TEXFLAGS.py +++ b/test/TEXFLAGS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/WhereIs.py b/test/WhereIs.py index e5b8a6a..07d3b08 100644 --- a/test/WhereIs.py +++ b/test/WhereIs.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/YACC.py b/test/YACC.py index 3f0ea9b..4854905 100644 --- a/test/YACC.py +++ b/test/YACC.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/YACCFLAGS.py b/test/YACCFLAGS.py index e58c7a3..987025f 100644 --- a/test/YACCFLAGS.py +++ b/test/YACCFLAGS.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/actions.py b/test/actions.py index 3bb9815..42b391c 100644 --- a/test/actions.py +++ b/test/actions.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/bad-drive.py b/test/bad-drive.py index d4c4628..56f2127 100644 --- a/test/bad-drive.py +++ b/test/bad-drive.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/build-errors.py b/test/build-errors.py index 3fe9764..2cec416 100644 --- a/test/build-errors.py +++ b/test/build-errors.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/builderrors.py b/test/builderrors.py index 1b3965b..568ed0d 100644 --- a/test/builderrors.py +++ b/test/builderrors.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/chained-build.py b/test/chained-build.py index 70149f7..a2443c8 100644 --- a/test/chained-build.py +++ b/test/chained-build.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/dependency-cycle.py b/test/dependency-cycle.py index 29d1716..194be94 100644 --- a/test/dependency-cycle.py +++ b/test/dependency-cycle.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/emitter.py b/test/emitter.py index 29b77ea..7fc14f0 100644 --- a/test/emitter.py +++ b/test/emitter.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/errors.py b/test/errors.py index 7968349..72e34d3 100644 --- a/test/errors.py +++ b/test/errors.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/exceptions.py b/test/exceptions.py index 04b9988..ef409fa 100644 --- a/test/exceptions.py +++ b/test/exceptions.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/exitfns.py b/test/exitfns.py index cc579d9..a0ac6e2 100644 --- a/test/exitfns.py +++ b/test/exitfns.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/file-names.py b/test/file-names.py index 077b7bd..7de2d83 100644 --- a/test/file-names.py +++ b/test/file-names.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/long-lines.py b/test/long-lines.py index 5e304ec..cde0683 100644 --- a/test/long-lines.py +++ b/test/long-lines.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/mingw.py b/test/mingw.py index 81c3ed4..6db5cc1 100644 --- a/test/mingw.py +++ b/test/mingw.py @@ -4,7 +4,7 @@ This tests the MinGW C/C++ compiler support. #!/usr/bin/env python # -# 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 diff --git a/test/msvc.py b/test/msvc.py index 53c37c7..3d7e324 100644 --- a/test/msvc.py +++ b/test/msvc.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/multi.py b/test/multi.py index 9bb15ec..1974a5f 100644 --- a/test/multi.py +++ b/test/multi.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/multiline.py b/test/multiline.py index c5636f3..302e17d 100644 --- a/test/multiline.py +++ b/test/multiline.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/no-arguments.py b/test/no-arguments.py index 4dca114..acd590a 100644 --- a/test/no-arguments.py +++ b/test/no-arguments.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/no-target.py b/test/no-target.py index 0e5bbb9..bffacc2 100644 --- a/test/no-target.py +++ b/test/no-target.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/nonexistent.py b/test/nonexistent.py index 0e7f7ac..05dd9d0 100644 --- a/test/nonexistent.py +++ b/test/nonexistent.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--.py b/test/option--.py index 4a31611..5f70769 100644 --- a/test/option--.py +++ b/test/option--.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--C.py b/test/option--C.py index b475688..8c9a07b 100644 --- a/test/option--C.py +++ b/test/option--C.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--D.py b/test/option--D.py index 6d2f31a..0bc295c 100644 --- a/test/option--D.py +++ b/test/option--D.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--H.py b/test/option--H.py index ef952f2..e0f7b82 100644 --- a/test/option--H.py +++ b/test/option--H.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--I.py b/test/option--I.py index 3a95931..b0e9254 100644 --- a/test/option--I.py +++ b/test/option--I.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--Q.py b/test/option--Q.py index 5d0ab45..5721c42 100644 --- a/test/option--Q.py +++ b/test/option--Q.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--R.py b/test/option--R.py index 45ce19b..451e0a9 100644 --- a/test/option--R.py +++ b/test/option--R.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--S.py b/test/option--S.py index 8e623a5..48befe6 100644 --- a/test/option--S.py +++ b/test/option--S.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--U.py b/test/option--U.py index fc92edd..8abe7b9 100644 --- a/test/option--U.py +++ b/test/option--U.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--W.py b/test/option--W.py index e01f8de..2e9729d 100644 --- a/test/option--W.py +++ b/test/option--W.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--Y.py b/test/option--Y.py index b598cf5..62d8b7a 100644 --- a/test/option--Y.py +++ b/test/option--Y.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--cd.py b/test/option--cd.py index 8bbe0f9..0f83bd3 100644 --- a/test/option--cd.py +++ b/test/option--cd.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--cf.py b/test/option--cf.py index 3b4fccb..94e1fdb 100644 --- a/test/option--cf.py +++ b/test/option--cf.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--cs.py b/test/option--cs.py index 02b889d..1ed6eb4 100644 --- a/test/option--cs.py +++ b/test/option--cs.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--debug.py b/test/option--debug.py index eed59c5..4894983 100644 --- a/test/option--debug.py +++ b/test/option--debug.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--implicit-cache.py b/test/option--implicit-cache.py index de3f635..0e5bf24 100644 --- a/test/option--implicit-cache.py +++ b/test/option--implicit-cache.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--la.py b/test/option--la.py index c4d1272..a192d19 100644 --- a/test/option--la.py +++ b/test/option--la.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--ld.py b/test/option--ld.py index 22fc281..dbb2ff5 100644 --- a/test/option--ld.py +++ b/test/option--ld.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--lw.py b/test/option--lw.py index 56a74fc..62377fe 100644 --- a/test/option--lw.py +++ b/test/option--lw.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--max-drift.py b/test/option--max-drift.py index 6fcdf66..4dacb4d 100644 --- a/test/option--max-drift.py +++ b/test/option--max-drift.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--npd.py b/test/option--npd.py index e13d9a1..76145df 100644 --- a/test/option--npd.py +++ b/test/option--npd.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--override.py b/test/option--override.py index 6e94603..7e28c24 100644 --- a/test/option--override.py +++ b/test/option--override.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--profile.py b/test/option--profile.py index ad13aae..ca0ec05 100644 --- a/test/option--profile.py +++ b/test/option--profile.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--random.py b/test/option--random.py index b1dae01..205a803 100644 --- a/test/option--random.py +++ b/test/option--random.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--warn.py b/test/option--warn.py index c6dc251..d69b6e9 100644 --- a/test/option--warn.py +++ b/test/option--warn.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--wf.py b/test/option--wf.py index 7fdc186..d366954 100644 --- a/test/option--wf.py +++ b/test/option--wf.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option--wuv.py b/test/option--wuv.py index c8d0f24..71e42bb 100644 --- a/test/option--wuv.py +++ b/test/option--wuv.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option-b.py b/test/option-b.py index 0dfbb95..f2b27f6 100644 --- a/test/option-b.py +++ b/test/option-b.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option-c.py b/test/option-c.py index 3a1eba8..8d7e777 100644 --- a/test/option-c.py +++ b/test/option-c.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option-d.py b/test/option-d.py index 02d54b6..209b078 100644 --- a/test/option-d.py +++ b/test/option-d.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option-e.py b/test/option-e.py index 5c1b4ff..13a46de 100644 --- a/test/option-e.py +++ b/test/option-e.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option-f.py b/test/option-f.py index d9835f7..ee1c18c 100644 --- a/test/option-f.py +++ b/test/option-f.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option-h.py b/test/option-h.py index f3a0538..e70de1b 100644 --- a/test/option-h.py +++ b/test/option-h.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option-i.py b/test/option-i.py index 88d3da4..b0a84f8 100644 --- a/test/option-i.py +++ b/test/option-i.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option-j.py b/test/option-j.py index 0a7a5d3..bf80f02 100644 --- a/test/option-j.py +++ b/test/option-j.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option-k.py b/test/option-k.py index b02ad48..8950f5f 100644 --- a/test/option-k.py +++ b/test/option-k.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option-l.py b/test/option-l.py index 5f320df..84223c2 100644 --- a/test/option-l.py +++ b/test/option-l.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option-m.py b/test/option-m.py index 7c3c2de..cc680ae 100644 --- a/test/option-m.py +++ b/test/option-m.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option-n.py b/test/option-n.py index 654e3ca..348c20c 100644 --- a/test/option-n.py +++ b/test/option-n.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option-o.py b/test/option-o.py index 2847c68..90ad430 100644 --- a/test/option-o.py +++ b/test/option-o.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option-p.py b/test/option-p.py index 92b4be0..cdc989c 100644 --- a/test/option-p.py +++ b/test/option-p.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option-q.py b/test/option-q.py index dca5495..e745760 100644 --- a/test/option-q.py +++ b/test/option-q.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option-r.py b/test/option-r.py index d6f2250..ad58f11 100644 --- a/test/option-r.py +++ b/test/option-r.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option-s.py b/test/option-s.py index 6db0560..c1061ba 100644 --- a/test/option-s.py +++ b/test/option-s.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option-t.py b/test/option-t.py index af52dec..d8c02b8 100644 --- a/test/option-t.py +++ b/test/option-t.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option-u.py b/test/option-u.py index c56e49f..f90e258 100644 --- a/test/option-u.py +++ b/test/option-u.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option-unknown.py b/test/option-unknown.py index f6f49e1..19ac9ab 100644 --- a/test/option-unknown.py +++ b/test/option-unknown.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/option-v.py b/test/option-v.py index 049fa17..e3cd91b 100644 --- a/test/option-v.py +++ b/test/option-v.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 @@ -37,13 +37,13 @@ test.write('SConstruct', "") # depending on whether it's invoked through scons.py or scons.bat. expect1 = r"""SCons by Steven Knight et al.: \tengine: v\S+, [^,]*, by \S+ on \S+ -Copyright 2001, 2002, 2003 Steven Knight +Copyright \(c\) 2001, 2002, 2003 Steven Knight """ expect2 = r"""SCons by Steven Knight et al.: \tscript: v\S+, [^,]*, by \S+ on \S+ \tengine: v\S+, [^,]*, by \S+ on \S+ -Copyright 2001, 2002, 2003 Steven Knight +Copyright \(c\) 2001, 2002, 2003 Steven Knight """ test.run(arguments = '-v') diff --git a/test/option-w.py b/test/option-w.py index 3ff1b24..9c66772 100644 --- a/test/option-w.py +++ b/test/option-w.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/overrides.py b/test/overrides.py index 0345c7e..f1a22be 100644 --- a/test/overrides.py +++ b/test/overrides.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/preserve-source.py b/test/preserve-source.py index 5a1f802..3c29828 100644 --- a/test/preserve-source.py +++ b/test/preserve-source.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/redirection.py b/test/redirection.py index 01111cc..da3732e 100644 --- a/test/redirection.py +++ b/test/redirection.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/same-name.py b/test/same-name.py index 8429024..93dea66 100644 --- a/test/same-name.py +++ b/test/same-name.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/scan-once.py b/test/scan-once.py index 439b411..35bb2d7 100644 --- a/test/scan-once.py +++ b/test/scan-once.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/sconsign.py b/test/sconsign.py index 7d2ccfa..50b7bb1 100644 --- a/test/sconsign.py +++ b/test/sconsign.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/spaces.py b/test/spaces.py index 957a46a..8be6a83 100644 --- a/test/spaces.py +++ b/test/spaces.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/special-filenames.py b/test/special-filenames.py index 42ff8a1..d152e52 100644 --- a/test/special-filenames.py +++ b/test/special-filenames.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/subdir.py b/test/subdir.py index ef6692d..e155a67 100644 --- a/test/subdir.py +++ b/test/subdir.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/timestamp-fallback.py b/test/timestamp-fallback.py index f79104c..9ea515c 100644 --- a/test/timestamp-fallback.py +++ b/test/timestamp-fallback.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/up-to-date.py b/test/up-to-date.py index 926b15c..8311444 100644 --- a/test/up-to-date.py +++ b/test/up-to-date.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 diff --git a/test/win32pathmadness.py b/test/win32pathmadness.py index 2d26e1f..ea40c66 100644 --- a/test/win32pathmadness.py +++ b/test/win32pathmadness.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# 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 |