From 10aa8c8539722e4956bc0cce64e2677a192924ec Mon Sep 17 00:00:00 2001 From: anders Date: Tue, 8 Jan 2002 11:37:54 +0000 Subject: [PATCH] Correction of lisensing comment git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4050 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libao2/filter.h | 17 ++--------------- libao2/fir.h | 17 ++--------------- libao2/pl_resample.c | 17 ++--------------- 3 files changed, 6 insertions(+), 45 deletions(-) diff --git a/libao2/filter.h b/libao2/filter.h index 964e335672..0a97b6c7e6 100644 --- a/libao2/filter.h +++ b/libao2/filter.h @@ -1,20 +1,7 @@ /*============================================================================= // -// This file is part of mplayer. -// -// mplayer is free software; you can redistribute it and/or modify -// it under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or -// (at your option) any later version. -// -// mplayer is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// 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 mplayer; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// This software has been released under the terms of the GNU Public +// license. See http://www.gnu.org/copyleft/gpl.html for details. // // Copyright 2001 Anders Johansson ajh@atri.curtin.edu.au // diff --git a/libao2/fir.h b/libao2/fir.h index 0124d03d9e..9046e3dc0f 100644 --- a/libao2/fir.h +++ b/libao2/fir.h @@ -1,20 +1,7 @@ /*============================================================================= // -// This file is part of mplayer. -// -// mplayer is free software; you can redistribute it and/or modify -// it under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or -// (at your option) any later version. -// -// mplayer is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// 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 mplayer; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// This software has been released under the terms of the GNU Public +// license. See http://www.gnu.org/copyleft/gpl.html for details. // // Copyright 2001 Anders Johansson ajh@atri.curtin.edu.au // diff --git a/libao2/pl_resample.c b/libao2/pl_resample.c index 3ab049ca08..e4f5bf7cc4 100644 --- a/libao2/pl_resample.c +++ b/libao2/pl_resample.c @@ -1,20 +1,7 @@ /*============================================================================= // -// This file is part of mplayer. -// -// mplayer is free software; you can redistribute it and/or modify -// it under the terms of the GNU General Public License as published by -// the Free Software Foundation; either version 2 of the License, or -// (at your option) any later version. -// -// mplayer is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// 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 mplayer; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// This software has been released under the terms of the GNU Public +// license. See http://www.gnu.org/copyleft/gpl.html for details. // // Copyright 2001 Anders Johansson ajh@atri.curtin.edu.au //