diff options
| author | 2015-11-28 00:12:19 +0000 | |
|---|---|---|
| committer | 2015-11-28 00:27:43 +0000 | |
| commit | 973649f82e5543a84f71b384a3f1bc9741007874 (patch) | |
| tree | da8ca3d9bf9540e2f6682f1f4d3c34fdb80af954 /src/modules/about | |
| parent | copyright headers: cosmetic capitalization & consistecy fixes. (diff) | |
| download | KVIrc-973649f82e5543a84f71b384a3f1bc9741007874.tar.gz KVIrc-973649f82e5543a84f71b384a3f1bc9741007874.tar.bz2 KVIrc-973649f82e5543a84f71b384a3f1bc9741007874.zip | |
copyright headers: fix broken boilerplate wording linkss -> terms and opinion -> option
Diffstat (limited to 'src/modules/about')
| -rw-r--r-- | src/modules/about/AboutDialog.cpp | 2 | ||||
| -rw-r--r-- | src/modules/about/AboutDialog.h | 2 | ||||
| -rw-r--r-- | src/modules/about/libkviabout.cpp | 2 | ||||
| -rw-r--r-- | src/modules/about/libkviabout.h | 2 | ||||
| -rw-r--r-- | src/modules/about/mkabouttext.pl | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/modules/about/AboutDialog.cpp b/src/modules/about/AboutDialog.cpp index 49c9ef32f..931b6ab9d 100644 --- a/src/modules/about/AboutDialog.cpp +++ b/src/modules/about/AboutDialog.cpp @@ -10,7 +10,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/about/AboutDialog.h b/src/modules/about/AboutDialog.h index f9863379f..7a94667cf 100644 --- a/src/modules/about/AboutDialog.h +++ b/src/modules/about/AboutDialog.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/about/libkviabout.cpp b/src/modules/about/libkviabout.cpp index e29dde3ad..f73d02c7e 100644 --- a/src/modules/about/libkviabout.cpp +++ b/src/modules/about/libkviabout.cpp @@ -12,7 +12,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/about/libkviabout.h b/src/modules/about/libkviabout.h index 134169d0a..b396f64eb 100644 --- a/src/modules/about/libkviabout.h +++ b/src/modules/about/libkviabout.h @@ -12,7 +12,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/about/mkabouttext.pl b/src/modules/about/mkabouttext.pl index 62d237443..a5c0da76f 100644 --- a/src/modules/about/mkabouttext.pl +++ b/src/modules/about/mkabouttext.pl @@ -12,7 +12,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 |
