diff options
Diffstat (limited to 'src/modules/language')
| -rw-r--r-- | src/modules/language/detector.cpp | 2 | ||||
| -rw-r--r-- | src/modules/language/detector.h | 2 | ||||
| -rwxr-xr-x | src/modules/language/detector/build_detector.pl | 4 | ||||
| -rw-r--r-- | src/modules/language/libkvilanguage.cpp | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/src/modules/language/detector.cpp b/src/modules/language/detector.cpp index 03439f68e..8646369f2 100644 --- a/src/modules/language/detector.cpp +++ b/src/modules/language/detector.cpp @@ -7,7 +7,7 @@ // 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 opinion) any later version. +// of the License, or (at your option) any later version. // // This program is distributed in the HOPE that it will be USEFUL, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/modules/language/detector.h b/src/modules/language/detector.h index 0ac24c120..eedf2303b 100644 --- a/src/modules/language/detector.h +++ b/src/modules/language/detector.h @@ -11,7 +11,7 @@ // 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 opinion) any later version. +// of the License, or (at your option) any later version. // // This program is distributed in the HOPE that it will be USEFUL, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/modules/language/detector/build_detector.pl b/src/modules/language/detector/build_detector.pl index 7ac54b276..b67c41b86 100755 --- a/src/modules/language/detector/build_detector.pl +++ b/src/modules/language/detector/build_detector.pl @@ -9,7 +9,7 @@ # 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 opinion) any later version. +# of the License, or (at your option) any later version. # # This program is distributed in the HOPE that it will be USEFUL, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -78,7 +78,7 @@ print OUTPUT "//\n"; print OUTPUT "// This program is FREE software. You can redistribute it and/or\n"; print OUTPUT "// modify it under the terms of the GNU General Public License\n"; print OUTPUT "// as published by the Free Software Foundation; either version 2\n"; -print OUTPUT "// of the License, or (at your opinion) any later version.\n"; +print OUTPUT "// of the License, or (at your option) any later version.\n"; print OUTPUT "//\n"; print OUTPUT "// This program is distributed in the HOPE that it will be USEFUL,\n"; print OUTPUT "// but WITHOUT ANY WARRANTY; without even the implied warranty of\n"; diff --git a/src/modules/language/libkvilanguage.cpp b/src/modules/language/libkvilanguage.cpp index 9bc1dad60..6f800d614 100644 --- a/src/modules/language/libkvilanguage.cpp +++ b/src/modules/language/libkvilanguage.cpp @@ -9,7 +9,7 @@ // 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 opinion) any later version. +// of the License, or (at your option) any later version. // // This program is distributed in the HOPE that it will be USEFUL, // but WITHOUT ANY WARRANTY; without even the implied warranty of |
