diff options
| author | Paul S. Owen <psotfx@users.sourceforge.net> | 2001-08-26 14:20:29 +0000 |
|---|---|---|
| committer | Paul S. Owen <psotfx@users.sourceforge.net> | 2001-08-26 14:20:29 +0000 |
| commit | 56a52d5c47f8f3254468404e680cd5bb4bf5347e (patch) | |
| tree | 86a2f4802f2158f6df2bf733eeaee65121ff545e | |
| parent | 92fda1ce7c41b563c53e73bf584fdee78717d6c5 (diff) | |
| download | forums-56a52d5c47f8f3254468404e680cd5bb4bf5347e.tar forums-56a52d5c47f8f3254468404e680cd5bb4bf5347e.tar.gz forums-56a52d5c47f8f3254468404e680cd5bb4bf5347e.tar.bz2 forums-56a52d5c47f8f3254468404e680cd5bb4bf5347e.tar.xz forums-56a52d5c47f8f3254468404e680cd5bb4bf5347e.zip | |
Modified header comments
git-svn-id: file:///svn/phpbb/trunk@934 89ea8834-ac86-4346-8a33-228a782c2dd0
| -rwxr-xr-x | phpBB/language/lang_english.php | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/phpBB/language/lang_english.php b/phpBB/language/lang_english.php index f17f8d24b5..09028bf1f3 100755 --- a/phpBB/language/lang_english.php +++ b/phpBB/language/lang_english.php @@ -8,16 +8,7 @@ * * $Id$ * - * ***************************************************************************/ - -/*************************************************************************** - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - ***************************************************************************/ + ****************************************************************************/ // // The future format of this file will be: |
