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/url | |
| 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/url')
| -rw-r--r-- | src/modules/url/icons.h | 2 | ||||
| -rw-r--r-- | src/modules/url/libkviurl.cpp | 2 | ||||
| -rw-r--r-- | src/modules/url/libkviurl.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/modules/url/icons.h b/src/modules/url/icons.h index 79dbed89d..4ac4a054d 100644 --- a/src/modules/url/icons.h +++ b/src/modules/url/icons.h @@ -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/url/libkviurl.cpp b/src/modules/url/libkviurl.cpp index 86eee5803..52122527f 100644 --- a/src/modules/url/libkviurl.cpp +++ b/src/modules/url/libkviurl.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/url/libkviurl.h b/src/modules/url/libkviurl.h index dd65b0081..d6cbf3078 100644 --- a/src/modules/url/libkviurl.h +++ b/src/modules/url/libkviurl.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. // //============================================================================= |
