summaryrefslogtreecommitdiffstats
path: root/arts/builder
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
commit34b72e830fc13a1bc2793bfed03744730d826af4 (patch)
treef0ae9e1bf93e4f0a750b875d9dff46663ffbb39f /arts/builder
parent704b080cc7e9b8dd8aa05a3d764d7dfb584ed72b (diff)
downloadtdemultimedia-34b72e830fc13a1bc2793bfed03744730d826af4.tar.gz
tdemultimedia-34b72e830fc13a1bc2793bfed03744730d826af4.zip
Fixed remaining GPL address zip codes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'arts/builder')
-rw-r--r--arts/builder/autorouter.cpp2
-rw-r--r--arts/builder/autorouter.h2
-rw-r--r--arts/builder/createtool.cpp2
-rw-r--r--arts/builder/createtool.h2
-rw-r--r--arts/builder/dirmanager.cpp2
-rw-r--r--arts/builder/dirmanager.h2
-rw-r--r--arts/builder/drawutils.cpp2
-rw-r--r--arts/builder/drawutils.h2
-rw-r--r--arts/builder/execdlg.cpp2
-rw-r--r--arts/builder/execdlg.h2
-rw-r--r--arts/builder/interfacedlg.cpp2
-rw-r--r--arts/builder/interfacedlg.h2
-rw-r--r--arts/builder/main.cpp2
-rw-r--r--arts/builder/main.h2
-rw-r--r--arts/builder/module.cpp2
-rw-r--r--arts/builder/module.h2
-rw-r--r--arts/builder/mwidget.h2
-rw-r--r--arts/builder/portposdlg.cpp2
-rw-r--r--arts/builder/portposdlg.h2
-rw-r--r--arts/builder/propertypanel.cpp2
-rw-r--r--arts/builder/propertypanel.h2
-rw-r--r--arts/builder/retrievedlg.cpp2
-rw-r--r--arts/builder/retrievedlg.h2
-rw-r--r--arts/builder/scomponent.cpp2
-rw-r--r--arts/builder/scomponent.h2
-rw-r--r--arts/builder/session.cpp2
-rw-r--r--arts/builder/session.h2
-rw-r--r--arts/builder/structure.cpp2
-rw-r--r--arts/builder/structure.h2
-rw-r--r--arts/builder/structureport.cpp2
-rw-r--r--arts/builder/structureport.h2
31 files changed, 31 insertions, 31 deletions
diff --git a/arts/builder/autorouter.cpp b/arts/builder/autorouter.cpp
index ccc4e1c6..6fdcce15 100644
--- a/arts/builder/autorouter.cpp
+++ b/arts/builder/autorouter.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/autorouter.h b/arts/builder/autorouter.h
index 81ba9c12..e65f531a 100644
--- a/arts/builder/autorouter.h
+++ b/arts/builder/autorouter.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/createtool.cpp b/arts/builder/createtool.cpp
index e4fbdb99..d533a8fa 100644
--- a/arts/builder/createtool.cpp
+++ b/arts/builder/createtool.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/createtool.h b/arts/builder/createtool.h
index 3015340f..c8fe0763 100644
--- a/arts/builder/createtool.h
+++ b/arts/builder/createtool.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/dirmanager.cpp b/arts/builder/dirmanager.cpp
index ee864d14..27347738 100644
--- a/arts/builder/dirmanager.cpp
+++ b/arts/builder/dirmanager.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/dirmanager.h b/arts/builder/dirmanager.h
index a926b57e..b007bcbe 100644
--- a/arts/builder/dirmanager.h
+++ b/arts/builder/dirmanager.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/drawutils.cpp b/arts/builder/drawutils.cpp
index 66afdc3b..43b449e8 100644
--- a/arts/builder/drawutils.cpp
+++ b/arts/builder/drawutils.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/drawutils.h b/arts/builder/drawutils.h
index af8b9ff7..25032eb3 100644
--- a/arts/builder/drawutils.h
+++ b/arts/builder/drawutils.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/execdlg.cpp b/arts/builder/execdlg.cpp
index 7a829c5f..4ed8bac9 100644
--- a/arts/builder/execdlg.cpp
+++ b/arts/builder/execdlg.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/execdlg.h b/arts/builder/execdlg.h
index b40a6ffb..43562d2f 100644
--- a/arts/builder/execdlg.h
+++ b/arts/builder/execdlg.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/interfacedlg.cpp b/arts/builder/interfacedlg.cpp
index 4bffdbc5..82d985ed 100644
--- a/arts/builder/interfacedlg.cpp
+++ b/arts/builder/interfacedlg.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/interfacedlg.h b/arts/builder/interfacedlg.h
index 3048d20b..d5a888c4 100644
--- a/arts/builder/interfacedlg.h
+++ b/arts/builder/interfacedlg.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/main.cpp b/arts/builder/main.cpp
index ce3e375f..9cc300ed 100644
--- a/arts/builder/main.cpp
+++ b/arts/builder/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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/main.h b/arts/builder/main.h
index 45c045ad..1ae4473f 100644
--- a/arts/builder/main.h
+++ b/arts/builder/main.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/module.cpp b/arts/builder/module.cpp
index 160f9fe7..94f56591 100644
--- a/arts/builder/module.cpp
+++ b/arts/builder/module.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/module.h b/arts/builder/module.h
index c2607b0a..0d23bb11 100644
--- a/arts/builder/module.h
+++ b/arts/builder/module.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/mwidget.h b/arts/builder/mwidget.h
index ed609cec..93f7726f 100644
--- a/arts/builder/mwidget.h
+++ b/arts/builder/mwidget.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/portposdlg.cpp b/arts/builder/portposdlg.cpp
index 12296a38..6d5d0deb 100644
--- a/arts/builder/portposdlg.cpp
+++ b/arts/builder/portposdlg.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/portposdlg.h b/arts/builder/portposdlg.h
index 006e9941..775e24be 100644
--- a/arts/builder/portposdlg.h
+++ b/arts/builder/portposdlg.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/propertypanel.cpp b/arts/builder/propertypanel.cpp
index 4f5ecdb1..3b281c2a 100644
--- a/arts/builder/propertypanel.cpp
+++ b/arts/builder/propertypanel.cpp
@@ -14,7 +14,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.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "propertypanel.h"
diff --git a/arts/builder/propertypanel.h b/arts/builder/propertypanel.h
index c635315c..28cc7abd 100644
--- a/arts/builder/propertypanel.h
+++ b/arts/builder/propertypanel.h
@@ -14,7 +14,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.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef PROPERTYPANEL_H
diff --git a/arts/builder/retrievedlg.cpp b/arts/builder/retrievedlg.cpp
index 9f7ea668..cbf6af95 100644
--- a/arts/builder/retrievedlg.cpp
+++ b/arts/builder/retrievedlg.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/retrievedlg.h b/arts/builder/retrievedlg.h
index bd9fb126..97a389aa 100644
--- a/arts/builder/retrievedlg.h
+++ b/arts/builder/retrievedlg.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/scomponent.cpp b/arts/builder/scomponent.cpp
index 8e506e71..fb461f3a 100644
--- a/arts/builder/scomponent.cpp
+++ b/arts/builder/scomponent.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/scomponent.h b/arts/builder/scomponent.h
index 7867e542..3d5970f4 100644
--- a/arts/builder/scomponent.h
+++ b/arts/builder/scomponent.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/session.cpp b/arts/builder/session.cpp
index 83dbb633..3c1da47d 100644
--- a/arts/builder/session.cpp
+++ b/arts/builder/session.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/session.h b/arts/builder/session.h
index 9d8dc586..eea3b22a 100644
--- a/arts/builder/session.h
+++ b/arts/builder/session.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/structure.cpp b/arts/builder/structure.cpp
index 8f4126c7..832917da 100644
--- a/arts/builder/structure.cpp
+++ b/arts/builder/structure.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/structure.h b/arts/builder/structure.h
index fe2449bf..c5de4c02 100644
--- a/arts/builder/structure.h
+++ b/arts/builder/structure.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/structureport.cpp b/arts/builder/structureport.cpp
index 32318735..b57e9632 100644
--- a/arts/builder/structureport.cpp
+++ b/arts/builder/structureport.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/builder/structureport.h b/arts/builder/structureport.h
index b5f78cfb..8729cc24 100644
--- a/arts/builder/structureport.h
+++ b/arts/builder/structureport.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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/