diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-06 03:13:16 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-06 03:13:16 +0000 |
commit | 3061af5f7cf883bd004444dde51468f679129ff4 (patch) | |
tree | e762b2a00ac345f5d95213607cc236a84bf11150 /libkdenetwork/libgpg-error-copy/mkerrcodes.c | |
parent | 3241defdb15149b611ff3be433631b8af8a823f7 (diff) | |
download | tdepim-3061af5f7cf883bd004444dde51468f679129ff4.tar.gz tdepim-3061af5f7cf883bd004444dde51468f679129ff4.zip |
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
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"; |