From 11a30ab37efe3c0d3dbfb4532f784a721ef6651a Mon Sep 17 00:00:00 2001 From: mkonecny Date: Wed, 5 Jan 2011 14:25:58 -0500 Subject: [PATCH] -changed campcaster to airtime strings in library/ directory --- library/getid3/bin/autogen.sh | 8 ++++---- library/getid3/configure | 10 +++++----- library/getid3/etc/Makefile.in | 8 ++++---- library/getid3/etc/configure.ac | 8 ++++---- library/getid3/etc/doxygen.config | 8 ++++---- 5 files changed, 21 insertions(+), 21 deletions(-) diff --git a/library/getid3/bin/autogen.sh b/library/getid3/bin/autogen.sh index 89c606735..f2f0a70d8 100755 --- a/library/getid3/bin/autogen.sh +++ b/library/getid3/bin/autogen.sh @@ -2,21 +2,21 @@ #------------------------------------------------------------------------------- # Copyright (c) 2010 Sourcefabric O.P.S. # -# This file is part of the Campcaster project. +# This file is part of the Airtime project. # http://campcaster.sourcefabric.org/ # -# Campcaster is free software; you can redistribute it and/or modify +# Airtime 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. # -# Campcaster is distributed in the hope that it will be useful, +# Airtime 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 Campcaster; if not, write to the Free Software +# along with Airtime; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # #------------------------------------------------------------------------------- diff --git a/library/getid3/configure b/library/getid3/configure index 0c58cc366..2c4a059eb 100755 --- a/library/getid3/configure +++ b/library/getid3/configure @@ -2,21 +2,21 @@ #------------------------------------------------------------------------------- # Copyright (c) 2010 Sourcefabric O.P.S. # -# This file is part of the Campcaster project. -# http://campcaster.campware.org/ +# This file is part of the Airtime project. +# http://campcaster.sourcefabric.org/ # -# Campcaster is free software; you can redistribute it and/or modify +# Airtime 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. # -# Campcaster is distributed in the hope that it will be useful, +# Airtime 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 Campcaster; if not, write to the Free Software +# along with Airtime; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # #------------------------------------------------------------------------------- diff --git a/library/getid3/etc/Makefile.in b/library/getid3/etc/Makefile.in index 0e42713e1..460a967ab 100644 --- a/library/getid3/etc/Makefile.in +++ b/library/getid3/etc/Makefile.in @@ -2,21 +2,21 @@ # getID3 - read and writes tags in media files - see getid3.readme.txt # getID3 by James Heinrich # -# This file is part of the Campcaster project. +# This file is part of the Airtime project. # Copyright (c) 2010 Sourcefabric O.P.S. # -# Campcaster is free software; you can redistribute it and/or modify +# Airtime 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. # -# Campcaster is distributed in the hope that it will be useful, +# Airtime 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 Campcaster; if not, write to the Free Software +# along with Airtime; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # @configure_input@ diff --git a/library/getid3/etc/configure.ac b/library/getid3/etc/configure.ac index 196f64df4..15e716f45 100644 --- a/library/getid3/etc/configure.ac +++ b/library/getid3/etc/configure.ac @@ -1,21 +1,21 @@ dnl----------------------------------------------------------------------------- dnl Copyright (c) 2010 Sourcefabric O.P.S. dnl -dnl This file is part of the Campcaster project. +dnl This file is part of the Airtime project. dnl http://campcaster.sourcefabric.org/ dnl -dnl Campcaster is free software; you can redistribute it and/or modify +dnl Airtime is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; either version 2 of the License, or dnl (at your option) any later version. dnl -dnl Campcaster is distributed in the hope that it will be useful, +dnl Airtime is distributed in the hope that it will be useful, dnl but WITHOUT ANY WARRANTY; without even the implied warranty of dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Campcaster; if not, write to the Free Software +dnl along with Airtime; if not, write to the Free Software dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA dnl dnl----------------------------------------------------------------------------- diff --git a/library/getid3/etc/doxygen.config b/library/getid3/etc/doxygen.config index 6244f1311..2db2ff22b 100644 --- a/library/getid3/etc/doxygen.config +++ b/library/getid3/etc/doxygen.config @@ -2,20 +2,20 @@ # doxygen.config # Copyright (c) 2010 Sourcefabric O.P.S. # -# This file is part of the Campcaster project. +# This file is part of the Airtime project. # -# Campcaster is free software; you can redistribute it and/or modify +# Airtime 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. # -# Campcaster is distributed in the hope that it will be useful, +# Airtime 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 Campcaster; if not, write to the Free Software +# along with Airtime; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # #-------------------------------------------------------------------------------