CVS: main/libao2 fir.h,1.1,1.2 filter.h,1.1,1.2 pl_resample.c,1.1,1.2
Update of /cvsroot/mplayer/main/libao2 In directory mplayer:/var/tmp.root/cvs-serv23255 Modified Files: fir.h filter.h pl_resample.c Log Message: Correction of lisensing comment Index: fir.h =================================================================== RCS file: /cvsroot/mplayer/main/libao2/fir.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fir.h 20 Dec 2001 15:30:20 -0000 1.1 +++ fir.h 8 Jan 2002 11:37:54 -0000 1.2 @@ -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 // Index: filter.h =================================================================== RCS file: /cvsroot/mplayer/main/libao2/filter.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- filter.h 20 Dec 2001 15:30:20 -0000 1.1 +++ filter.h 8 Jan 2002 11:37:54 -0000 1.2 @@ -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 // Index: pl_resample.c =================================================================== RCS file: /cvsroot/mplayer/main/libao2/pl_resample.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pl_resample.c 20 Dec 2001 15:30:20 -0000 1.1 +++ pl_resample.c 8 Jan 2002 11:37:54 -0000 1.2 @@ -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 //
participants (1)
-
Anders Johansson