summaryrefslogtreecommitdiffstats
path: root/libkdenetwork/libgpg-error-copy
diff options
context:
space:
mode:
Diffstat (limited to 'libkdenetwork/libgpg-error-copy')
-rw-r--r--libkdenetwork/libgpg-error-copy/code-from-errno.c2
-rw-r--r--libkdenetwork/libgpg-error-copy/code-to-errno.c2
-rw-r--r--libkdenetwork/libgpg-error-copy/err-codes.h.in2
-rw-r--r--libkdenetwork/libgpg-error-copy/err-sources.h.in2
-rw-r--r--libkdenetwork/libgpg-error-copy/errnos.in2
-rw-r--r--libkdenetwork/libgpg-error-copy/gettext.h2
-rw-r--r--libkdenetwork/libgpg-error-copy/gpg-error.h.in2
-rw-r--r--libkdenetwork/libgpg-error-copy/mkerrcodes.awk2
-rw-r--r--libkdenetwork/libgpg-error-copy/mkerrcodes.c4
-rw-r--r--libkdenetwork/libgpg-error-copy/mkerrcodes1.awk2
-rw-r--r--libkdenetwork/libgpg-error-copy/mkerrcodes2.awk2
-rw-r--r--libkdenetwork/libgpg-error-copy/mkerrnos.awk2
-rw-r--r--libkdenetwork/libgpg-error-copy/mkheader.awk2
-rw-r--r--libkdenetwork/libgpg-error-copy/mkstrtable.awk2
-rw-r--r--libkdenetwork/libgpg-error-copy/strerror.c2
-rw-r--r--libkdenetwork/libgpg-error-copy/strsource.c2
16 files changed, 17 insertions, 17 deletions
diff --git a/libkdenetwork/libgpg-error-copy/code-from-errno.c b/libkdenetwork/libgpg-error-copy/code-from-errno.c
index 96fcf208..0cb0b489 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 5873aad6..1d4e2cef 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 5ccf0bc0..eef83211 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 d6182a50..a3b6983b 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 1c703b86..59119944 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 5adda460..68be1037 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 46325c5d..22b5a336 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 46d436c6..64cadd0a 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 29c1cc27..18971b8c 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 3e926365..b9b315ac 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 ea585034..5c929ffb 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 c4bbf814..9c9b947c 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 67de05dd..26488973 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 31eb121a..77b1f493 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 dc560402..5ef79a6a 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 66d783c4..5953dad0 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