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 | efd30556e8d223b169e14ae51b0e20b5298dc482 (patch) | |
tree | 77487e25a95561618031fc18aa4732902e77e384 /xparts | |
parent | 1878de4fc72575f12365be50f3d979cc0b16454f (diff) | |
download | tdebindings-efd30556e8d223b169e14ae51b0e20b5298dc482.tar.gz tdebindings-efd30556e8d223b169e14ae51b0e20b5298dc482.zip |
Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'xparts')
-rw-r--r-- | xparts/COPYING | 4 | ||||
-rw-r--r-- | xparts/xpart_notepad/xp_notepad_factory.cpp | 4 | ||||
-rw-r--r-- | xparts/xpart_notepad/xp_notepad_factory.h | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/xparts/COPYING b/xparts/COPYING index d60c31a9..484820a5 100644 --- a/xparts/COPYING +++ b/xparts/COPYING @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA Also add information on how to contact you by electronic and paper mail. diff --git a/xparts/xpart_notepad/xp_notepad_factory.cpp b/xparts/xpart_notepad/xp_notepad_factory.cpp index 232e5756..9d8757a6 100644 --- a/xparts/xpart_notepad/xp_notepad_factory.cpp +++ b/xparts/xpart_notepad/xp_notepad_factory.cpp @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Library General Public License * along with this library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include <dcopclient.h> diff --git a/xparts/xpart_notepad/xp_notepad_factory.h b/xparts/xpart_notepad/xp_notepad_factory.h index efc812fd..8f112b07 100644 --- a/xparts/xpart_notepad/xp_notepad_factory.h +++ b/xparts/xpart_notepad/xp_notepad_factory.h @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU Library General Public License * along with this library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef __xp_notepad_factory_h__ #define __xp_notepad_factory_h__ |