diff options
Diffstat (limited to 'libkdenetwork/libgpg-error-copy/mkerrcodes.c')
-rw-r--r-- | libkdenetwork/libgpg-error-copy/mkerrcodes.c | 4 |
1 files changed, 2 insertions, 2 deletions
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"; |