diff options
author | Arnaud Boutonné | 2010-01-23 22:50:24 +0000 |
---|---|---|
committer | Arnaud Boutonné | 2010-01-23 22:50:24 +0000 |
commit | 1f79fd57881cd24a3b16c5775187487acee69dd9 (patch) | |
tree | bdeb9bf8df2bccf596ce1aac4cdd4b9492b9f779 /tools | |
parent | 00b4e1440cbb339e759ad509ea94bf8688822e52 (diff) | |
download | scummvm-rg350-1f79fd57881cd24a3b16c5775187487acee69dd9.tar.gz scummvm-rg350-1f79fd57881cd24a3b16c5775187487acee69dd9.tar.bz2 scummvm-rg350-1f79fd57881cd24a3b16c5775187487acee69dd9.zip |
Some more header modifications ("Graphic Adventure Engine" and the legal property paragraph)
svn-id: r47489
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/construct-pred-dict.pl | 2 | ||||
-rwxr-xr-x | tools/extract-words-tok.pl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/construct-pred-dict.pl b/tools/construct-pred-dict.pl index 01a89e8d94..a092429ff6 100755 --- a/tools/construct-pred-dict.pl +++ b/tools/construct-pred-dict.pl @@ -1,6 +1,6 @@ #!perl # -# ScummVM - Scumm Interpreter +# ScummVM - Graphic Adventure Engine # # ScummVM is the legal property of its developers, whose names # are too numerous to list here. Please refer to the COPYRIGHT diff --git a/tools/extract-words-tok.pl b/tools/extract-words-tok.pl index ce5de0e43c..ea654759aa 100755 --- a/tools/extract-words-tok.pl +++ b/tools/extract-words-tok.pl @@ -1,6 +1,6 @@ #!perl # -# ScummVM - Scumm Interpreter +# ScummVM - Graphic Adventure Engine # # ScummVM is the legal property of its developers, whose names # are too numerous to list here. Please refer to the COPYRIGHT |