diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-06 06:05:05 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-06 06:05:05 +0000 |
commit | 95b6ab63454583b6c06b45edf37792cc0de7837a (patch) | |
tree | 409f3a73ae60f49cfe65a7d3c18e87746be83112 /libkdenetwork/libgpg-error-copy/mkerrcodes.c | |
parent | 3061af5f7cf883bd004444dde51468f679129ff4 (diff) | |
download | tdepim-95b6ab63454583b6c06b45edf37792cc0de7837a.tar.gz tdepim-95b6ab63454583b6c06b45edf37792cc0de7837a.zip |
Fixed remaining GPL address zip codes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
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 18971b8ca..a92f6d9e0 100644 --- a/libkdenetwork/libgpg-error-copy/mkerrcodes.c +++ b/libkdenetwork/libgpg-error-copy/mkerrcodes.c @@ -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., 51 Franklin Street, Fifth Floor, Boston, MA - 02111-1307, USA. */ + 02110-1301, USA. */ /* This file must not include config.h, as that is for the host system, while this file will be run on the build system. */ @@ -43,7 +43,7 @@ static const char header[] = " 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., 51 Franklin Street, Fifth Floor, Boston, MA\n" -" 02111-1307, USA. */\n" +" 02110-1301, USA. */\n" "\n"; int |