From 4f9a4a72c92ee84cd6d3aa9dec839b9d95c0f1b8 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 22 Jan 2007 08:02:06 +0000 Subject: Fix FSF address and otherwise broken license headers. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21995 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/jpeg_enc.c | 2 +- libvo/jpeg_enc.h | 2 +- libvo/video_out_internal.h | 5 ++--- libvo/vo_3dfx.c | 5 ++--- libvo/vo_null.c | 5 ++--- libvo/vo_syncfb.c | 5 ++--- libvo/vo_tdfx_vid.c | 7 +++---- 7 files changed, 13 insertions(+), 18 deletions(-) (limited to 'libvo') diff --git a/libvo/jpeg_enc.c b/libvo/jpeg_enc.c index 754a3eb05c..777de1517c 100644 --- a/libvo/jpeg_enc.c +++ b/libvo/jpeg_enc.c @@ -16,7 +16,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * * For an excellent introduction to the JPEG format, see: * http://www.ece.purdue.edu/~bouman/grad-labs/lab8/pdf/lab.pdf diff --git a/libvo/jpeg_enc.h b/libvo/jpeg_enc.h index 27f1af6033..2c04cc0847 100644 --- a/libvo/jpeg_enc.h +++ b/libvo/jpeg_enc.h @@ -16,7 +16,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * * For an excellent introduction to the JPEG format, see: * http://www.ece.purdue.edu/~bourman/grad-labs/lab8/pdf/lab.pdf diff --git a/libvo/video_out_internal.h b/libvo/video_out_internal.h index c01467ba17..58329dfdee 100644 --- a/libvo/video_out_internal.h +++ b/libvo/video_out_internal.h @@ -16,9 +16,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * + * along with mpeg2dec; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ /* All video drivers will want this */ diff --git a/libvo/vo_3dfx.c b/libvo/vo_3dfx.c index 4759a40833..28f60cd787 100644 --- a/libvo/vo_3dfx.c +++ b/libvo/vo_3dfx.c @@ -17,9 +17,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * + * along with mpeg2dec; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/libvo/vo_null.c b/libvo/vo_null.c index 4214bec55d..88259f23d1 100644 --- a/libvo/vo_null.c +++ b/libvo/vo_null.c @@ -16,9 +16,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * + * along with mpeg2dec; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/libvo/vo_syncfb.c b/libvo/vo_syncfb.c index c36933560d..a6b965e264 100644 --- a/libvo/vo_syncfb.c +++ b/libvo/vo_syncfb.c @@ -20,9 +20,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * + * along with mpeg2dec; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/libvo/vo_tdfx_vid.c b/libvo/vo_tdfx_vid.c index 3401fc2ac8..01fd3626ca 100644 --- a/libvo/vo_tdfx_vid.c +++ b/libvo/vo_tdfx_vid.c @@ -15,10 +15,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 GNU Make; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include -- cgit v1.2.3