summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-09-02 21:23:37 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-09-02 21:23:37 +0000
commit585650ee25cbfca3e179f2e7c20bf4339a9fef9b (patch)
tree7523a2fe73d4d7193dc1c856b8fd811b6e43655d
parent96900dbce3aaa1fcac74a07a71482c5c6fcd3cab (diff)
downloadtdelibs-585650ee.tar.gz
tdelibs-585650ee.zip
Fixed incorrect GPL address in kdemm
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1171143 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-rw-r--r--kdemm/Makefile.am4
-rw-r--r--kdemm/backend.cpp4
-rw-r--r--kdemm/backend.h4
-rw-r--r--kdemm/channel.cpp4
-rw-r--r--kdemm/channel.h4
-rw-r--r--kdemm/factory.cpp4
-rw-r--r--kdemm/factory.h4
-rw-r--r--kdemm/mixeriface.h4
-rw-r--r--kdemm/player.cpp4
-rw-r--r--kdemm/player.h4
-rw-r--r--kdemm/simpleplayer.cpp4
-rw-r--r--kdemm/simpleplayer.h4
-rw-r--r--kdemm/test/Makefile.am4
-rw-r--r--kdemm/test/main.cpp4
-rw-r--r--kdemm/test/statetest.cpp4
-rw-r--r--kdemm/test/statetest.h4
-rw-r--r--kdemm/test/testwidget.cpp4
-rw-r--r--kdemm/test/testwidget.h4
-rw-r--r--kdemm/videoplayer.cpp4
-rw-r--r--kdemm/videoplayer.h4
-rw-r--r--kdemm/volumecontrold/Makefile.am4
-rw-r--r--kdemm/volumecontrold/volumecontrold.cpp4
-rw-r--r--kdemm/volumecontrold/volumecontrold.h4
23 files changed, 46 insertions, 46 deletions
diff --git a/kdemm/Makefile.am b/kdemm/Makefile.am
index 9bab914ef..b6ec8663c 100644
--- a/kdemm/Makefile.am
+++ b/kdemm/Makefile.am
@@ -12,8 +12,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.
INCLUDES = -I$(top_srcdir)/kdecore -I$(top_srcdir)/kio $(all_includes)
diff --git a/kdemm/backend.cpp b/kdemm/backend.cpp
index 715fc52de..1a9ab86fb 100644
--- a/kdemm/backend.cpp
+++ b/kdemm/backend.cpp
@@ -12,8 +12,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/kdemm/backend.h b/kdemm/backend.h
index 2f626c4f4..d2eaaead7 100644
--- a/kdemm/backend.h
+++ b/kdemm/backend.h
@@ -12,8 +12,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/kdemm/channel.cpp b/kdemm/channel.cpp
index fa1d662f9..28617cd2d 100644
--- a/kdemm/channel.cpp
+++ b/kdemm/channel.cpp
@@ -12,8 +12,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/kdemm/channel.h b/kdemm/channel.h
index 6e47febac..dbecb9d6f 100644
--- a/kdemm/channel.h
+++ b/kdemm/channel.h
@@ -12,8 +12,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/kdemm/factory.cpp b/kdemm/factory.cpp
index 1994b8e5e..c1a2edafa 100644
--- a/kdemm/factory.cpp
+++ b/kdemm/factory.cpp
@@ -12,8 +12,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/kdemm/factory.h b/kdemm/factory.h
index c9ed2e3da..2f75f83d7 100644
--- a/kdemm/factory.h
+++ b/kdemm/factory.h
@@ -12,8 +12,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/kdemm/mixeriface.h b/kdemm/mixeriface.h
index 8ee9fc96b..ddd348dc8 100644
--- a/kdemm/mixeriface.h
+++ b/kdemm/mixeriface.h
@@ -12,8 +12,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/kdemm/player.cpp b/kdemm/player.cpp
index b16c942fc..b9a8ecaa0 100644
--- a/kdemm/player.cpp
+++ b/kdemm/player.cpp
@@ -12,8 +12,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/kdemm/player.h b/kdemm/player.h
index b753073a7..2f31152d4 100644
--- a/kdemm/player.h
+++ b/kdemm/player.h
@@ -12,8 +12,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/kdemm/simpleplayer.cpp b/kdemm/simpleplayer.cpp
index 71e0edb18..ec3d8e218 100644
--- a/kdemm/simpleplayer.cpp
+++ b/kdemm/simpleplayer.cpp
@@ -12,8 +12,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/kdemm/simpleplayer.h b/kdemm/simpleplayer.h
index f9575d21f..01175e8f6 100644
--- a/kdemm/simpleplayer.h
+++ b/kdemm/simpleplayer.h
@@ -12,8 +12,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/kdemm/test/Makefile.am b/kdemm/test/Makefile.am
index d488da365..e7e3a7576 100644
--- a/kdemm/test/Makefile.am
+++ b/kdemm/test/Makefile.am
@@ -12,8 +12,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.
INCLUDES = -I$(top_srcdir)/kdemm $(all_includes)
diff --git a/kdemm/test/main.cpp b/kdemm/test/main.cpp
index eb42dc1ec..588a531af 100644
--- a/kdemm/test/main.cpp
+++ b/kdemm/test/main.cpp
@@ -12,8 +12,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/kdemm/test/statetest.cpp b/kdemm/test/statetest.cpp
index 48ae444ee..25654836f 100644
--- a/kdemm/test/statetest.cpp
+++ b/kdemm/test/statetest.cpp
@@ -12,8 +12,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/kdemm/test/statetest.h b/kdemm/test/statetest.h
index cf912ac56..ff3baff2d 100644
--- a/kdemm/test/statetest.h
+++ b/kdemm/test/statetest.h
@@ -12,8 +12,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/kdemm/test/testwidget.cpp b/kdemm/test/testwidget.cpp
index a9a579cd1..943bf2b52 100644
--- a/kdemm/test/testwidget.cpp
+++ b/kdemm/test/testwidget.cpp
@@ -12,8 +12,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/kdemm/test/testwidget.h b/kdemm/test/testwidget.h
index 7a9d0df72..18f3fcef5 100644
--- a/kdemm/test/testwidget.h
+++ b/kdemm/test/testwidget.h
@@ -12,8 +12,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/kdemm/videoplayer.cpp b/kdemm/videoplayer.cpp
index e11705204..17052d96d 100644
--- a/kdemm/videoplayer.cpp
+++ b/kdemm/videoplayer.cpp
@@ -12,8 +12,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/kdemm/videoplayer.h b/kdemm/videoplayer.h
index 3bf26eba0..f13accd60 100644
--- a/kdemm/videoplayer.h
+++ b/kdemm/videoplayer.h
@@ -12,8 +12,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/kdemm/volumecontrold/Makefile.am b/kdemm/volumecontrold/Makefile.am
index b7c7ca729..058a6ac44 100644
--- a/kdemm/volumecontrold/Makefile.am
+++ b/kdemm/volumecontrold/Makefile.am
@@ -12,8 +12,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.
INCLUDES = -I$(top_srcdir) $(all_includes)
diff --git a/kdemm/volumecontrold/volumecontrold.cpp b/kdemm/volumecontrold/volumecontrold.cpp
index 41fbc40fd..12bf0a086 100644
--- a/kdemm/volumecontrold/volumecontrold.cpp
+++ b/kdemm/volumecontrold/volumecontrold.cpp
@@ -12,8 +12,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/kdemm/volumecontrold/volumecontrold.h b/kdemm/volumecontrold/volumecontrold.h
index 709323c47..db19cd024 100644
--- a/kdemm/volumecontrold/volumecontrold.h
+++ b/kdemm/volumecontrold/volumecontrold.h
@@ -12,8 +12,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.
*/