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 | 11e1193324ec90baccd01c7cb80317e31443e1ec (patch) | |
tree | dcf9bf920ff5ca108bc745004dd61fd57f4eb2ce /knetworkconf | |
parent | 8cc1b39252a45bc4250dcf0adff0a63393bddcd0 (diff) | |
download | tdeadmin-11e1193324ec90baccd01c7cb80317e31443e1ec.tar.gz tdeadmin-11e1193324ec90baccd01c7cb80317e31443e1ec.zip |
Fixed remaining GPL address zip codes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'knetworkconf')
-rw-r--r-- | knetworkconf/COPYING | 4 | ||||
-rw-r--r-- | knetworkconf/knetworkconf/knetworkconfiface.h | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/knetworkconf/COPYING b/knetworkconf/COPYING index 60d3c87..c13faf0 100644 --- a/knetworkconf/COPYING +++ b/knetworkconf/COPYING @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -305,7 +305,7 @@ the "copyright" line and a pointer to where the full notice is found. 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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. diff --git a/knetworkconf/knetworkconf/knetworkconfiface.h b/knetworkconf/knetworkconf/knetworkconfiface.h index 8b0eebf..36dfb14 100644 --- a/knetworkconf/knetworkconf/knetworkconfiface.h +++ b/knetworkconf/knetworkconf/knetworkconfiface.h @@ -16,7 +16,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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * */ |