From 2c0224231b378887c9e97a2a1ad7fd9961ae7e9b Mon Sep 17 00:00:00 2001 From: Script Kiddy Date: Mon, 23 Jan 2006 11:37:31 +0000 Subject: [PATCH] Fix FSF address (old address) svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=501565 --- applet.cpp | 2 +- applet.h | 2 +- appletChain.cpp | 2 +- appletChain.h | 2 +- plasma.cpp | 2 +- plasma.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/applet.cpp b/applet.cpp index f71318d71..7c8356e44 100644 --- a/applet.cpp +++ b/applet.cpp @@ -13,7 +13,7 @@ * You should have received a copy of the GNU Library 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. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/applet.h b/applet.h index 2dda7d792..6aec564ed 100644 --- a/applet.h +++ b/applet.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU Library 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. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef PLASMA_APPLET_H diff --git a/appletChain.cpp b/appletChain.cpp index 4e74342b3..9bfc4db71 100644 --- a/appletChain.cpp +++ b/appletChain.cpp @@ -13,7 +13,7 @@ * You should have received a copy of the GNU Library 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. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/appletChain.h b/appletChain.h index 3b6e26c92..7bf965b97 100644 --- a/appletChain.h +++ b/appletChain.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU Library 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. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef PLASMA_APPLETCHAIN_H diff --git a/plasma.cpp b/plasma.cpp index c6feb7964..61e8f9a47 100644 --- a/plasma.cpp +++ b/plasma.cpp @@ -13,7 +13,7 @@ * You should have received a copy of the GNU Library 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. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/plasma.h b/plasma.h index 6eec3ba24..ac878f3c1 100644 --- a/plasma.h +++ b/plasma.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU Library 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. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef PLASMA_DEFS_H