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/http | |
| 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/http')
| -rw-r--r-- | src/modules/http/httpfiletransfer.cpp | 2 | ||||
| -rw-r--r-- | src/modules/http/httpfiletransfer.h | 2 | ||||
| -rw-r--r-- | src/modules/http/libkvihttp.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/modules/http/httpfiletransfer.cpp b/src/modules/http/httpfiletransfer.cpp index ff5f0c2a4..bd78f7619 100644 --- a/src/modules/http/httpfiletransfer.cpp +++ b/src/modules/http/httpfiletransfer.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/http/httpfiletransfer.h b/src/modules/http/httpfiletransfer.h index 471236ab4..735c53d7a 100644 --- a/src/modules/http/httpfiletransfer.h +++ b/src/modules/http/httpfiletransfer.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/http/libkvihttp.cpp b/src/modules/http/libkvihttp.cpp index 3d999464f..1d8a3483b 100644 --- a/src/modules/http/libkvihttp.cpp +++ b/src/modules/http/libkvihttp.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. // //============================================================================= |
