summaryrefslogtreecommitdiffstats
path: root/soundserver
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
commit81c61f45241b8f02e37e62b3b3dee855635ef9b7 (patch)
tree730bb4990f3ea9478380955232445e54ecf28ed3 /soundserver
parent751b210ecf0f12f6fbde70873e2260e646894ea2 (diff)
downloadarts-81c61f45241b8f02e37e62b3b3dee855635ef9b7.tar.gz
arts-81c61f45241b8f02e37e62b3b3dee855635ef9b7.zip
Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'soundserver')
-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/artsversion-new.h.in4
-rw-r--r--soundserver/cpuusage.cc4
-rw-r--r--soundserver/cpuusage.h4
-rw-r--r--soundserver/crashhandler.cc4
-rw-r--r--soundserver/crashhandler.h4
-rw-r--r--soundserver/fileinputstream_impl.cc4
-rw-r--r--soundserver/gslplayobject_impl.cc4
-rw-r--r--soundserver/samplestorage_impl.cc4
-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--soundserver/stdoutwriter_impl.cc4
-rw-r--r--soundserver/tradercheck.cc4
-rw-r--r--soundserver/tradercheck.h4
-rw-r--r--soundserver/wavplayobject_impl.cc4
25 files changed, 37 insertions, 37 deletions
diff --git a/soundserver/artscat.cc b/soundserver/artscat.cc
index 28b1aaf..cd41f8b 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, 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 e02529e..64229bd 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, 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 22b500a..62652a1 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, 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 81e01fe..28120de 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, 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 21257b2..a6cf9bf 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
------------------------------------------------------------------------
diff --git a/soundserver/artsversion-new.h.in b/soundserver/artsversion-new.h.in
index 6c87684..6c6eed5 100644
--- a/soundserver/artsversion-new.h.in
+++ b/soundserver/artsversion-new.h.in
@@ -15,8 +15,8 @@
You should have received a copy of the GNU Library General Public License
along with this library; see the file COPYING.LIB. If not, write to
- the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
diff --git a/soundserver/cpuusage.cc b/soundserver/cpuusage.cc
index 6c5dd47..c08baba 100644
--- a/soundserver/cpuusage.cc
+++ b/soundserver/cpuusage.cc
@@ -15,8 +15,8 @@
You should have received a copy of the GNU Library General Public License
along with this library; see the file COPYING.LIB. If not, write to
- the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
diff --git a/soundserver/cpuusage.h b/soundserver/cpuusage.h
index 764d30f..83cc8ad 100644
--- a/soundserver/cpuusage.h
+++ b/soundserver/cpuusage.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU Library General Public License
along with this library; see the file COPYING.LIB. If not, write to
- the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
diff --git a/soundserver/crashhandler.cc b/soundserver/crashhandler.cc
index d3ba374..5864d89 100644
--- a/soundserver/crashhandler.cc
+++ b/soundserver/crashhandler.cc
@@ -17,8 +17,8 @@
*
* You should have received a copy of the GNU Library General Public License
* along with this library; see the file COPYING.LIB. If not, write to
- * the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
/*
diff --git a/soundserver/crashhandler.h b/soundserver/crashhandler.h
index a9264a1..fdfe018 100644
--- a/soundserver/crashhandler.h
+++ b/soundserver/crashhandler.h
@@ -16,8 +16,8 @@
*
* You should have received a copy of the GNU Library General Public License
* along with this library; see the file COPYING.LIB. If not, write to
- * the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
*/
diff --git a/soundserver/fileinputstream_impl.cc b/soundserver/fileinputstream_impl.cc
index e44faa2..ccf12ce 100644
--- a/soundserver/fileinputstream_impl.cc
+++ b/soundserver/fileinputstream_impl.cc
@@ -15,8 +15,8 @@
You should have received a copy of the GNU Library General Public License
along with this library; see the file COPYING.LIB. If not, write to
- the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
diff --git a/soundserver/gslplayobject_impl.cc b/soundserver/gslplayobject_impl.cc
index 7781fac..217fe80 100644
--- a/soundserver/gslplayobject_impl.cc
+++ b/soundserver/gslplayobject_impl.cc
@@ -15,8 +15,8 @@
You should have received a copy of the GNU Library General Public License
along with this library; see the file COPYING.LIB. If not, write to
- the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
diff --git a/soundserver/samplestorage_impl.cc b/soundserver/samplestorage_impl.cc
index 8c14d23..b7e07f1 100644
--- a/soundserver/samplestorage_impl.cc
+++ b/soundserver/samplestorage_impl.cc
@@ -15,8 +15,8 @@
You should have received a copy of the GNU Library General Public License
along with this library; see the file COPYING.LIB. If not, write to
- the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ the Free Software 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 608f146..b45d71f 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, 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 88a530a..260fc41 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, 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 26a9b1f..15d18ae 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, 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 de2aff6..40c66ec 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, 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 ba68dd4..d56b385 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
diff --git a/soundserver/soundserverstartup_impl.h b/soundserver/soundserverstartup_impl.h
index d84731a..55884f7 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
diff --git a/soundserver/soundserverv2_impl.cc b/soundserver/soundserverv2_impl.cc
index 0abe5c7..18e19e0 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, 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 22bd1cf..3153504 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, 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/stdoutwriter_impl.cc b/soundserver/stdoutwriter_impl.cc
index d93ca2b..5ac3033 100644
--- a/soundserver/stdoutwriter_impl.cc
+++ b/soundserver/stdoutwriter_impl.cc
@@ -15,8 +15,8 @@
You should have received a copy of the GNU Library General Public License
along with this library; see the file COPYING.LIB. If not, write to
- the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
diff --git a/soundserver/tradercheck.cc b/soundserver/tradercheck.cc
index f14cd7e..9a284f8 100644
--- a/soundserver/tradercheck.cc
+++ b/soundserver/tradercheck.cc
@@ -15,8 +15,8 @@
You should have received a copy of the GNU Library General Public License
along with this library; see the file COPYING.LIB. If not, write to
- the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
diff --git a/soundserver/tradercheck.h b/soundserver/tradercheck.h
index aa0b894..3e6b28d 100644
--- a/soundserver/tradercheck.h
+++ b/soundserver/tradercheck.h
@@ -14,8 +14,8 @@
You should have received a copy of the GNU Library General Public License
along with this library; see the file COPYING.LIB. If not, write to
- the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef TRADERCHECK_H
#define TRADERCHECK_H
diff --git a/soundserver/wavplayobject_impl.cc b/soundserver/wavplayobject_impl.cc
index 1a5fb82..6109f7c 100644
--- a/soundserver/wavplayobject_impl.cc
+++ b/soundserver/wavplayobject_impl.cc
@@ -15,8 +15,8 @@
You should have received a copy of the GNU Library General Public License
along with this library; see the file COPYING.LIB. If not, write to
- the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/