From 5110225027f70ff3881d3cc212195c6609f7e6f8 Mon Sep 17 00:00:00 2001 From: Xavier Bachelot Date: Tue, 11 Mar 2014 12:27:38 +0100 Subject: Fix FSF address in some libmpeg2 headers --- src/video_dec/libmpeg2/libmpeg2_accel.c | 2 +- src/video_dec/libmpeg2/libmpeg2_accel.h | 2 +- src/video_dec/libmpeg2/slice_xvmc_vld.c | 8 +++----- src/video_dec/libmpeg2/xvmc_vld.h | 8 +++----- 4 files changed, 8 insertions(+), 12 deletions(-) (limited to 'src') diff --git a/src/video_dec/libmpeg2/libmpeg2_accel.c b/src/video_dec/libmpeg2/libmpeg2_accel.c index 92c0e280b..aa8e07491 100644 --- a/src/video_dec/libmpeg2/libmpeg2_accel.c +++ b/src/video_dec/libmpeg2/libmpeg2_accel.c @@ -17,7 +17,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 02110-1301, USA. */ #include diff --git a/src/video_dec/libmpeg2/libmpeg2_accel.h b/src/video_dec/libmpeg2/libmpeg2_accel.h index 5d0b37a78..f049d02c0 100644 --- a/src/video_dec/libmpeg2/libmpeg2_accel.h +++ b/src/video_dec/libmpeg2/libmpeg2_accel.h @@ -17,7 +17,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 02110-1301, USA. */ #ifndef LIBMPEG2_ACCEL_H diff --git a/src/video_dec/libmpeg2/slice_xvmc_vld.c b/src/video_dec/libmpeg2/slice_xvmc_vld.c index 60fa8b4f8..e40413076 100644 --- a/src/video_dec/libmpeg2/slice_xvmc_vld.c +++ b/src/video_dec/libmpeg2/slice_xvmc_vld.c @@ -10,11 +10,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * See the GNU General Public License for more details. * - * 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. - * - * + * 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 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/src/video_dec/libmpeg2/xvmc_vld.h b/src/video_dec/libmpeg2/xvmc_vld.h index 561d1789d..fd066cac1 100644 --- a/src/video_dec/libmpeg2/xvmc_vld.h +++ b/src/video_dec/libmpeg2/xvmc_vld.h @@ -10,11 +10,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * See the GNU General Public License for more details. * - * 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. - * - * + * 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 02110-1301, USA. */ #ifndef _XVMC_VLD_H -- cgit v1.2.3