diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-06 06:05:05 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-06 06:05:05 +0000 |
commit | 34b72e830fc13a1bc2793bfed03744730d826af4 (patch) | |
tree | f0ae9e1bf93e4f0a750b875d9dff46663ffbb39f /mpeglib/lib | |
parent | 704b080cc7e9b8dd8aa05a3d764d7dfb584ed72b (diff) | |
download | tdemultimedia-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/lib')
-rw-r--r-- | mpeglib/lib/util/mmx/cpu_accel.c | 2 | ||||
-rw-r--r-- | mpeglib/lib/util/mmx/mm_accel.h | 2 |
2 files changed, 2 insertions, 2 deletions
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 |