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 /src/engine/SCons/Tool/xgettext.py | |
parent | 9609517e3478139d5c503ce96f39eb856f1f78a7 (diff) | |
download | SCons-a486464211ccae2b17049e86a7b05c531c6897a6.zip SCons-a486464211ccae2b17049e86a7b05c531c6897a6.tar.gz SCons-a486464211ccae2b17049e86a7b05c531c6897a6.tar.bz2 |
Corrected COPYRIGH placeholders
Diffstat (limited to 'src/engine/SCons/Tool/xgettext.py')
-rw-r--r-- | src/engine/SCons/Tool/xgettext.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/SCons/Tool/xgettext.py b/src/engine/SCons/Tool/xgettext.py index 0495174..860e51b 100644 --- a/src/engine/SCons/Tool/xgettext.py +++ b/src/engine/SCons/Tool/xgettext.py @@ -3,7 +3,7 @@ Tool specific initialization of `xgettext` tool. """ -# __TOOL_COPYRIGHT__ +# __COPYRIGHT__ # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the |