From 1654c5f87b2ca0dfdbad72cb4a7e1876cef140ee Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 6 Jan 2010 03:13:16 +0000 Subject: Updated obsolete GPL license addresses to current GPL address git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kopete/protocols/msn/webcam/libmimic/COPYING | 4 ++-- kopete/protocols/msn/webcam/libmimic/bitstring.c | 2 +- kopete/protocols/msn/webcam/libmimic/colorspace.c | 2 +- kopete/protocols/msn/webcam/libmimic/deblock.c | 2 +- kopete/protocols/msn/webcam/libmimic/decode.c | 2 +- kopete/protocols/msn/webcam/libmimic/encode.c | 2 +- kopete/protocols/msn/webcam/libmimic/fdct_quant.c | 2 +- kopete/protocols/msn/webcam/libmimic/idct_dequant.c | 2 +- kopete/protocols/msn/webcam/libmimic/mimic-private.h | 2 +- kopete/protocols/msn/webcam/libmimic/mimic.c | 2 +- kopete/protocols/msn/webcam/libmimic/mimic.h | 2 +- kopete/protocols/msn/webcam/libmimic/vlc_common.c | 2 +- kopete/protocols/msn/webcam/libmimic/vlc_decode.c | 2 +- kopete/protocols/msn/webcam/libmimic/vlc_encode.c | 2 +- 14 files changed, 15 insertions(+), 15 deletions(-) (limited to 'kopete/protocols/msn') diff --git a/kopete/protocols/msn/webcam/libmimic/COPYING b/kopete/protocols/msn/webcam/libmimic/COPYING index b1e3f5a2..590797f2 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. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 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 2aef7284..833ca76a 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #include "mimic-private.h" diff --git a/kopete/protocols/msn/webcam/libmimic/colorspace.c b/kopete/protocols/msn/webcam/libmimic/colorspace.c index 620992c6..56060dfd 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #include "mimic-private.h" diff --git a/kopete/protocols/msn/webcam/libmimic/deblock.c b/kopete/protocols/msn/webcam/libmimic/deblock.c index cfd6ff6d..0c3cf3d6 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #include diff --git a/kopete/protocols/msn/webcam/libmimic/decode.c b/kopete/protocols/msn/webcam/libmimic/decode.c index 2bc0e6c9..981ceda4 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #include diff --git a/kopete/protocols/msn/webcam/libmimic/encode.c b/kopete/protocols/msn/webcam/libmimic/encode.c index 909ebd80..3dce1ac0 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #include diff --git a/kopete/protocols/msn/webcam/libmimic/fdct_quant.c b/kopete/protocols/msn/webcam/libmimic/fdct_quant.c index 7e8d0bdd..928bd2d0 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 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 e5d64fb4..8785b497 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 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 d33c50b7..84f5dd70 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #ifndef MIMIC_PRIVATE_H diff --git a/kopete/protocols/msn/webcam/libmimic/mimic.c b/kopete/protocols/msn/webcam/libmimic/mimic.c index 95564755..9d0b3924 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #include diff --git a/kopete/protocols/msn/webcam/libmimic/mimic.h b/kopete/protocols/msn/webcam/libmimic/mimic.h index 491548f4..36543269 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 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 cbb0acc5..66b851aa 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #include diff --git a/kopete/protocols/msn/webcam/libmimic/vlc_decode.c b/kopete/protocols/msn/webcam/libmimic/vlc_decode.c index 5675342d..832d3199 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #include diff --git a/kopete/protocols/msn/webcam/libmimic/vlc_encode.c b/kopete/protocols/msn/webcam/libmimic/vlc_encode.c index 8d301627..f9d83129 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #include -- cgit v1.2.1