From 335514cc5eb7f3a981932db8eab03aaccf885eee Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 18 Jan 2010 20:43:00 +0000 Subject: [PATCH] Fixed wrong GPL addresses git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/libkdcraw@1076758 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- COPYING | 4 ++-- libkdcraw/libraw/internal/libraw_internal_funcs.h | 4 ++-- libkdcraw/libraw/internal/var_defines.h | 4 ++-- libkdcraw/libraw/libraw/libraw.h | 4 ++-- libkdcraw/libraw/libraw/libraw_alloc.h | 4 ++-- libkdcraw/libraw/libraw/libraw_const.h | 4 ++-- libkdcraw/libraw/libraw/libraw_datastream.h | 4 ++-- libkdcraw/libraw/libraw/libraw_internal.h | 4 ++-- libkdcraw/libraw/libraw/libraw_types.h | 4 ++-- libkdcraw/libraw/libraw/libraw_version.h | 4 ++-- libkdcraw/libraw/samples/4channels.cpp | 4 ++-- libkdcraw/libraw/samples/dcraw_emu.cpp | 4 ++-- libkdcraw/libraw/samples/dcraw_half.c | 4 ++-- libkdcraw/libraw/samples/half_mt.c | 4 ++-- libkdcraw/libraw/samples/half_mt_win32.c | 4 ++-- libkdcraw/libraw/samples/identify.cpp | 4 ++-- libkdcraw/libraw/samples/mem_image.cpp | 4 ++-- libkdcraw/libraw/samples/simple_dcraw.cpp | 4 ++-- libkdcraw/libraw/samples/unprocessed_raw.cpp | 4 ++-- 19 files changed, 38 insertions(+), 38 deletions(-) diff --git a/COPYING b/COPYING index 70190fb..0fc8a21 100644 --- a/COPYING +++ b/COPYING @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 51 Franklin Steet, Fifth Floor, Boston, MA 02111-1307 USA + 51 Franklin Steet, 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. @@ -305,7 +305,7 @@ the "copyright" line and a pointer to where the full notice is found. 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., 51 Franklin Steet, Fifth Floor, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. diff --git a/libkdcraw/libraw/internal/libraw_internal_funcs.h b/libkdcraw/libraw/internal/libraw_internal_funcs.h index 03bd3e8..3fe2ba7 100644 --- a/libkdcraw/libraw/internal/libraw_internal_funcs.h +++ b/libkdcraw/libraw/internal/libraw_internal_funcs.h @@ -17,8 +17,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef _LIBRAW_INTERNAL_FUNCS_H diff --git a/libkdcraw/libraw/internal/var_defines.h b/libkdcraw/libraw/internal/var_defines.h index 99bb4fb..fb2497c 100644 --- a/libkdcraw/libraw/internal/var_defines.h +++ b/libkdcraw/libraw/internal/var_defines.h @@ -17,8 +17,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef VAR_DEFINES_H diff --git a/libkdcraw/libraw/libraw/libraw.h b/libkdcraw/libraw/libraw/libraw.h index 6bd12d6..a9c486d 100644 --- a/libkdcraw/libraw/libraw/libraw.h +++ b/libkdcraw/libraw/libraw/libraw.h @@ -17,8 +17,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef _LIBRAW_CLASS_H diff --git a/libkdcraw/libraw/libraw/libraw_alloc.h b/libkdcraw/libraw/libraw/libraw_alloc.h index 84970d2..ab119c4 100644 --- a/libkdcraw/libraw/libraw/libraw_alloc.h +++ b/libkdcraw/libraw/libraw/libraw_alloc.h @@ -17,8 +17,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef __LIBRAW_ALLOC_H diff --git a/libkdcraw/libraw/libraw/libraw_const.h b/libkdcraw/libraw/libraw/libraw_const.h index 1c4b32c..e7cf1dc 100644 --- a/libkdcraw/libraw/libraw/libraw_const.h +++ b/libkdcraw/libraw/libraw/libraw_const.h @@ -17,8 +17,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef _LIBRAW_ERRORS_H diff --git a/libkdcraw/libraw/libraw/libraw_datastream.h b/libkdcraw/libraw/libraw/libraw_datastream.h index e8b2338..d5709a0 100644 --- a/libkdcraw/libraw/libraw/libraw_datastream.h +++ b/libkdcraw/libraw/libraw/libraw_datastream.h @@ -17,8 +17,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef __LIBRAW_DATASTREAM_H diff --git a/libkdcraw/libraw/libraw/libraw_internal.h b/libkdcraw/libraw/libraw/libraw_internal.h index 109b3a8..5540052 100644 --- a/libkdcraw/libraw/libraw/libraw_internal.h +++ b/libkdcraw/libraw/libraw/libraw_internal.h @@ -17,8 +17,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef _LIBRAW_INTERNAL_TYPES_H diff --git a/libkdcraw/libraw/libraw/libraw_types.h b/libkdcraw/libraw/libraw/libraw_types.h index c0c3e5e..188b651 100644 --- a/libkdcraw/libraw/libraw/libraw_types.h +++ b/libkdcraw/libraw/libraw/libraw_types.h @@ -17,8 +17,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef _LIBRAW_TYPES_H diff --git a/libkdcraw/libraw/libraw/libraw_version.h b/libkdcraw/libraw/libraw/libraw_version.h index 4d5211f..e2736bc 100644 --- a/libkdcraw/libraw/libraw/libraw_version.h +++ b/libkdcraw/libraw/libraw/libraw_version.h @@ -17,8 +17,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef __VERSION_H diff --git a/libkdcraw/libraw/samples/4channels.cpp b/libkdcraw/libraw/samples/4channels.cpp index d266c53..56e45c6 100644 --- a/libkdcraw/libraw/samples/4channels.cpp +++ b/libkdcraw/libraw/samples/4channels.cpp @@ -18,8 +18,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #include #include diff --git a/libkdcraw/libraw/samples/dcraw_emu.cpp b/libkdcraw/libraw/samples/dcraw_emu.cpp index 704475a..d541150 100644 --- a/libkdcraw/libraw/samples/dcraw_emu.cpp +++ b/libkdcraw/libraw/samples/dcraw_emu.cpp @@ -17,8 +17,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #include #include diff --git a/libkdcraw/libraw/samples/dcraw_half.c b/libkdcraw/libraw/samples/dcraw_half.c index 814f697..fb9e928 100644 --- a/libkdcraw/libraw/samples/dcraw_half.c +++ b/libkdcraw/libraw/samples/dcraw_half.c @@ -17,8 +17,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #include #include diff --git a/libkdcraw/libraw/samples/half_mt.c b/libkdcraw/libraw/samples/half_mt.c index 7d5177c..9f7459c 100644 --- a/libkdcraw/libraw/samples/half_mt.c +++ b/libkdcraw/libraw/samples/half_mt.c @@ -17,8 +17,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #include #include diff --git a/libkdcraw/libraw/samples/half_mt_win32.c b/libkdcraw/libraw/samples/half_mt_win32.c index 990a800..42aea04 100644 --- a/libkdcraw/libraw/samples/half_mt_win32.c +++ b/libkdcraw/libraw/samples/half_mt_win32.c @@ -18,8 +18,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #include #include diff --git a/libkdcraw/libraw/samples/identify.cpp b/libkdcraw/libraw/samples/identify.cpp index a1e0f20..2c67e1f 100644 --- a/libkdcraw/libraw/samples/identify.cpp +++ b/libkdcraw/libraw/samples/identify.cpp @@ -17,8 +17,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #include diff --git a/libkdcraw/libraw/samples/mem_image.cpp b/libkdcraw/libraw/samples/mem_image.cpp index 29fd7c4..45b78b8 100644 --- a/libkdcraw/libraw/samples/mem_image.cpp +++ b/libkdcraw/libraw/samples/mem_image.cpp @@ -18,8 +18,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #include #include diff --git a/libkdcraw/libraw/samples/simple_dcraw.cpp b/libkdcraw/libraw/samples/simple_dcraw.cpp index 8c78c4d..70af4de 100644 --- a/libkdcraw/libraw/samples/simple_dcraw.cpp +++ b/libkdcraw/libraw/samples/simple_dcraw.cpp @@ -17,8 +17,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #include #include diff --git a/libkdcraw/libraw/samples/unprocessed_raw.cpp b/libkdcraw/libraw/samples/unprocessed_raw.cpp index 15e9169..ca3118d 100644 --- a/libkdcraw/libraw/samples/unprocessed_raw.cpp +++ b/libkdcraw/libraw/samples/unprocessed_raw.cpp @@ -18,8 +18,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #include #include