diff options
| author | 2009-05-08 19:24:26 +0000 | |
|---|---|---|
| committer | 2009-05-08 19:24:26 +0000 | |
| commit | f2a10fca8b84550638a94a60ffe7c7ac4313b8fd (patch) | |
| tree | cdb08af2c797404e5acbd0427303334e666a2c28 /src/modules/help | |
| parent | updated fsf address in kvi_numeric.h (both trunk/ and branches/3.4) (diff) | |
| download | KVIrc-f2a10fca8b84550638a94a60ffe7c7ac4313b8fd.tar.gz KVIrc-f2a10fca8b84550638a94a60ffe7c7ac4313b8fd.tar.bz2 KVIrc-f2a10fca8b84550638a94a60ffe7c7ac4313b8fd.zip | |
updates FSF address, thanks to Kebianizao for noticing
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/help')
| -rw-r--r-- | src/modules/help/helpwidget.cpp | 2 | ||||
| -rw-r--r-- | src/modules/help/helpwidget.h | 2 | ||||
| -rw-r--r-- | src/modules/help/helpwindow.cpp | 2 | ||||
| -rw-r--r-- | src/modules/help/helpwindow.h | 2 | ||||
| -rw-r--r-- | src/modules/help/libkvihelp.cpp | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/modules/help/helpwidget.cpp b/src/modules/help/helpwidget.cpp index cd7707913..ffd65b239 100644 --- a/src/modules/help/helpwidget.cpp +++ b/src/modules/help/helpwidget.cpp @@ -18,7 +18,7 @@ // // You should have received a copy of the GNU General Public License // along with this program. If not, write to the Free Software Foundation, -// Inc. ,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // //============================================================================= diff --git a/src/modules/help/helpwidget.h b/src/modules/help/helpwidget.h index f4ba18f74..b175801ef 100644 --- a/src/modules/help/helpwidget.h +++ b/src/modules/help/helpwidget.h @@ -20,7 +20,7 @@ // // You should have received a copy of the GNU General Public License // along with this program. If not, write to the Free Software Foundation, -// Inc. ,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // //============================================================================= diff --git a/src/modules/help/helpwindow.cpp b/src/modules/help/helpwindow.cpp index 397967deb..b10ab2177 100644 --- a/src/modules/help/helpwindow.cpp +++ b/src/modules/help/helpwindow.cpp @@ -18,7 +18,7 @@ // // You should have received a copy of the GNU General Public License // along with this program. If not, write to the Free Software Foundation, -// Inc. ,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // //============================================================================= diff --git a/src/modules/help/helpwindow.h b/src/modules/help/helpwindow.h index e7676c64a..f2cfd15b0 100644 --- a/src/modules/help/helpwindow.h +++ b/src/modules/help/helpwindow.h @@ -20,7 +20,7 @@ // // You should have received a copy of the GNU General Public License // along with this program. If not, write to the Free Software Foundation, -// Inc. ,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // //============================================================================= diff --git a/src/modules/help/libkvihelp.cpp b/src/modules/help/libkvihelp.cpp index 357ba9424..b78933d10 100644 --- a/src/modules/help/libkvihelp.cpp +++ b/src/modules/help/libkvihelp.cpp @@ -18,7 +18,7 @@ // // You should have received a copy of the GNU General Public License // along with this program. If not, write to the Free Software Foundation, -// Inc. ,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // //============================================================================= |
