summaryrefslogtreecommitdiffstats
path: root/mpeglib
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
commit704b080cc7e9b8dd8aa05a3d764d7dfb584ed72b (patch)
tree6f16488c3049c819d03185f6224cb110810b2cf5 /mpeglib
parentdca83fc4f00f153595d4249dbb335880f61b306d (diff)
downloadtdemultimedia-704b080cc7e9b8dd8aa05a3d764d7dfb584ed72b.tar.gz
tdemultimedia-704b080cc7e9b8dd8aa05a3d764d7dfb584ed72b.zip
Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'mpeglib')
-rw-r--r--mpeglib/COPYING4
-rw-r--r--mpeglib/lib/mpegplay/COPYRIGHT2
-rw-r--r--mpeglib/lib/splay/huffmanlookup.cpp4
-rw-r--r--mpeglib/lib/splay/huffmanlookup.h4
-rw-r--r--mpeglib/lib/util/mmx/cpu_accel.c2
-rw-r--r--mpeglib/lib/util/mmx/mm_accel.h2
6 files changed, 9 insertions, 9 deletions
diff --git a/mpeglib/COPYING b/mpeglib/COPYING
index c0da6a32..4ea0dc7b 100644
--- a/mpeglib/COPYING
+++ b/mpeglib/COPYING
@@ -2,7 +2,7 @@
Version 2, June 1991
Copyright (C) 1991 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -463,7 +463,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
Also add information on how to contact you by electronic and paper mail.
diff --git a/mpeglib/lib/mpegplay/COPYRIGHT b/mpeglib/lib/mpegplay/COPYRIGHT
index 39076276..e5c14f21 100644
--- a/mpeglib/lib/mpegplay/COPYRIGHT
+++ b/mpeglib/lib/mpegplay/COPYRIGHT
@@ -136,7 +136,7 @@ Copyright (c) 1999 Martin Vogt
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.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
For more information you can conntact me by electronic mail:
diff --git a/mpeglib/lib/splay/huffmanlookup.cpp b/mpeglib/lib/splay/huffmanlookup.cpp
index e4b37453..cfce3c47 100644
--- a/mpeglib/lib/splay/huffmanlookup.cpp
+++ b/mpeglib/lib/splay/huffmanlookup.cpp
@@ -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/mpeglib/lib/splay/huffmanlookup.h b/mpeglib/lib/splay/huffmanlookup.h
index a5bdb26c..78b05a05 100644
--- a/mpeglib/lib/splay/huffmanlookup.h
+++ b/mpeglib/lib/splay/huffmanlookup.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/mpeglib/lib/util/mmx/cpu_accel.c b/mpeglib/lib/util/mmx/cpu_accel.c
index 8f138308..0c6e1bba 100644
--- a/mpeglib/lib/util/mmx/cpu_accel.c
+++ b/mpeglib/lib/util/mmx/cpu_accel.c
@@ -18,7 +18,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
*/
#include "config.h"
diff --git a/mpeglib/lib/util/mmx/mm_accel.h b/mpeglib/lib/util/mmx/mm_accel.h
index e0690804..b4c13c21 100644
--- a/mpeglib/lib/util/mmx/mm_accel.h
+++ b/mpeglib/lib/util/mmx/mm_accel.h
@@ -18,7 +18,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
*/
#ifndef MM_ACCEL_H