From 3061af5f7cf883bd004444dde51468f679129ff4 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/kdepim@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- libkdenetwork/libgpg-error-copy/code-from-errno.c | 2 +- libkdenetwork/libgpg-error-copy/code-to-errno.c | 2 +- libkdenetwork/libgpg-error-copy/err-codes.h.in | 2 +- libkdenetwork/libgpg-error-copy/err-sources.h.in | 2 +- libkdenetwork/libgpg-error-copy/errnos.in | 2 +- libkdenetwork/libgpg-error-copy/gettext.h | 2 +- libkdenetwork/libgpg-error-copy/gpg-error.h.in | 2 +- libkdenetwork/libgpg-error-copy/mkerrcodes.awk | 2 +- libkdenetwork/libgpg-error-copy/mkerrcodes.c | 4 ++-- libkdenetwork/libgpg-error-copy/mkerrcodes1.awk | 2 +- libkdenetwork/libgpg-error-copy/mkerrcodes2.awk | 2 +- libkdenetwork/libgpg-error-copy/mkerrnos.awk | 2 +- libkdenetwork/libgpg-error-copy/mkheader.awk | 2 +- libkdenetwork/libgpg-error-copy/mkstrtable.awk | 2 +- libkdenetwork/libgpg-error-copy/strerror.c | 2 +- libkdenetwork/libgpg-error-copy/strsource.c | 2 +- 16 files changed, 17 insertions(+), 17 deletions(-) (limited to 'libkdenetwork/libgpg-error-copy') diff --git a/libkdenetwork/libgpg-error-copy/code-from-errno.c b/libkdenetwork/libgpg-error-copy/code-from-errno.c index 96fcf2086..0cb0b489a 100644 --- a/libkdenetwork/libgpg-error-copy/code-from-errno.c +++ b/libkdenetwork/libgpg-error-copy/code-from-errno.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with libgpg-error; if not, write to the Free - Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */ #if HAVE_CONFIG_H diff --git a/libkdenetwork/libgpg-error-copy/code-to-errno.c b/libkdenetwork/libgpg-error-copy/code-to-errno.c index 5873aad63..1d4e2cef1 100644 --- a/libkdenetwork/libgpg-error-copy/code-to-errno.c +++ b/libkdenetwork/libgpg-error-copy/code-to-errno.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with libgpg-error; if not, write to the Free - Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */ #if HAVE_CONFIG_H diff --git a/libkdenetwork/libgpg-error-copy/err-codes.h.in b/libkdenetwork/libgpg-error-copy/err-codes.h.in index 5ccf0bc00..eef832113 100644 --- a/libkdenetwork/libgpg-error-copy/err-codes.h.in +++ b/libkdenetwork/libgpg-error-copy/err-codes.h.in @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with libgpg-error; if not, write to the Free - Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */ # Everything up to the first line that starts with a number in the diff --git a/libkdenetwork/libgpg-error-copy/err-sources.h.in b/libkdenetwork/libgpg-error-copy/err-sources.h.in index d6182a50d..a3b6983b1 100644 --- a/libkdenetwork/libgpg-error-copy/err-sources.h.in +++ b/libkdenetwork/libgpg-error-copy/err-sources.h.in @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with libgpg-error; if not, write to the Free - Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */ # Everything up to the first line that starts with a number in the diff --git a/libkdenetwork/libgpg-error-copy/errnos.in b/libkdenetwork/libgpg-error-copy/errnos.in index 1c703b86f..59119944f 100644 --- a/libkdenetwork/libgpg-error-copy/errnos.in +++ b/libkdenetwork/libgpg-error-copy/errnos.in @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with libgpg-error; if not, write to the Free - Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */ # Everything up to the first line that starts with a number in the diff --git a/libkdenetwork/libgpg-error-copy/gettext.h b/libkdenetwork/libgpg-error-copy/gettext.h index 5adda4605..68be1037c 100644 --- a/libkdenetwork/libgpg-error-copy/gettext.h +++ b/libkdenetwork/libgpg-error-copy/gettext.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Library 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, + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */ #ifndef _LIBGETTEXT_H diff --git a/libkdenetwork/libgpg-error-copy/gpg-error.h.in b/libkdenetwork/libgpg-error-copy/gpg-error.h.in index 46325c5d3..22b5a3366 100644 --- a/libkdenetwork/libgpg-error-copy/gpg-error.h.in +++ b/libkdenetwork/libgpg-error-copy/gpg-error.h.in @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with libgpg-error; if not, write to the Free - Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */ #ifndef GPG_ERROR_H diff --git a/libkdenetwork/libgpg-error-copy/mkerrcodes.awk b/libkdenetwork/libgpg-error-copy/mkerrcodes.awk index 46d436c6b..64cadd0ad 100644 --- a/libkdenetwork/libgpg-error-copy/mkerrcodes.awk +++ b/libkdenetwork/libgpg-error-copy/mkerrcodes.awk @@ -13,7 +13,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. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA. # # As a special exception, g10 Code GmbH gives unlimited permission to # copy, distribute and modify the C source files that are the output diff --git a/libkdenetwork/libgpg-error-copy/mkerrcodes.c b/libkdenetwork/libgpg-error-copy/mkerrcodes.c index 29c1cc270..18971b8ca 100644 --- a/libkdenetwork/libgpg-error-copy/mkerrcodes.c +++ b/libkdenetwork/libgpg-error-copy/mkerrcodes.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with libgpg-error; if not, write to the Free - Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */ /* This file must not include config.h, as that is for the host @@ -42,7 +42,7 @@ static const char header[] = "\n" " You should have received a copy of the GNU Lesser General Public\n" " License along with libgpg-error; if not, write to the Free\n" -" Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA\n" +" Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA\n" " 02111-1307, USA. */\n" "\n"; diff --git a/libkdenetwork/libgpg-error-copy/mkerrcodes1.awk b/libkdenetwork/libgpg-error-copy/mkerrcodes1.awk index 3e9263652..b9b315ac5 100644 --- a/libkdenetwork/libgpg-error-copy/mkerrcodes1.awk +++ b/libkdenetwork/libgpg-error-copy/mkerrcodes1.awk @@ -13,7 +13,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. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA. # # As a special exception, g10 Code GmbH gives unlimited permission to # copy, distribute and modify the C source files that are the output diff --git a/libkdenetwork/libgpg-error-copy/mkerrcodes2.awk b/libkdenetwork/libgpg-error-copy/mkerrcodes2.awk index ea5850341..5c929ffbc 100644 --- a/libkdenetwork/libgpg-error-copy/mkerrcodes2.awk +++ b/libkdenetwork/libgpg-error-copy/mkerrcodes2.awk @@ -13,7 +13,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. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA. # # As a special exception, g10 Code GmbH gives unlimited permission to # copy, distribute and modify the C source files that are the output diff --git a/libkdenetwork/libgpg-error-copy/mkerrnos.awk b/libkdenetwork/libgpg-error-copy/mkerrnos.awk index c4bbf8146..9c9b947c4 100644 --- a/libkdenetwork/libgpg-error-copy/mkerrnos.awk +++ b/libkdenetwork/libgpg-error-copy/mkerrnos.awk @@ -13,7 +13,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. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA. # # As a special exception, g10 Code GmbH gives unlimited permission to # copy, distribute and modify the C source files that are the output diff --git a/libkdenetwork/libgpg-error-copy/mkheader.awk b/libkdenetwork/libgpg-error-copy/mkheader.awk index 67de05dd4..26488973c 100644 --- a/libkdenetwork/libgpg-error-copy/mkheader.awk +++ b/libkdenetwork/libgpg-error-copy/mkheader.awk @@ -13,7 +13,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. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA. # # As a special exception, g10 Code GmbH gives unlimited permission to # copy, distribute and modify the C source files that are the output diff --git a/libkdenetwork/libgpg-error-copy/mkstrtable.awk b/libkdenetwork/libgpg-error-copy/mkstrtable.awk index 31eb121a7..77b1f493f 100644 --- a/libkdenetwork/libgpg-error-copy/mkstrtable.awk +++ b/libkdenetwork/libgpg-error-copy/mkstrtable.awk @@ -13,7 +13,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. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA. # # As a special exception, g10 Code GmbH gives unlimited permission to # copy, distribute and modify the C source files that are the output diff --git a/libkdenetwork/libgpg-error-copy/strerror.c b/libkdenetwork/libgpg-error-copy/strerror.c index dc5604026..5ef79a6a2 100644 --- a/libkdenetwork/libgpg-error-copy/strerror.c +++ b/libkdenetwork/libgpg-error-copy/strerror.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with libgpg-error; if not, write to the Free - Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */ #if HAVE_CONFIG_H diff --git a/libkdenetwork/libgpg-error-copy/strsource.c b/libkdenetwork/libgpg-error-copy/strsource.c index 66d783c43..5953dad07 100644 --- a/libkdenetwork/libgpg-error-copy/strsource.c +++ b/libkdenetwork/libgpg-error-copy/strsource.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with libgpg-error; if not, write to the Free - Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */ #if HAVE_CONFIG_H -- cgit v1.2.1