summaryrefslogtreecommitdiffstats
path: root/konq-plugins/sidebar/delicious
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-06 03:13:16 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-06 03:13:16 +0000
commit5189296e501fd1fc3c27352293094caf4736d616 (patch)
treeb42c956cda9cfb4e76c3457c65ac6f16cad2cfdf /konq-plugins/sidebar/delicious
parentc8c958290428cc076827780c9abbaea8d8c20fc1 (diff)
downloadtdeaddons-5189296e501fd1fc3c27352293094caf4736d616.tar.gz
tdeaddons-5189296e501fd1fc3c27352293094caf4736d616.zip
Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'konq-plugins/sidebar/delicious')
-rw-r--r--konq-plugins/sidebar/delicious/bookmarkListItem.cpp2
-rw-r--r--konq-plugins/sidebar/delicious/bookmarkListItem.h2
-rw-r--r--konq-plugins/sidebar/delicious/mainWidget.cpp2
-rw-r--r--konq-plugins/sidebar/delicious/mainWidget.h2
-rw-r--r--konq-plugins/sidebar/delicious/plugin.cpp2
-rw-r--r--konq-plugins/sidebar/delicious/plugin.h2
-rw-r--r--konq-plugins/sidebar/delicious/tagListItem.cpp2
-rw-r--r--konq-plugins/sidebar/delicious/tagListItem.h2
8 files changed, 8 insertions, 8 deletions
diff --git a/konq-plugins/sidebar/delicious/bookmarkListItem.cpp b/konq-plugins/sidebar/delicious/bookmarkListItem.cpp
index f4bd8f5..0432a6c 100644
--- a/konq-plugins/sidebar/delicious/bookmarkListItem.cpp
+++ b/konq-plugins/sidebar/delicious/bookmarkListItem.cpp
@@ -15,7 +15,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., 59 Temple Place - Suite 330, Boston, MA //
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA //
// 02111-1307, USA. //
//////////////////////////////////////////////////////////////////////////
diff --git a/konq-plugins/sidebar/delicious/bookmarkListItem.h b/konq-plugins/sidebar/delicious/bookmarkListItem.h
index 9188fcd..ba9790e 100644
--- a/konq-plugins/sidebar/delicious/bookmarkListItem.h
+++ b/konq-plugins/sidebar/delicious/bookmarkListItem.h
@@ -15,7 +15,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., 59 Temple Place - Suite 330, Boston, MA //
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA //
// 02111-1307, USA. //
//////////////////////////////////////////////////////////////////////////
diff --git a/konq-plugins/sidebar/delicious/mainWidget.cpp b/konq-plugins/sidebar/delicious/mainWidget.cpp
index 759e348..ac714c6 100644
--- a/konq-plugins/sidebar/delicious/mainWidget.cpp
+++ b/konq-plugins/sidebar/delicious/mainWidget.cpp
@@ -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., 59 Temple Place - Suite 330, Boston, MA //
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA //
// 02111-1307, USA. //
//////////////////////////////////////////////////////////////////////////
diff --git a/konq-plugins/sidebar/delicious/mainWidget.h b/konq-plugins/sidebar/delicious/mainWidget.h
index 5970524..b850437 100644
--- a/konq-plugins/sidebar/delicious/mainWidget.h
+++ b/konq-plugins/sidebar/delicious/mainWidget.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., 59 Temple Place - Suite 330, Boston, MA //
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA //
// 02111-1307, USA. //
//////////////////////////////////////////////////////////////////////////
diff --git a/konq-plugins/sidebar/delicious/plugin.cpp b/konq-plugins/sidebar/delicious/plugin.cpp
index cd400aa..25d6292 100644
--- a/konq-plugins/sidebar/delicious/plugin.cpp
+++ b/konq-plugins/sidebar/delicious/plugin.cpp
@@ -15,7 +15,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., 59 Temple Place - Suite 330, Boston, MA //
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA //
// 02111-1307, USA. //
//////////////////////////////////////////////////////////////////////////
diff --git a/konq-plugins/sidebar/delicious/plugin.h b/konq-plugins/sidebar/delicious/plugin.h
index 96f7082..18ffc41 100644
--- a/konq-plugins/sidebar/delicious/plugin.h
+++ b/konq-plugins/sidebar/delicious/plugin.h
@@ -15,7 +15,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., 59 Temple Place - Suite 330, Boston, MA //
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA //
// 02111-1307, USA. //
//////////////////////////////////////////////////////////////////////////
diff --git a/konq-plugins/sidebar/delicious/tagListItem.cpp b/konq-plugins/sidebar/delicious/tagListItem.cpp
index 866cc09..9634224 100644
--- a/konq-plugins/sidebar/delicious/tagListItem.cpp
+++ b/konq-plugins/sidebar/delicious/tagListItem.cpp
@@ -15,7 +15,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., 59 Temple Place - Suite 330, Boston, MA //
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA //
// 02111-1307, USA. //
//////////////////////////////////////////////////////////////////////////
diff --git a/konq-plugins/sidebar/delicious/tagListItem.h b/konq-plugins/sidebar/delicious/tagListItem.h
index 0bc293e..e80e65d 100644
--- a/konq-plugins/sidebar/delicious/tagListItem.h
+++ b/konq-plugins/sidebar/delicious/tagListItem.h
@@ -15,7 +15,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., 59 Temple Place - Suite 330, Boston, MA //
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA //
// 02111-1307, USA. //
//////////////////////////////////////////////////////////////////////////