summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/msn
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-06 06:05:05 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-06 06:05:05 +0000
commit654fcc369efd9222176430b6e1276a698ec92ce9 (patch)
tree7d8a0a4dcfef220a6b4ba81c5ae9b741d473e9fa /kopete/protocols/msn
parent1654c5f87b2ca0dfdbad72cb4a7e1876cef140ee (diff)
downloadtdenetwork-654fcc369efd9222176430b6e1276a698ec92ce9.tar.gz
tdenetwork-654fcc369efd9222176430b6e1276a698ec92ce9.zip
Fixed remaining GPL address zip codes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kopete/protocols/msn')
-rw-r--r--kopete/protocols/msn/webcam/libmimic/COPYING4
-rw-r--r--kopete/protocols/msn/webcam/libmimic/bitstring.c2
-rw-r--r--kopete/protocols/msn/webcam/libmimic/colorspace.c2
-rw-r--r--kopete/protocols/msn/webcam/libmimic/deblock.c2
-rw-r--r--kopete/protocols/msn/webcam/libmimic/decode.c2
-rw-r--r--kopete/protocols/msn/webcam/libmimic/encode.c2
-rw-r--r--kopete/protocols/msn/webcam/libmimic/fdct_quant.c2
-rw-r--r--kopete/protocols/msn/webcam/libmimic/idct_dequant.c2
-rw-r--r--kopete/protocols/msn/webcam/libmimic/mimic-private.h2
-rw-r--r--kopete/protocols/msn/webcam/libmimic/mimic.c2
-rw-r--r--kopete/protocols/msn/webcam/libmimic/mimic.h2
-rw-r--r--kopete/protocols/msn/webcam/libmimic/vlc_common.c2
-rw-r--r--kopete/protocols/msn/webcam/libmimic/vlc_decode.c2
-rw-r--r--kopete/protocols/msn/webcam/libmimic/vlc_encode.c2
14 files changed, 15 insertions, 15 deletions
diff --git a/kopete/protocols/msn/webcam/libmimic/COPYING b/kopete/protocols/msn/webcam/libmimic/COPYING
index 590797f2..ae23fcfd 100644
--- a/kopete/protocols/msn/webcam/libmimic/COPYING
+++ b/kopete/protocols/msn/webcam/libmimic/COPYING
@@ -2,7 +2,7 @@
Version 2.1, February 1999
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
- 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -485,7 +485,7 @@ convey the exclusion of warranty; and each file should have at least the
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Also add information on how to contact you by electronic and paper mail.
diff --git a/kopete/protocols/msn/webcam/libmimic/bitstring.c b/kopete/protocols/msn/webcam/libmimic/bitstring.c
index 833ca76a..7caf9fd8 100644
--- a/kopete/protocols/msn/webcam/libmimic/bitstring.c
+++ b/kopete/protocols/msn/webcam/libmimic/bitstring.c
@@ -12,7 +12,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "mimic-private.h"
diff --git a/kopete/protocols/msn/webcam/libmimic/colorspace.c b/kopete/protocols/msn/webcam/libmimic/colorspace.c
index 56060dfd..27de4a09 100644
--- a/kopete/protocols/msn/webcam/libmimic/colorspace.c
+++ b/kopete/protocols/msn/webcam/libmimic/colorspace.c
@@ -12,7 +12,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "mimic-private.h"
diff --git a/kopete/protocols/msn/webcam/libmimic/deblock.c b/kopete/protocols/msn/webcam/libmimic/deblock.c
index 0c3cf3d6..02218d36 100644
--- a/kopete/protocols/msn/webcam/libmimic/deblock.c
+++ b/kopete/protocols/msn/webcam/libmimic/deblock.c
@@ -12,7 +12,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <stdlib.h>
diff --git a/kopete/protocols/msn/webcam/libmimic/decode.c b/kopete/protocols/msn/webcam/libmimic/decode.c
index 981ceda4..83067562 100644
--- a/kopete/protocols/msn/webcam/libmimic/decode.c
+++ b/kopete/protocols/msn/webcam/libmimic/decode.c
@@ -12,7 +12,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <string.h>
diff --git a/kopete/protocols/msn/webcam/libmimic/encode.c b/kopete/protocols/msn/webcam/libmimic/encode.c
index 3dce1ac0..6c8a9de8 100644
--- a/kopete/protocols/msn/webcam/libmimic/encode.c
+++ b/kopete/protocols/msn/webcam/libmimic/encode.c
@@ -12,7 +12,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <stdlib.h>
diff --git a/kopete/protocols/msn/webcam/libmimic/fdct_quant.c b/kopete/protocols/msn/webcam/libmimic/fdct_quant.c
index 928bd2d0..f32adc80 100644
--- a/kopete/protocols/msn/webcam/libmimic/fdct_quant.c
+++ b/kopete/protocols/msn/webcam/libmimic/fdct_quant.c
@@ -12,7 +12,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "mimic-private.h"
diff --git a/kopete/protocols/msn/webcam/libmimic/idct_dequant.c b/kopete/protocols/msn/webcam/libmimic/idct_dequant.c
index 8785b497..3512247e 100644
--- a/kopete/protocols/msn/webcam/libmimic/idct_dequant.c
+++ b/kopete/protocols/msn/webcam/libmimic/idct_dequant.c
@@ -12,7 +12,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "mimic-private.h"
diff --git a/kopete/protocols/msn/webcam/libmimic/mimic-private.h b/kopete/protocols/msn/webcam/libmimic/mimic-private.h
index 84f5dd70..adf59291 100644
--- a/kopete/protocols/msn/webcam/libmimic/mimic-private.h
+++ b/kopete/protocols/msn/webcam/libmimic/mimic-private.h
@@ -12,7 +12,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef MIMIC_PRIVATE_H
diff --git a/kopete/protocols/msn/webcam/libmimic/mimic.c b/kopete/protocols/msn/webcam/libmimic/mimic.c
index 9d0b3924..61abf9e8 100644
--- a/kopete/protocols/msn/webcam/libmimic/mimic.c
+++ b/kopete/protocols/msn/webcam/libmimic/mimic.c
@@ -12,7 +12,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <string.h>
diff --git a/kopete/protocols/msn/webcam/libmimic/mimic.h b/kopete/protocols/msn/webcam/libmimic/mimic.h
index 36543269..9660e674 100644
--- a/kopete/protocols/msn/webcam/libmimic/mimic.h
+++ b/kopete/protocols/msn/webcam/libmimic/mimic.h
@@ -12,7 +12,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef MIMIC_H
diff --git a/kopete/protocols/msn/webcam/libmimic/vlc_common.c b/kopete/protocols/msn/webcam/libmimic/vlc_common.c
index 66b851aa..16a4859f 100644
--- a/kopete/protocols/msn/webcam/libmimic/vlc_common.c
+++ b/kopete/protocols/msn/webcam/libmimic/vlc_common.c
@@ -12,7 +12,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <stdlib.h>
diff --git a/kopete/protocols/msn/webcam/libmimic/vlc_decode.c b/kopete/protocols/msn/webcam/libmimic/vlc_decode.c
index 832d3199..fed26743 100644
--- a/kopete/protocols/msn/webcam/libmimic/vlc_decode.c
+++ b/kopete/protocols/msn/webcam/libmimic/vlc_decode.c
@@ -12,7 +12,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <string.h>
diff --git a/kopete/protocols/msn/webcam/libmimic/vlc_encode.c b/kopete/protocols/msn/webcam/libmimic/vlc_encode.c
index f9d83129..6aeebe1c 100644
--- a/kopete/protocols/msn/webcam/libmimic/vlc_encode.c
+++ b/kopete/protocols/msn/webcam/libmimic/vlc_encode.c
@@ -12,7 +12,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <stdlib.h>