summaryrefslogtreecommitdiffstats
path: root/mpeglib
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 /mpeglib
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 'mpeglib')
-rw-r--r--mpeglib/COPYING4
-rw-r--r--mpeglib/lib/util/mmx/cpu_accel.c2
-rw-r--r--mpeglib/lib/util/mmx/mm_accel.h2
3 files changed, 4 insertions, 4 deletions
diff --git a/mpeglib/COPYING b/mpeglib/COPYING
index 4ea0dc7b..b7047e29 100644
--- a/mpeglib/COPYING
+++ b/mpeglib/COPYING
@@ -2,7 +2,7 @@
Version 2, June 1991
Copyright (C) 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.
@@ -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., 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/mpeglib/lib/util/mmx/cpu_accel.c b/mpeglib/lib/util/mmx/cpu_accel.c
index 0c6e1bba..3b3c0921 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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "config.h"
diff --git a/mpeglib/lib/util/mmx/mm_accel.h b/mpeglib/lib/util/mmx/mm_accel.h
index b4c13c21..3f63ffa4 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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef MM_ACCEL_H