summaryrefslogtreecommitdiffstats
path: root/mpeglib/lib/util
diff options
context:
space:
mode:
Diffstat (limited to 'mpeglib/lib/util')
-rw-r--r--mpeglib/lib/util/mmx/cpu_accel.c2
-rw-r--r--mpeglib/lib/util/mmx/mm_accel.h2
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 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