diff options
Diffstat (limited to 'mpeglib/lib/util/mmx')
-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 |