summaryrefslogtreecommitdiffstats
path: root/konq-plugins/sidebar/delicious
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-06 06:05:05 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-06 06:05:05 +0000
commit67661736baddc666cf1ed47c0ca3284dc34e1b85 (patch)
tree17f08af7896ecdc73c5e297339247da148bcbb7c /konq-plugins/sidebar/delicious
parent5189296e501fd1fc3c27352293094caf4736d616 (diff)
downloadtdeaddons-67661736baddc666cf1ed47c0ca3284dc34e1b85.tar.gz
tdeaddons-67661736baddc666cf1ed47c0ca3284dc34e1b85.zip
Fixed remaining GPL address zip codes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1070598 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 0432a6c..64e626d 100644
--- a/konq-plugins/sidebar/delicious/bookmarkListItem.cpp
+++ b/konq-plugins/sidebar/delicious/bookmarkListItem.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., 51 Franklin Street, Fifth Floor, Boston, MA //
-// 02111-1307, USA. //
+// 02110-1301, USA. //
//////////////////////////////////////////////////////////////////////////
#include "bookmarkListItem.h"
diff --git a/konq-plugins/sidebar/delicious/bookmarkListItem.h b/konq-plugins/sidebar/delicious/bookmarkListItem.h
index ba9790e..5e60022 100644
--- a/konq-plugins/sidebar/delicious/bookmarkListItem.h
+++ b/konq-plugins/sidebar/delicious/bookmarkListItem.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. //
+// 02110-1301, USA. //
//////////////////////////////////////////////////////////////////////////
#ifndef _BOOKMARKLISTITEM_H_
diff --git a/konq-plugins/sidebar/delicious/mainWidget.cpp b/konq-plugins/sidebar/delicious/mainWidget.cpp
index ac714c6..1b76c94 100644
--- a/konq-plugins/sidebar/delicious/mainWidget.cpp
+++ b/konq-plugins/sidebar/delicious/mainWidget.cpp
@@ -17,7 +17,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. //
+// 02110-1301, USA. //
//////////////////////////////////////////////////////////////////////////
#include "mainWidget.h"
diff --git a/konq-plugins/sidebar/delicious/mainWidget.h b/konq-plugins/sidebar/delicious/mainWidget.h
index b850437..fdaa9ea 100644
--- a/konq-plugins/sidebar/delicious/mainWidget.h
+++ b/konq-plugins/sidebar/delicious/mainWidget.h
@@ -17,7 +17,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. //
+// 02110-1301, USA. //
//////////////////////////////////////////////////////////////////////////
#ifndef _MAINWIDGET_H_
diff --git a/konq-plugins/sidebar/delicious/plugin.cpp b/konq-plugins/sidebar/delicious/plugin.cpp
index 25d6292..cc5759f 100644
--- a/konq-plugins/sidebar/delicious/plugin.cpp
+++ b/konq-plugins/sidebar/delicious/plugin.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., 51 Franklin Street, Fifth Floor, Boston, MA //
-// 02111-1307, USA. //
+// 02110-1301, USA. //
//////////////////////////////////////////////////////////////////////////
#include "plugin.h"
diff --git a/konq-plugins/sidebar/delicious/plugin.h b/konq-plugins/sidebar/delicious/plugin.h
index 18ffc41..cc1479c 100644
--- a/konq-plugins/sidebar/delicious/plugin.h
+++ b/konq-plugins/sidebar/delicious/plugin.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. //
+// 02110-1301, USA. //
//////////////////////////////////////////////////////////////////////////
#ifndef _PLUGIN_H_
diff --git a/konq-plugins/sidebar/delicious/tagListItem.cpp b/konq-plugins/sidebar/delicious/tagListItem.cpp
index 9634224..fcafca7 100644
--- a/konq-plugins/sidebar/delicious/tagListItem.cpp
+++ b/konq-plugins/sidebar/delicious/tagListItem.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., 51 Franklin Street, Fifth Floor, Boston, MA //
-// 02111-1307, USA. //
+// 02110-1301, USA. //
//////////////////////////////////////////////////////////////////////////
#include "tagListItem.h"
diff --git a/konq-plugins/sidebar/delicious/tagListItem.h b/konq-plugins/sidebar/delicious/tagListItem.h
index e80e65d..40e4c31 100644
--- a/konq-plugins/sidebar/delicious/tagListItem.h
+++ b/konq-plugins/sidebar/delicious/tagListItem.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. //
+// 02110-1301, USA. //
//////////////////////////////////////////////////////////////////////////
#ifndef _TAGLISTITEM_H_