diff options
author | ptomulik <ptomulik@meil.pw.edu.pl> | 2012-06-06 20:42:39 (GMT) |
---|---|---|
committer | ptomulik <ptomulik@meil.pw.edu.pl> | 2012-06-06 20:42:39 (GMT) |
commit | a486464211ccae2b17049e86a7b05c531c6897a6 (patch) | |
tree | b84ee71773f2d6c1750141ff57d69fdcbc4917a1 /test | |
parent | 9609517e3478139d5c503ce96f39eb856f1f78a7 (diff) | |
download | SCons-a486464211ccae2b17049e86a7b05c531c6897a6.zip SCons-a486464211ccae2b17049e86a7b05c531c6897a6.tar.gz SCons-a486464211ccae2b17049e86a7b05c531c6897a6.tar.bz2 |
Corrected COPYRIGH placeholders
Diffstat (limited to 'test')
26 files changed, 26 insertions, 26 deletions
diff --git a/test/GETTEXT/Translate_doc_user_examples1.py b/test/GETTEXT/Translate_doc_user_examples1.py index 96a6c2c..f3c20be 100644 --- a/test/GETTEXT/Translate_doc_user_examples1.py +++ b/test/GETTEXT/Translate_doc_user_examples1.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/GETTEXT/Translate_doc_user_examples2.py b/test/GETTEXT/Translate_doc_user_examples2.py index 7fffb86..674c975 100644 --- a/test/GETTEXT/Translate_doc_user_examples2.py +++ b/test/GETTEXT/Translate_doc_user_examples2.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/GETTEXT/Translate_doc_user_examples3.py b/test/GETTEXT/Translate_doc_user_examples3.py index d099523..456d328 100644 --- a/test/GETTEXT/Translate_doc_user_examples3.py +++ b/test/GETTEXT/Translate_doc_user_examples3.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/GETTEXT/doc_user_examples1.py b/test/GETTEXT/doc_user_examples1.py index bf210a1..56d56e6 100644 --- a/test/GETTEXT/doc_user_examples1.py +++ b/test/GETTEXT/doc_user_examples1.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/MSGFMT/MOFile_doc_user_examples1.py b/test/MSGFMT/MOFile_doc_user_examples1.py index d1b7982..6df8edf 100644 --- a/test/MSGFMT/MOFile_doc_user_examples1.py +++ b/test/MSGFMT/MOFile_doc_user_examples1.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/MSGFMT/MOFile_doc_user_examples2.py b/test/MSGFMT/MOFile_doc_user_examples2.py index ab37369..72ad3a6 100644 --- a/test/MSGFMT/MOFile_doc_user_examples2.py +++ b/test/MSGFMT/MOFile_doc_user_examples2.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/MSGFMT/MOFile_doc_user_examples3.py b/test/MSGFMT/MOFile_doc_user_examples3.py index 3eae629..8624b4a 100644 --- a/test/MSGFMT/MOFile_doc_user_examples3.py +++ b/test/MSGFMT/MOFile_doc_user_examples3.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/MSGFMT/MOFile_doc_user_examples4.py b/test/MSGFMT/MOFile_doc_user_examples4.py index 6be4707..e6d521d 100644 --- a/test/MSGFMT/MOFile_doc_user_examples4.py +++ b/test/MSGFMT/MOFile_doc_user_examples4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/MSGINIT/POinit_doc_user_examples1.py b/test/MSGINIT/POinit_doc_user_examples1.py index b69e58f..2dde34c 100644 --- a/test/MSGINIT/POinit_doc_user_examples1.py +++ b/test/MSGINIT/POinit_doc_user_examples1.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/MSGINIT/POinit_doc_user_examples2.py b/test/MSGINIT/POinit_doc_user_examples2.py index 5832d67..23233f7 100644 --- a/test/MSGINIT/POinit_doc_user_examples2.py +++ b/test/MSGINIT/POinit_doc_user_examples2.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/MSGINIT/POinit_doc_user_examples3.py b/test/MSGINIT/POinit_doc_user_examples3.py index 3f971c9..e0a27d1 100644 --- a/test/MSGINIT/POinit_doc_user_examples3.py +++ b/test/MSGINIT/POinit_doc_user_examples3.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/MSGINIT/POinit_doc_user_examples4.py b/test/MSGINIT/POinit_doc_user_examples4.py index 903a2ac..cdd1733 100644 --- a/test/MSGINIT/POinit_doc_user_examples4.py +++ b/test/MSGINIT/POinit_doc_user_examples4.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/MSGINIT/POinit_doc_user_examples5.py b/test/MSGINIT/POinit_doc_user_examples5.py index bd38950..20dee41 100644 --- a/test/MSGINIT/POinit_doc_user_examples5.py +++ b/test/MSGINIT/POinit_doc_user_examples5.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/MSGINIT/POinit_doc_user_examples6.py b/test/MSGINIT/POinit_doc_user_examples6.py index 9e5f189..7c829c0 100644 --- a/test/MSGINIT/POinit_doc_user_examples6.py +++ b/test/MSGINIT/POinit_doc_user_examples6.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/MSGMERGE/POUpdate_doc_user_examples1.py b/test/MSGMERGE/POUpdate_doc_user_examples1.py index dd7b41a..6a22698 100644 --- a/test/MSGMERGE/POUpdate_doc_user_examples1.py +++ b/test/MSGMERGE/POUpdate_doc_user_examples1.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/MSGMERGE/POUpdate_doc_user_examples2.py b/test/MSGMERGE/POUpdate_doc_user_examples2.py index a9f7dda..da721c4 100644 --- a/test/MSGMERGE/POUpdate_doc_user_examples2.py +++ b/test/MSGMERGE/POUpdate_doc_user_examples2.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/MSGMERGE/POUpdate_doc_user_examples3.py b/test/MSGMERGE/POUpdate_doc_user_examples3.py index 782b4cd..9a927ea 100644 --- a/test/MSGMERGE/POUpdate_doc_user_examples3.py +++ b/test/MSGMERGE/POUpdate_doc_user_examples3.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/MSGMERGE/POUpdate_doc_user_examples4.py b/test/MSGMERGE/POUpdate_doc_user_examples4.py index 71587ac..82dedc9 100644 --- a/test/MSGMERGE/POUpdate_doc_user_examples4.py +++ b/test/MSGMERGE/POUpdate_doc_user_examples4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/MSGMERGE/POUpdate_doc_user_examples5.py b/test/MSGMERGE/POUpdate_doc_user_examples5.py index d92fa4d..d292c4f 100644 --- a/test/MSGMERGE/POUpdate_doc_user_examples5.py +++ b/test/MSGMERGE/POUpdate_doc_user_examples5.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/MSGMERGE/POUpdate_doc_user_examples6.py b/test/MSGMERGE/POUpdate_doc_user_examples6.py index 6360db5..de34a82 100644 --- a/test/MSGMERGE/POUpdate_doc_user_examples6.py +++ b/test/MSGMERGE/POUpdate_doc_user_examples6.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/MSGMERGE/POUpdate_doc_user_examples8.py b/test/MSGMERGE/POUpdate_doc_user_examples8.py index 78e478d..9e08225 100644 --- a/test/MSGMERGE/POUpdate_doc_user_examples8.py +++ b/test/MSGMERGE/POUpdate_doc_user_examples8.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/XGETTEXT/POTUpdate_doc_user_examples1.py b/test/XGETTEXT/POTUpdate_doc_user_examples1.py index f3e76a8..4eb3fd9 100644 --- a/test/XGETTEXT/POTUpdate_doc_user_examples1.py +++ b/test/XGETTEXT/POTUpdate_doc_user_examples1.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/XGETTEXT/POTUpdate_doc_user_examples2.py b/test/XGETTEXT/POTUpdate_doc_user_examples2.py index 72345a6..9999a68 100644 --- a/test/XGETTEXT/POTUpdate_doc_user_examples2.py +++ b/test/XGETTEXT/POTUpdate_doc_user_examples2.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/XGETTEXT/POTUpdate_doc_user_examples3.py b/test/XGETTEXT/POTUpdate_doc_user_examples3.py index 2c4cf06..869a0ad 100644 --- a/test/XGETTEXT/POTUpdate_doc_user_examples3.py +++ b/test/XGETTEXT/POTUpdate_doc_user_examples3.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/XGETTEXT/POTUpdate_doc_user_examples4.py b/test/XGETTEXT/POTUpdate_doc_user_examples4.py index 9743c0c..70cbe29 100644 --- a/test/XGETTEXT/POTUpdate_doc_user_examples4.py +++ b/test/XGETTEXT/POTUpdate_doc_user_examples4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __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/XGETTEXT/POTUpdate_doc_user_examples5.py b/test/XGETTEXT/POTUpdate_doc_user_examples5.py index 21aa27a..39a2555 100644 --- a/test/XGETTEXT/POTUpdate_doc_user_examples5.py +++ b/test/XGETTEXT/POTUpdate_doc_user_examples5.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -# __TOOL_COPYRIGHT__ +# __COPYRIGHT__ # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the |