summaryrefslogtreecommitdiffstats
path: root/src
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
commit461cf05bf01b5ebf9d23f934a98e14bb699d9219 (patch)
treeb89c5a33ecb3f360bc211702b0cda1309a7b2563 /src
parentfa3dd5d55907dc3fbda7995747ccf217967c76c3 (diff)
downloadtdevelop-461cf05b.tar.gz
tdevelop-461cf05b.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 'src')
-rw-r--r--src/kdevassistantextension.cpp2
-rw-r--r--src/kdevassistantextension.h2
-rw-r--r--src/kdevideextension.cpp2
-rw-r--r--src/kdevideextension.h2
-rw-r--r--src/newui/button.cpp2
-rw-r--r--src/newui/button.h2
-rw-r--r--src/newui/buttonbar.cpp2
-rw-r--r--src/newui/buttonbar.h2
-rw-r--r--src/newui/comdefs.h2
-rw-r--r--src/newui/ddockwindow.cpp2
-rw-r--r--src/newui/ddockwindow.h2
-rw-r--r--src/newui/dmainwindow.cpp2
-rw-r--r--src/newui/dmainwindow.h2
-rw-r--r--src/newui/docksplitter.cpp2
-rw-r--r--src/newui/docksplitter.h2
-rw-r--r--src/newui/dtabwidget.cpp2
-rw-r--r--src/newui/dtabwidget.h2
-rw-r--r--src/profileengine/editor/main.cpp2
-rw-r--r--src/profileengine/editor/profileeditor.cpp2
-rw-r--r--src/profileengine/editor/profileeditor.h2
-rw-r--r--src/profileengine/lib/profile.cpp2
-rw-r--r--src/profileengine/lib/profile.h2
-rw-r--r--src/profileengine/lib/profileengine.cpp2
-rw-r--r--src/profileengine/lib/profileengine.h2
-rw-r--r--src/shellextension.cpp2
-rw-r--r--src/shellextension.h2
-rw-r--r--src/simplemainwindow.cpp2
-rw-r--r--src/simplemainwindow.h2
28 files changed, 28 insertions, 28 deletions
diff --git a/src/kdevassistantextension.cpp b/src/kdevassistantextension.cpp
index acb1e92b..f4fbffee 100644
--- a/src/kdevassistantextension.cpp
+++ b/src/kdevassistantextension.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 02111-1307, USA. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. *
***************************************************************************/
#include "kdevassistantextension.h"
diff --git a/src/kdevassistantextension.h b/src/kdevassistantextension.h
index d00b02ca..2eaedae0 100644
--- a/src/kdevassistantextension.h
+++ b/src/kdevassistantextension.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 02111-1307, USA. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. *
***************************************************************************/
#ifndef KDEVASSISTANTEXTENSION_H
#define KDEVASSISTANTEXTENSION_H
diff --git a/src/kdevideextension.cpp b/src/kdevideextension.cpp
index b6dc4e0d..e0abc786 100644
--- a/src/kdevideextension.cpp
+++ b/src/kdevideextension.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 02111-1307, USA. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. *
***************************************************************************/
#include "kdevideextension.h"
diff --git a/src/kdevideextension.h b/src/kdevideextension.h
index af93d8cb..5cf977f3 100644
--- a/src/kdevideextension.h
+++ b/src/kdevideextension.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 02111-1307, USA. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. *
***************************************************************************/
#ifndef KDEVIDEEXTENSION_H
#define KDEVIDEEXTENSION_H
diff --git a/src/newui/button.cpp b/src/newui/button.cpp
index d2403422..56ee4939 100644
--- a/src/newui/button.cpp
+++ b/src/newui/button.cpp
@@ -15,7 +15,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 02111-1307, USA. *
***************************************************************************/
#include "button.h"
diff --git a/src/newui/button.h b/src/newui/button.h
index a7afbcfe..3c9e2d79 100644
--- a/src/newui/button.h
+++ b/src/newui/button.h
@@ -15,7 +15,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 02111-1307, USA. *
***************************************************************************/
#ifndef IDEALBUTTON_H
#define IDEALBUTTON_H
diff --git a/src/newui/buttonbar.cpp b/src/newui/buttonbar.cpp
index 8f60dabf..6fd1f4d2 100644
--- a/src/newui/buttonbar.cpp
+++ b/src/newui/buttonbar.cpp
@@ -15,7 +15,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 02111-1307, USA. *
***************************************************************************/
#include "buttonbar.h"
diff --git a/src/newui/buttonbar.h b/src/newui/buttonbar.h
index 5f5a7e36..fca331d3 100644
--- a/src/newui/buttonbar.h
+++ b/src/newui/buttonbar.h
@@ -15,7 +15,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 02111-1307, USA. *
***************************************************************************/
#ifndef IDEALBUTTONBAR_H
#define IDEALBUTTONBAR_H
diff --git a/src/newui/comdefs.h b/src/newui/comdefs.h
index 8233f12c..db4bc3e6 100644
--- a/src/newui/comdefs.h
+++ b/src/newui/comdefs.h
@@ -15,7 +15,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 02111-1307, USA. *
***************************************************************************/
#ifndef COMDEFS_H
#define COMDEFS_H
diff --git a/src/newui/ddockwindow.cpp b/src/newui/ddockwindow.cpp
index bb249abc..c9da76bd 100644
--- a/src/newui/ddockwindow.cpp
+++ b/src/newui/ddockwindow.cpp
@@ -15,7 +15,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 02111-1307, USA. *
***************************************************************************/
#include "ddockwindow.h"
diff --git a/src/newui/ddockwindow.h b/src/newui/ddockwindow.h
index ece0db8c..25b2b67a 100644
--- a/src/newui/ddockwindow.h
+++ b/src/newui/ddockwindow.h
@@ -15,7 +15,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 02111-1307, USA. *
***************************************************************************/
#ifndef DDOCKWINDOW_H
#define DDOCKWINDOW_H
diff --git a/src/newui/dmainwindow.cpp b/src/newui/dmainwindow.cpp
index 27ffcf73..536893a8 100644
--- a/src/newui/dmainwindow.cpp
+++ b/src/newui/dmainwindow.cpp
@@ -15,7 +15,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 02111-1307, USA. *
***************************************************************************/
#include "dmainwindow.h"
diff --git a/src/newui/dmainwindow.h b/src/newui/dmainwindow.h
index 326d0c02..abb74919 100644
--- a/src/newui/dmainwindow.h
+++ b/src/newui/dmainwindow.h
@@ -15,7 +15,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 02111-1307, USA. *
***************************************************************************/
#ifndef DMAINWINDOW_H
#define DMAINWINDOW_H
diff --git a/src/newui/docksplitter.cpp b/src/newui/docksplitter.cpp
index 46212f6c..5afc7754 100644
--- a/src/newui/docksplitter.cpp
+++ b/src/newui/docksplitter.cpp
@@ -15,7 +15,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 02111-1307, USA. *
***************************************************************************/
#include "docksplitter.h"
diff --git a/src/newui/docksplitter.h b/src/newui/docksplitter.h
index 214ad529..8f48c4d1 100644
--- a/src/newui/docksplitter.h
+++ b/src/newui/docksplitter.h
@@ -15,7 +15,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 02111-1307, USA. *
***************************************************************************/
#ifndef IDEALDOCKSPLITTER_H
#define IDEALDOCKSPLITTER_H
diff --git a/src/newui/dtabwidget.cpp b/src/newui/dtabwidget.cpp
index 34ac9a5a..c8132dda 100644
--- a/src/newui/dtabwidget.cpp
+++ b/src/newui/dtabwidget.cpp
@@ -15,7 +15,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 02111-1307, USA. *
***************************************************************************/
#include "dtabwidget.h"
diff --git a/src/newui/dtabwidget.h b/src/newui/dtabwidget.h
index 4f51e47b..b18a1b6f 100644
--- a/src/newui/dtabwidget.h
+++ b/src/newui/dtabwidget.h
@@ -15,7 +15,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 02111-1307, USA. *
***************************************************************************/
#ifndef DTABWIDGET_H
#define DTABWIDGET_H
diff --git a/src/profileengine/editor/main.cpp b/src/profileengine/editor/main.cpp
index 52e8d0f1..5ff52a77 100644
--- a/src/profileengine/editor/main.cpp
+++ b/src/profileengine/editor/main.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 02111-1307, USA. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. *
***************************************************************************/
#include <kapplication.h>
#include <kaboutdata.h>
diff --git a/src/profileengine/editor/profileeditor.cpp b/src/profileengine/editor/profileeditor.cpp
index 0303793f..743ef8da 100644
--- a/src/profileengine/editor/profileeditor.cpp
+++ b/src/profileengine/editor/profileeditor.cpp
@@ -14,7 +14,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 02111-1307, USA. *
***************************************************************************/
#include "profileeditor.h"
diff --git a/src/profileengine/editor/profileeditor.h b/src/profileengine/editor/profileeditor.h
index 1ec6e91a..273514a8 100644
--- a/src/profileengine/editor/profileeditor.h
+++ b/src/profileengine/editor/profileeditor.h
@@ -14,7 +14,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 02111-1307, USA. *
***************************************************************************/
#ifndef PROFILEEDITOR_H
#define PROFILEEDITOR_H
diff --git a/src/profileengine/lib/profile.cpp b/src/profileengine/lib/profile.cpp
index e13b623e..d504a320 100644
--- a/src/profileengine/lib/profile.cpp
+++ b/src/profileengine/lib/profile.cpp
@@ -14,7 +14,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 02111-1307, USA. *
***************************************************************************/
#include "profile.h"
diff --git a/src/profileengine/lib/profile.h b/src/profileengine/lib/profile.h
index 3f6d495a..a80d5ba1 100644
--- a/src/profileengine/lib/profile.h
+++ b/src/profileengine/lib/profile.h
@@ -14,7 +14,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 02111-1307, USA. *
***************************************************************************/
#ifndef PROFILE_H
#define PROFILE_H
diff --git a/src/profileengine/lib/profileengine.cpp b/src/profileengine/lib/profileengine.cpp
index a46fa766..05bc8397 100644
--- a/src/profileengine/lib/profileengine.cpp
+++ b/src/profileengine/lib/profileengine.cpp
@@ -14,7 +14,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 02111-1307, USA. *
***************************************************************************/
#include "profileengine.h"
diff --git a/src/profileengine/lib/profileengine.h b/src/profileengine/lib/profileengine.h
index 7a9a9abf..34e14a93 100644
--- a/src/profileengine/lib/profileengine.h
+++ b/src/profileengine/lib/profileengine.h
@@ -14,7 +14,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 02111-1307, USA. *
***************************************************************************/
#ifndef PROFILEENGINE_H
#define PROFILEENGINE_H
diff --git a/src/shellextension.cpp b/src/shellextension.cpp
index 8b9c4dbb..b8b9ef3c 100644
--- a/src/shellextension.cpp
+++ b/src/shellextension.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 02111-1307, USA. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. *
***************************************************************************/
#include "shellextension.h"
diff --git a/src/shellextension.h b/src/shellextension.h
index b0d91069..357c0876 100644
--- a/src/shellextension.h
+++ b/src/shellextension.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 02111-1307, USA. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. *
***************************************************************************/
#ifndef SHELLEXTENSION_H
#define SHELLEXTENSION_H
diff --git a/src/simplemainwindow.cpp b/src/simplemainwindow.cpp
index 5b5e0345..64b8651a 100644
--- a/src/simplemainwindow.cpp
+++ b/src/simplemainwindow.cpp
@@ -15,7 +15,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 02111-1307, USA. *
***************************************************************************/
#include "simplemainwindow.h"
diff --git a/src/simplemainwindow.h b/src/simplemainwindow.h
index f7df3e1a..ce50345c 100644
--- a/src/simplemainwindow.h
+++ b/src/simplemainwindow.h
@@ -15,7 +15,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 02111-1307, USA. *
***************************************************************************/
#ifndef SIMPLEMAINWINDOW_H
#define SIMPLEMAINWINDOW_H