summaryrefslogtreecommitdiffstats
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
commite6a3e4aeab93d110163be8266ee34c74cf552253 (patch)
treedd1ede6485e18744cc4d5ea409b47540c70b51eb
parent81c61f45241b8f02e37e62b3b3dee855635ef9b7 (diff)
downloadarts-e6a3e4ae.tar.gz
arts-e6a3e4ae.zip
Fixed remaining GPL address zip codes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-rw-r--r--COPYING4
-rw-r--r--COPYING.LIB2
-rw-r--r--examples/dcasttest.cc2
-rw-r--r--examples/flow.cc2
-rw-r--r--examples/hello_impl.cc2
-rw-r--r--examples/hello_impl.h2
-rw-r--r--examples/helloclient.cc2
-rw-r--r--examples/hellodynamic.cc2
-rw-r--r--examples/hellomain.cc2
-rw-r--r--examples/helloserver.cc2
-rw-r--r--examples/irdemo.cc2
-rw-r--r--examples/referenceinfo.cc2
-rw-r--r--examples/streamsound.cc2
-rw-r--r--examples/testasubsys.cc2
-rw-r--r--examples/testdhandle.cc2
-rw-r--r--examples/x11commtest.cc2
-rw-r--r--mcopidl/mcopidl.cc2
-rw-r--r--mcopidl/scanner.cc2
-rw-r--r--soundserver/artscat.cc2
-rw-r--r--soundserver/artsd.cc2
-rw-r--r--soundserver/artsplay.cc2
-rw-r--r--soundserver/artsrec.cc2
-rw-r--r--soundserver/artsshell.cc2
-rw-r--r--soundserver/simplesoundserver_impl.cc2
-rw-r--r--soundserver/simplesoundserver_impl.h2
-rw-r--r--soundserver/soundserver_impl.cc2
-rw-r--r--soundserver/soundserver_impl.h2
-rw-r--r--soundserver/soundserverstartup_impl.cc2
-rw-r--r--soundserver/soundserverstartup_impl.h2
-rw-r--r--soundserver/soundserverv2_impl.cc2
-rw-r--r--soundserver/soundserverv2_impl.h2
-rw-r--r--tests/testchangenotify.cc2
-rw-r--r--tests/testremote.cc2
-rw-r--r--tests/testwrapper.cc2
34 files changed, 35 insertions, 35 deletions
diff --git a/COPYING b/COPYING
index 0c25897..81dbdfe 100644
--- a/COPYING
+++ b/COPYING
@@ -8,7 +8,7 @@ by the authors who actually wrote it.
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
- 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -312,7 +312,7 @@ the "copyright" line and a pointer to where the full notice is found.
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
Also add information on how to contact you by electronic and paper mail.
diff --git a/COPYING.LIB b/COPYING.LIB
index abc266a..f7b749a 100644
--- a/COPYING.LIB
+++ b/COPYING.LIB
@@ -469,7 +469,7 @@ convey the exclusion of warranty; and each file should have at least the
You should have received a copy of the GNU Lesser General Public
License along with this library; 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
Also add information on how to contact you by electronic and paper mail.
diff --git a/examples/dcasttest.cc b/examples/dcasttest.cc
index 9fda54f..5066cd7 100644
--- a/examples/dcasttest.cc
+++ b/examples/dcasttest.cc
@@ -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.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/examples/flow.cc b/examples/flow.cc
index 4c4f43c..eaddf32 100644
--- a/examples/flow.cc
+++ b/examples/flow.cc
@@ -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.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/examples/hello_impl.cc b/examples/hello_impl.cc
index 94c6513..5f7bb68 100644
--- a/examples/hello_impl.cc
+++ b/examples/hello_impl.cc
@@ -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.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/examples/hello_impl.h b/examples/hello_impl.h
index c3c0d83..13c61a7 100644
--- a/examples/hello_impl.h
+++ b/examples/hello_impl.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.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/examples/helloclient.cc b/examples/helloclient.cc
index 376a31b..f5f3410 100644
--- a/examples/helloclient.cc
+++ b/examples/helloclient.cc
@@ -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.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/examples/hellodynamic.cc b/examples/hellodynamic.cc
index 1ae5f67..b55cbf4 100644
--- a/examples/hellodynamic.cc
+++ b/examples/hellodynamic.cc
@@ -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.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/examples/hellomain.cc b/examples/hellomain.cc
index 8d1fa84..024f97a 100644
--- a/examples/hellomain.cc
+++ b/examples/hellomain.cc
@@ -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.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/examples/helloserver.cc b/examples/helloserver.cc
index 5527651..01ffa41 100644
--- a/examples/helloserver.cc
+++ b/examples/helloserver.cc
@@ -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.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/examples/irdemo.cc b/examples/irdemo.cc
index 5357332..aedd832 100644
--- a/examples/irdemo.cc
+++ b/examples/irdemo.cc
@@ -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.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/examples/referenceinfo.cc b/examples/referenceinfo.cc
index 0a50738..b980378 100644
--- a/examples/referenceinfo.cc
+++ b/examples/referenceinfo.cc
@@ -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.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/examples/streamsound.cc b/examples/streamsound.cc
index 2a20b6a..170d6de 100644
--- a/examples/streamsound.cc
+++ b/examples/streamsound.cc
@@ -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.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/examples/testasubsys.cc b/examples/testasubsys.cc
index 97d4475..b70bf9d 100644
--- a/examples/testasubsys.cc
+++ b/examples/testasubsys.cc
@@ -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.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/examples/testdhandle.cc b/examples/testdhandle.cc
index ccde06c..564687d 100644
--- a/examples/testdhandle.cc
+++ b/examples/testdhandle.cc
@@ -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.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/examples/x11commtest.cc b/examples/x11commtest.cc
index a26e59c..c1b27dd 100644
--- a/examples/x11commtest.cc
+++ b/examples/x11commtest.cc
@@ -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.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/mcopidl/mcopidl.cc b/mcopidl/mcopidl.cc
index 11d7705..6536e3d 100644
--- a/mcopidl/mcopidl.cc
+++ b/mcopidl/mcopidl.cc
@@ -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.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/mcopidl/scanner.cc b/mcopidl/scanner.cc
index 4ea22ba..6cf385d 100644
--- a/mcopidl/scanner.cc
+++ b/mcopidl/scanner.cc
@@ -657,7 +657,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
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.
*/
#line 25 "scanner.ll"
diff --git a/soundserver/artscat.cc b/soundserver/artscat.cc
index cd41f8b..c6818c8 100644
--- a/soundserver/artscat.cc
+++ b/soundserver/artscat.cc
@@ -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.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/soundserver/artsd.cc b/soundserver/artsd.cc
index 64229bd..6b6a22e 100644
--- a/soundserver/artsd.cc
+++ b/soundserver/artsd.cc
@@ -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.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/soundserver/artsplay.cc b/soundserver/artsplay.cc
index 62652a1..b8dec3d 100644
--- a/soundserver/artsplay.cc
+++ b/soundserver/artsplay.cc
@@ -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.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/soundserver/artsrec.cc b/soundserver/artsrec.cc
index 28120de..c53b0ff 100644
--- a/soundserver/artsrec.cc
+++ b/soundserver/artsrec.cc
@@ -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.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/soundserver/artsshell.cc b/soundserver/artsshell.cc
index a6cf9bf..59390c8 100644
--- a/soundserver/artsshell.cc
+++ b/soundserver/artsshell.cc
@@ -21,7 +21,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/soundserver/simplesoundserver_impl.cc b/soundserver/simplesoundserver_impl.cc
index b45d71f..0f11c99 100644
--- a/soundserver/simplesoundserver_impl.cc
+++ b/soundserver/simplesoundserver_impl.cc
@@ -19,7 +19,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.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/soundserver/simplesoundserver_impl.h b/soundserver/simplesoundserver_impl.h
index 260fc41..33971fe 100644
--- a/soundserver/simplesoundserver_impl.h
+++ b/soundserver/simplesoundserver_impl.h
@@ -19,7 +19,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.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/soundserver/soundserver_impl.cc b/soundserver/soundserver_impl.cc
index 15d18ae..7c84792 100644
--- a/soundserver/soundserver_impl.cc
+++ b/soundserver/soundserver_impl.cc
@@ -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.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/soundserver/soundserver_impl.h b/soundserver/soundserver_impl.h
index 40c66ec..670b146 100644
--- a/soundserver/soundserver_impl.h
+++ b/soundserver/soundserver_impl.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.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/soundserver/soundserverstartup_impl.cc b/soundserver/soundserverstartup_impl.cc
index d56b385..a0183d6 100644
--- a/soundserver/soundserverstartup_impl.cc
+++ b/soundserver/soundserverstartup_impl.cc
@@ -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/soundserver/soundserverstartup_impl.h b/soundserver/soundserverstartup_impl.h
index 55884f7..7e76009 100644
--- a/soundserver/soundserverstartup_impl.h
+++ b/soundserver/soundserverstartup_impl.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/soundserver/soundserverv2_impl.cc b/soundserver/soundserverv2_impl.cc
index 18e19e0..932c4fd 100644
--- a/soundserver/soundserverv2_impl.cc
+++ b/soundserver/soundserverv2_impl.cc
@@ -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.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/soundserver/soundserverv2_impl.h b/soundserver/soundserverv2_impl.h
index 3153504..9ea74a9 100644
--- a/soundserver/soundserverv2_impl.h
+++ b/soundserver/soundserverv2_impl.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.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/tests/testchangenotify.cc b/tests/testchangenotify.cc
index b7471ac..0447e7c 100644
--- a/tests/testchangenotify.cc
+++ b/tests/testchangenotify.cc
@@ -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.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/tests/testremote.cc b/tests/testremote.cc
index d98a3f1..85bdfb2 100644
--- a/tests/testremote.cc
+++ b/tests/testremote.cc
@@ -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.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the
diff --git a/tests/testwrapper.cc b/tests/testwrapper.cc
index f74e473..9be8c35 100644
--- a/tests/testwrapper.cc
+++ b/tests/testwrapper.cc
@@ -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.
Permission is also granted to link this program with the Qt
library, treating Qt like a library that normally accompanies the