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 | 461cf05bf01b5ebf9d23f934a98e14bb699d9219 (patch) | |
tree | b89c5a33ecb3f360bc211702b0cda1309a7b2563 /lib/catalog | |
parent | fa3dd5d55907dc3fbda7995747ccf217967c76c3 (diff) | |
download | tdevelop-461cf05bf01b5ebf9d23f934a98e14bb699d9219.tar.gz tdevelop-461cf05bf01b5ebf9d23f934a98e14bb699d9219.zip |
Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'lib/catalog')
-rw-r--r-- | lib/catalog/catalog.cpp | 4 | ||||
-rw-r--r-- | lib/catalog/catalog.h | 4 | ||||
-rw-r--r-- | lib/catalog/tag.cpp | 4 | ||||
-rw-r--r-- | lib/catalog/tag.h | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/lib/catalog/catalog.cpp b/lib/catalog/catalog.cpp index b3438f1e..96853ff1 100644 --- a/lib/catalog/catalog.cpp +++ b/lib/catalog/catalog.cpp @@ -13,8 +13,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 "catalog.h" #include <qdir.h> diff --git a/lib/catalog/catalog.h b/lib/catalog/catalog.h index 8183acaf..6ab985a9 100644 --- a/lib/catalog/catalog.h +++ b/lib/catalog/catalog.h @@ -13,8 +13,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 CATALOG_H diff --git a/lib/catalog/tag.cpp b/lib/catalog/tag.cpp index f4dbda67..748ca994 100644 --- a/lib/catalog/tag.cpp +++ b/lib/catalog/tag.cpp @@ -13,8 +13,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 "tag.h" diff --git a/lib/catalog/tag.h b/lib/catalog/tag.h index af5879a6..da67b083 100644 --- a/lib/catalog/tag.h +++ b/lib/catalog/tag.h @@ -13,8 +13,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 TAG_H |