diff options
Diffstat (limited to 'mpeglib')
-rw-r--r-- | mpeglib/COPYING | 4 | ||||
-rw-r--r-- | mpeglib/lib/util/mmx/cpu_accel.c | 2 | ||||
-rw-r--r-- | mpeglib/lib/util/mmx/mm_accel.h | 2 |
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 |