';
@@ -325,7 +325,7 @@ function camp_html_breadcrumb($p_text, $p_link, $p_separator = true, $p_active =
$class = "breadcrumb_active";
}
else {
- $class = "breadcrumb";
+ $class = "breadcrumb";
}
if ($p_separator) {
$tmpStr .= "";
@@ -344,7 +344,7 @@ function camp_html_breadcrumb($p_text, $p_link, $p_separator = true, $p_active =
$tmpStr .= " ";
}
else {
- $tmpStr .= " ";
+ $tmpStr .= " ";
}
return $tmpStr;
} // fn camp_html_breadcrumb
diff --git a/src/modules/htmlUI/var/ui_base.inc.php b/src/modules/htmlUI/var/ui_base.inc.php
index 8b8a56546..ec12143a6 100644
--- a/src/modules/htmlUI/var/ui_base.inc.php
+++ b/src/modules/htmlUI/var/ui_base.inc.php
@@ -122,7 +122,7 @@ function __autoload($p_className)
* HTML User Interface module
* @package Campcaster
* @subpackage htmlUI
- * @version $Revision$
+
*/
class uiBase
{
diff --git a/src/modules/htmlUI/var/ui_browse.class.php b/src/modules/htmlUI/var/ui_browse.class.php
index 36d9dad25..3f45436b6 100644
--- a/src/modules/htmlUI/var/ui_browse.class.php
+++ b/src/modules/htmlUI/var/ui_browse.class.php
@@ -2,7 +2,7 @@
/**
* @package Campcaster
* @subpackage htmlUI
- * @version $Revision$
+
*/
class uiBrowse
{
diff --git a/src/modules/htmlUI/var/ui_browser.class.php b/src/modules/htmlUI/var/ui_browser.class.php
index 08bc9a79a..2e6c586a4 100644
--- a/src/modules/htmlUI/var/ui_browser.class.php
+++ b/src/modules/htmlUI/var/ui_browser.class.php
@@ -2,7 +2,7 @@
/**
* @package Campcaster
* @subpackage htmlUI
- * @version $Revision$
+
*/
class uiBrowser extends uiBase {
diff --git a/src/modules/htmlUI/var/ui_browser_init.php b/src/modules/htmlUI/var/ui_browser_init.php
index 111570d30..eea88a371 100644
--- a/src/modules/htmlUI/var/ui_browser_init.php
+++ b/src/modules/htmlUI/var/ui_browser_init.php
@@ -57,4 +57,4 @@ if (isset($_SESSION['retransferFormData']) && is_array($_SESSION['retransferForm
}
unset($_SESSION['retransferFormData']);
}
-?>
\ No newline at end of file
+?>
diff --git a/src/modules/htmlUI/var/ui_calendar.class.php b/src/modules/htmlUI/var/ui_calendar.class.php
index 3f002a4c9..ec4fdfc45 100644
--- a/src/modules/htmlUI/var/ui_calendar.class.php
+++ b/src/modules/htmlUI/var/ui_calendar.class.php
@@ -1,13 +1,9 @@
- * @author Paul Baranowski
* @package Campcaster
* @subpackage htmlUI
- * @version $Revision$
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class uiCalendar
{
diff --git a/src/modules/htmlUI/var/ui_exchange.class.php b/src/modules/htmlUI/var/ui_exchange.class.php
index ddca5b8f8..47e479c6e 100644
--- a/src/modules/htmlUI/var/ui_exchange.class.php
+++ b/src/modules/htmlUI/var/ui_exchange.class.php
@@ -2,7 +2,7 @@
/**
* @package Campcaster
* @subpackage htmlUI
- * @version $Revision$
+
*/
class uiExchange
{
diff --git a/src/modules/htmlUI/var/ui_handler.class.php b/src/modules/htmlUI/var/ui_handler.class.php
index b673b4411..006dbd926 100644
--- a/src/modules/htmlUI/var/ui_handler.class.php
+++ b/src/modules/htmlUI/var/ui_handler.class.php
@@ -5,13 +5,13 @@ define('ACTION_BASE', '/actions' ) ;
/**
* HTML User Interface module
*
- * @author Tomas Hlava
- * @author Paul Baranowski
+
+
* @package Campcaster
* @subpackage htmlUI
- * @version $Revision$
- * @copyright 2006 MDLF, Inc.
- * @link http://www.campware.org
+
+ * @copyright 2010 Sourcefabric O.P.S.
+
*/
class uiHandler extends uiBase {
/**
diff --git a/src/modules/htmlUI/var/ui_hubBrowse.class.php b/src/modules/htmlUI/var/ui_hubBrowse.class.php
index 5b5bc20f4..69243065b 100644
--- a/src/modules/htmlUI/var/ui_hubBrowse.class.php
+++ b/src/modules/htmlUI/var/ui_hubBrowse.class.php
@@ -1,13 +1,9 @@
- * @author Paul Baranowski
* @package Campcaster
* @subpackage htmlUI
- * @version $Revision$
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class uiHubBrowse extends uiBrowse
{
diff --git a/src/modules/htmlUI/var/ui_hubSearch.class.php b/src/modules/htmlUI/var/ui_hubSearch.class.php
index cd11dfa5f..ac5a6a7a3 100644
--- a/src/modules/htmlUI/var/ui_hubSearch.class.php
+++ b/src/modules/htmlUI/var/ui_hubSearch.class.php
@@ -2,7 +2,7 @@
/**
* @package Campcaster
* @subpackage htmlUI
- * @version $Revision$
+
*/
class uiHubSearch extends uiSearch {
diff --git a/src/modules/htmlUI/var/ui_jscom.php b/src/modules/htmlUI/var/ui_jscom.php
index d898fa6ca..2462fbfc1 100644
--- a/src/modules/htmlUI/var/ui_jscom.php
+++ b/src/modules/htmlUI/var/ui_jscom.php
@@ -3,7 +3,7 @@
/**
* @package Campcaster
* @subpackage htmlUI
- * @version $Revision$
+
*/
class jscom {
private $prefix = 'jsc_';
diff --git a/src/modules/htmlUI/var/ui_playlist.class.php b/src/modules/htmlUI/var/ui_playlist.class.php
index 2e16621be..9014d44d2 100644
--- a/src/modules/htmlUI/var/ui_playlist.class.php
+++ b/src/modules/htmlUI/var/ui_playlist.class.php
@@ -2,13 +2,13 @@
require_once("../../../storageServer/var/Playlist.php");
/**
- * @author Tomas Hlava
- * @author Paul Baranowski
+
+
* @package Campcaster
* @subpackage htmlUI
- * @version $Revision$
- * @copyright 2006 MDLF, Inc.
- * @link http://www.campware.org
+
+ * @copyright 2010 Sourcefabric O.P.S.
+
*/
class uiPlaylist
{
diff --git a/src/modules/htmlUI/var/ui_scheduler.class.php b/src/modules/htmlUI/var/ui_scheduler.class.php
index db2566ed2..b91f9dd11 100644
--- a/src/modules/htmlUI/var/ui_scheduler.class.php
+++ b/src/modules/htmlUI/var/ui_scheduler.class.php
@@ -1,12 +1,8 @@
- * @author Paul Baranowski
* @package Campcaster
* @subpackage htmlUI
- * @version $Revision$
- * @copyright 2006 MDLF, Inc.
- * @link http://www.campware.org
+ * @copyright 2010 Sourcefabric O.P.S.
*/
class uiScheduler extends uiCalendar {
/**
@@ -598,7 +594,7 @@ class uiScheduler extends uiCalendar {
{
$now = time();
$start = strftime('%Y%m%dT%H:%M:%S', $now);
- $end = $p_playlist_nr ? strftime('%Y%m%dT%H:%M:%S', $now + $p_period) : strftime('%Y%m%dT%H:%M:%S', $now);
+ $end = $p_playlist_nr ? strftime('%Y%m%dT%H:%M:%S', $now + $p_period) : strftime('%Y%m%dT%H:%M:%S', $now);
$playlists = $this->displayScheduleMethod($start, $end);
if (!is_array($playlists) || !count($playlists)) {
@@ -611,23 +607,23 @@ class uiScheduler extends uiCalendar {
return $playlist;
}
break;
-
+
default:
$pos = 0;
foreach ($playlists as $playlist) {
if (self::datetimeToTimestamp($playlist['start']) > $now) {
$pos++;
if ($pos == $p_playlist_nr) {
- return $playlist;
+ return $playlist;
}
}
}
- break;
- }
+ break;
+ }
return false;
} // fn getScheduledPlaylist
-
-
+
+
public function getClipFromCurrent($p_playlist, $p_item_nr=0)
{
// subtract difference to UTC
@@ -648,7 +644,7 @@ class uiScheduler extends uiCalendar {
$elapsed = array_map('round', $elapsed);
$remaining = array_map('round', $remaining);
$percentage = $secondsElapsed ? (100 * $secondsElapsed / ($secondsElapsed + $secondsRemaining)) : 100;
-
+
return array('title' => $clip['title'],
'duration' => $duration,
'elapsed' => $elapsed,
@@ -657,7 +653,7 @@ class uiScheduler extends uiCalendar {
'playlist' => $clip['playlist']
);
}
-
+
public function getClipFromPlaylist($p_playlist, $p_position=0)
{
$pos = 0;
@@ -671,7 +667,7 @@ class uiScheduler extends uiCalendar {
}
$pos++;
}
- if ($found) {
+ if ($found) {
list($duration['h'], $duration['m'], $duration['s']) = explode(':', $clip['attrs']['clipLength']);
list($elapsed['h'], $elapsed['m'], $elapsed['s']) = explode(':', '00:00:00');
$remaining = $duration;
@@ -700,9 +696,9 @@ class uiScheduler extends uiCalendar {
}
if ($u_pl = self::getScheduledPlaylist(1)) {
$u_clip = $this->getClipFromPlaylist($u_pl);
- $u_pl_start = explode(':', date('H:i:s', self::datetimeToTimestamp($u_pl['start'])));
+ $u_pl_start = explode(':', date('H:i:s', self::datetimeToTimestamp($u_pl['start'])));
}
-
+
return array(
'current' => $c_clip ? 1 : 0,
'current.title' => addcslashes($c_clip['title'], "'"),
@@ -713,15 +709,15 @@ class uiScheduler extends uiCalendar {
'current.duration.h' => $c_clip['duration']['h'],
'current.duration.m' => $c_clip['duration']['m'],
'current.duration.s' => $c_clip['duration']['s'],
-
-
+
+
'next' => $n_clip ? 1 : 0,
'next.title' => $n_clip ? addcslashes($n_clip['title'], "'") : "",
'next.pltitle' => addcslashes($this->Base->getMetadataValue(BasicStor::IdFromGunid($n_pl['playlistId']), UI_MDATA_KEY_TITLE), "'"),
'next.duration.h' => $n_clip ? $n_clip['duration']['h'] : 0,
'next.duration.m' => $n_clip ? $n_clip['duration']['m'] : 0,
'next.duration.s' => $n_clip ? $n_clip['duration']['s'] : 0,
-
+
'upcoming' => $u_pl ? 1 : 0,
'upcoming.title' => addcslashes($u_clip['title'], "'"),
'upcoming.pltitle' => addcslashes($this->Base->getMetadataValue(BasicStor::IdFromGunid($u_pl['playlistId']), UI_MDATA_KEY_TITLE), "'"),
@@ -731,7 +727,7 @@ class uiScheduler extends uiCalendar {
'upcoming.plstart.h' => $u_pl_start[0],
'upcoming.plstart.m' => $u_pl_start[1],
'upcoming.plstart.s' => $u_pl_start[2],
-
+
);
} // fn getNowPlaying4jscom
@@ -1261,7 +1257,7 @@ class uiScheduler extends uiCalendar {
return $status;
} // fn scheduleImportClose
-
+
public function getSchedulerTime()
{
static $first, $cached;
@@ -1269,7 +1265,7 @@ class uiScheduler extends uiCalendar {
$first = time();
$r = $this->spc->GetSchedulerTimeMethod();
if ($this->_isError($r)) {
- return false;
+ return false;
}
$cached = self::datetimeToTimestamp($r['schedulerTime']);
}
diff --git a/src/modules/htmlUI/var/ui_schedulerPhpClient.class.php b/src/modules/htmlUI/var/ui_schedulerPhpClient.class.php
index 5a5da8992..84bef14c3 100644
--- a/src/modules/htmlUI/var/ui_schedulerPhpClient.class.php
+++ b/src/modules/htmlUI/var/ui_schedulerPhpClient.class.php
@@ -160,14 +160,10 @@ $mdefs = array(
/* ======================================================== class definitions */
/**
- * @author Sebastian Gobel
- * @author Paul Baranowski
* @package Campcaster
* @subpackage htmlUI
- * @version $Revision$
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class SchedulerPhpClient {
/**
diff --git a/src/modules/htmlUI/var/ui_scratchpad.class.php b/src/modules/htmlUI/var/ui_scratchpad.class.php
index 5a9262d3e..58d2984f5 100644
--- a/src/modules/htmlUI/var/ui_scratchpad.class.php
+++ b/src/modules/htmlUI/var/ui_scratchpad.class.php
@@ -1,12 +1,12 @@
- * @author Paul Baranowski
+
+
* @package Campcaster
* @subpackage htmlUI
- * @version $Revision$
- * @copyright 2006 MDLF, Inc.
- * @link http://www.campware.org
+
+ * @copyright 2010 Sourcefabric O.P.S.
+
*/
class uiScratchPad
{
diff --git a/src/modules/htmlUI/var/ui_search.class.php b/src/modules/htmlUI/var/ui_search.class.php
index 20b099e35..90bbc469d 100644
--- a/src/modules/htmlUI/var/ui_search.class.php
+++ b/src/modules/htmlUI/var/ui_search.class.php
@@ -2,7 +2,7 @@
/**
* @package Campcaster
* @subpackage htmlUI
- * @version $Revision$
+
*/
class uiSearch
{
diff --git a/src/modules/htmlUI/var/ui_subjects.class.php b/src/modules/htmlUI/var/ui_subjects.class.php
index 07436f33e..5d2015643 100644
--- a/src/modules/htmlUI/var/ui_subjects.class.php
+++ b/src/modules/htmlUI/var/ui_subjects.class.php
@@ -2,7 +2,7 @@
/**
* @package Campcaster
* @subpackage htmlUI
- * @version $Revision$
+
*/
class uiSubjects
{
diff --git a/src/modules/htmlUI/var/ui_transfers.class.php b/src/modules/htmlUI/var/ui_transfers.class.php
index 32029ea83..92c44c301 100644
--- a/src/modules/htmlUI/var/ui_transfers.class.php
+++ b/src/modules/htmlUI/var/ui_transfers.class.php
@@ -3,7 +3,7 @@
/**
* @package Campcaster
* @subpackage htmlUI
- * @version $Revision$
+
*/
class uiTransfers
{
diff --git a/src/modules/playlistExecutor/bin/autogen.sh b/src/modules/playlistExecutor/bin/autogen.sh
index 41d31d483..19053ae25 100755
--- a/src/modules/playlistExecutor/bin/autogen.sh
+++ b/src/modules/playlistExecutor/bin/autogen.sh
@@ -4,7 +4,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/modules/playlistExecutor/bin/gen_coverage_data.sh b/src/modules/playlistExecutor/bin/gen_coverage_data.sh
index c0d330672..9ebb1efab 100755
--- a/src/modules/playlistExecutor/bin/gen_coverage_data.sh
+++ b/src/modules/playlistExecutor/bin/gen_coverage_data.sh
@@ -4,7 +4,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script generates code coverage data for the module
diff --git a/src/modules/playlistExecutor/configure b/src/modules/playlistExecutor/configure
index 03e54b0b4..3ce8d0358 100755
--- a/src/modules/playlistExecutor/configure
+++ b/src/modules/playlistExecutor/configure
@@ -4,7 +4,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.campware.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/modules/playlistExecutor/etc/Makefile.in b/src/modules/playlistExecutor/etc/Makefile.in
index a1695ef24..245075c99 100644
--- a/src/modules/playlistExecutor/etc/Makefile.in
+++ b/src/modules/playlistExecutor/etc/Makefile.in
@@ -3,7 +3,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -19,11 +18,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
-#
# @configure_input@
#-------------------------------------------------------------------------------
diff --git a/src/modules/playlistExecutor/etc/acinclude.m4 b/src/modules/playlistExecutor/etc/acinclude.m4
index b228cd221..ae07a26f8 100644
--- a/src/modules/playlistExecutor/etc/acinclude.m4
+++ b/src/modules/playlistExecutor/etc/acinclude.m4
@@ -3,7 +3,6 @@ dnl Copyright (c) 2010 Sourcefabric O.P.S.
dnl
dnl This file is part of the Campcaster project.
dnl http://campcaster.sourcefabric.org/
-dnl To report bugs, send an e-mail to bugs@campware.org
dnl
dnl Campcaster is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
@@ -19,10 +18,6 @@ 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 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
dnl
-dnl
-dnl Author : $Author$
-dnl Version : $Revision$
-dnl Location : $URL$
dnl-----------------------------------------------------------------------------
dnl-----------------------------------------------------------------------------
diff --git a/src/modules/playlistExecutor/etc/configure.ac b/src/modules/playlistExecutor/etc/configure.ac
index 9c0162748..8c81169de 100644
--- a/src/modules/playlistExecutor/etc/configure.ac
+++ b/src/modules/playlistExecutor/etc/configure.ac
@@ -3,7 +3,6 @@ dnl Copyright (c) 2010 Sourcefabric O.P.S.
dnl
dnl This file is part of the Campcaster project.
dnl http://campcaster.sourcefabric.org/
-dnl To report bugs, send an e-mail to bugs@campware.org
dnl
dnl Campcaster is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
@@ -19,10 +18,6 @@ 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 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
dnl
-dnl
-dnl Author : $Author$
-dnl Version : $Revision$
-dnl Location : $URL$
dnl-----------------------------------------------------------------------------
dnl-----------------------------------------------------------------------------
diff --git a/src/modules/playlistExecutor/etc/doxygen.config b/src/modules/playlistExecutor/etc/doxygen.config
index 68a355819..f03486e9f 100644
--- a/src/modules/playlistExecutor/etc/doxygen.config
+++ b/src/modules/playlistExecutor/etc/doxygen.config
@@ -3,7 +3,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -19,10 +18,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
# Doxyfile 1.3.6
diff --git a/src/modules/playlistExecutor/include/LiveSupport/PlaylistExecutor/AudioPlayerEventListener.h b/src/modules/playlistExecutor/include/LiveSupport/PlaylistExecutor/AudioPlayerEventListener.h
index 1d18cab08..bd452c26d 100644
--- a/src/modules/playlistExecutor/include/LiveSupport/PlaylistExecutor/AudioPlayerEventListener.h
+++ b/src/modules/playlistExecutor/include/LiveSupport/PlaylistExecutor/AudioPlayerEventListener.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef LiveSupport_PlaylistExecutor_AudioPlayerEventListener_h
#define LiveSupport_PlaylistExecutor_AudioPlayerEventListener_h
@@ -65,8 +59,6 @@ using namespace LiveSupport::Core;
/**
* An event listener interface, for catching events of an audio player.
*
- * @author $Author$
- * @version $Revision$
* @see AudioPlayerInterface
*/
class AudioPlayerEventListener
diff --git a/src/modules/playlistExecutor/include/LiveSupport/PlaylistExecutor/AudioPlayerFactory.h b/src/modules/playlistExecutor/include/LiveSupport/PlaylistExecutor/AudioPlayerFactory.h
index ac7f4370d..305f2e115 100644
--- a/src/modules/playlistExecutor/include/LiveSupport/PlaylistExecutor/AudioPlayerFactory.h
+++ b/src/modules/playlistExecutor/include/LiveSupport/PlaylistExecutor/AudioPlayerFactory.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef LiveSupport_PlaylistExecutor_AudioPlayerFactory_h
#define LiveSupport_PlaylistExecutor_AudioPlayerFactory_h
@@ -86,8 +80,6 @@ using namespace LiveSupport::Core;
* For the DTD and details of the gstreamerPlayer configuration
* element, see the GstreamerPlayer documentation.
*
- * @author $Author$
- * @version $Revision$
* @see GstreamerPlayer
*/
class AudioPlayerFactory :
diff --git a/src/modules/playlistExecutor/include/LiveSupport/PlaylistExecutor/AudioPlayerInterface.h b/src/modules/playlistExecutor/include/LiveSupport/PlaylistExecutor/AudioPlayerInterface.h
index 8174a7795..bb5b5f4f5 100644
--- a/src/modules/playlistExecutor/include/LiveSupport/PlaylistExecutor/AudioPlayerInterface.h
+++ b/src/modules/playlistExecutor/include/LiveSupport/PlaylistExecutor/AudioPlayerInterface.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef LiveSupport_PlaylistExecutor_AudioPlayerInterface_h
#define LiveSupport_PlaylistExecutor_AudioPlayerInterface_h
@@ -67,9 +61,6 @@ using namespace LiveSupport::Core;
/**
* A generic interface for playing audio files.
- *
- * @author $Author$
- * @version $Revision$
*/
class AudioPlayerInterface
{
diff --git a/src/modules/playlistExecutor/src/AudioPlayerFactory.cxx b/src/modules/playlistExecutor/src/AudioPlayerFactory.cxx
index 52473dfed..473df260b 100644
--- a/src/modules/playlistExecutor/src/AudioPlayerFactory.cxx
+++ b/src/modules/playlistExecutor/src/AudioPlayerFactory.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/playlistExecutor/src/AudioPlayerFactoryGstreamerTest.cxx b/src/modules/playlistExecutor/src/AudioPlayerFactoryGstreamerTest.cxx
index 8b89589fa..21acf20b5 100644
--- a/src/modules/playlistExecutor/src/AudioPlayerFactoryGstreamerTest.cxx
+++ b/src/modules/playlistExecutor/src/AudioPlayerFactoryGstreamerTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/playlistExecutor/src/AudioPlayerFactoryGstreamerTest.h b/src/modules/playlistExecutor/src/AudioPlayerFactoryGstreamerTest.h
index fc4a021bd..aeb309041 100644
--- a/src/modules/playlistExecutor/src/AudioPlayerFactoryGstreamerTest.h
+++ b/src/modules/playlistExecutor/src/AudioPlayerFactoryGstreamerTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,12 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
-------------------------------------------------------------------------------*/
#ifndef AudioPlayerFactoryGstreamerTest_h
#define AudioPlayerFactoryGstreamerTest_h
@@ -59,8 +52,6 @@ namespace PlaylistExecutor {
/**
* Unit test for the AudioPlayerFactory class.
*
- * @author $Author$
- * @version $Revision$
* @see AudioPlayerFactory
*/
class AudioPlayerFactoryGstreamerTest : public CPPUNIT_NS::TestFixture
diff --git a/src/modules/playlistExecutor/src/GstreamerPlayContext.h b/src/modules/playlistExecutor/src/GstreamerPlayContext.h
index 4e9ec989f..f6b51426d 100644
--- a/src/modules/playlistExecutor/src/GstreamerPlayContext.h
+++ b/src/modules/playlistExecutor/src/GstreamerPlayContext.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author: Kapil Agrawal$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef GstreamerPlayContext_h
#define GstreamerPlayContext_h
@@ -68,8 +62,6 @@ my_bus_callback (GstBus *bus,
* when done, call closeContext on it
* destroy instance
*
- * @author $Author$
- * @version $Revision$
*/
class GstreamerPlayContext
{
diff --git a/src/modules/playlistExecutor/src/GstreamerPlayer.h b/src/modules/playlistExecutor/src/GstreamerPlayer.h
index efce234fd..d10182aab 100644
--- a/src/modules/playlistExecutor/src/GstreamerPlayer.h
+++ b/src/modules/playlistExecutor/src/GstreamerPlayer.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef GstreamerPlayer_h
#define GstreamerPlayer_h
@@ -87,8 +81,6 @@ using namespace LiveSupport::Core;
*
*
*
- * @author $Author$
- * @version $Revision$
*/
class GstreamerPlayer : virtual public Configurable,
virtual public AudioPlayerInterface
diff --git a/src/modules/playlistExecutor/src/GstreamerPlayerTest.cxx b/src/modules/playlistExecutor/src/GstreamerPlayerTest.cxx
index 2cdd41e1a..9616283c3 100644
--- a/src/modules/playlistExecutor/src/GstreamerPlayerTest.cxx
+++ b/src/modules/playlistExecutor/src/GstreamerPlayerTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/playlistExecutor/src/GstreamerPlayerTest.h b/src/modules/playlistExecutor/src/GstreamerPlayerTest.h
index 52bff191a..251051b3a 100644
--- a/src/modules/playlistExecutor/src/GstreamerPlayerTest.h
+++ b/src/modules/playlistExecutor/src/GstreamerPlayerTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef GstreamerPlayerTest_h
#define GstreamerPlayerTest_h
@@ -57,8 +51,6 @@ namespace PlaylistExecutor {
/**
* Unit test for the GstreamerPlayer class.
*
- * @author $Author$
- * @version $Revision$
* @see GstreamerPlayer
*/
class GstreamerPlayerTest : public CPPUNIT_NS::TestFixture,
diff --git a/src/modules/playlistExecutor/src/SmilHandler.h b/src/modules/playlistExecutor/src/SmilHandler.h
index 7a7dc75d7..54b725376 100644
--- a/src/modules/playlistExecutor/src/SmilHandler.h
+++ b/src/modules/playlistExecutor/src/SmilHandler.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef SmilHandler_h
#define SmilHandler_h
@@ -140,8 +134,6 @@ public:
* when done, call closeContext on it
* destroy instance
*
- * @author $Author$
- * @version $Revision$
*/
class SmilHandler
{
diff --git a/src/modules/playlistExecutor/src/TestEventListener.h b/src/modules/playlistExecutor/src/TestEventListener.h
index f4a0d68f3..f93a56ff7 100644
--- a/src/modules/playlistExecutor/src/TestEventListener.h
+++ b/src/modules/playlistExecutor/src/TestEventListener.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef TestEventListener_h
#define TestEventListener_h
@@ -60,9 +54,6 @@ using namespace LiveSupport::Core;
/**
* A simple event listener, used for testing.
- *
- * @author $Author$
- * @version $Revision$
*/
class TestEventListener : public AudioPlayerEventListener
{
diff --git a/src/modules/playlistExecutor/src/TestRunner.cxx b/src/modules/playlistExecutor/src/TestRunner.cxx
index be45fc2ee..f3237fa39 100644
--- a/src/modules/playlistExecutor/src/TestRunner.cxx
+++ b/src/modules/playlistExecutor/src/TestRunner.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/playlistExecutor/src/TwoGstreamerPlayersTest.cxx b/src/modules/playlistExecutor/src/TwoGstreamerPlayersTest.cxx
index 8cad91d03..8d2f6f69a 100644
--- a/src/modules/playlistExecutor/src/TwoGstreamerPlayersTest.cxx
+++ b/src/modules/playlistExecutor/src/TwoGstreamerPlayersTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/playlistExecutor/src/TwoGstreamerPlayersTest.h b/src/modules/playlistExecutor/src/TwoGstreamerPlayersTest.h
index 58542a1a5..44b0f77f1 100644
--- a/src/modules/playlistExecutor/src/TwoGstreamerPlayersTest.h
+++ b/src/modules/playlistExecutor/src/TwoGstreamerPlayersTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef TwoGstreamerPlayersTest_h
#define TwoGstreamerPlayersTest_h
@@ -58,8 +52,6 @@ namespace PlaylistExecutor {
* Unit test for the GstreamerPlayer class, two see if two audio players,
* playing on two different sound cards work correctly.
*
- * @author $Author$
- * @version $Revision$
* @see GstreamerPlayer
*/
class TwoGstreamerPlayersTest : public CPPUNIT_NS::TestFixture
diff --git a/src/modules/schedulerClient/bin/autogen.sh b/src/modules/schedulerClient/bin/autogen.sh
index 76951f6c9..69881a3fd 100755
--- a/src/modules/schedulerClient/bin/autogen.sh
+++ b/src/modules/schedulerClient/bin/autogen.sh
@@ -4,7 +4,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/modules/schedulerClient/bin/gen_coverage_data.sh b/src/modules/schedulerClient/bin/gen_coverage_data.sh
index 90fd2b9b2..f0595d2d5 100755
--- a/src/modules/schedulerClient/bin/gen_coverage_data.sh
+++ b/src/modules/schedulerClient/bin/gen_coverage_data.sh
@@ -4,7 +4,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script generates code coverage data for the module
diff --git a/src/modules/schedulerClient/configure b/src/modules/schedulerClient/configure
index 03e54b0b4..26ccda218 100755
--- a/src/modules/schedulerClient/configure
+++ b/src/modules/schedulerClient/configure
@@ -1,10 +1,9 @@
#!/bin/sh
#-------------------------------------------------------------------------------
-# Copyright (c) 2004 Media Development Loan Fund
+# Copyright (c) 2010 Sourcefabric O.P.S.
#
# This file is part of the Campcaster project.
# http://campcaster.campware.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/modules/schedulerClient/etc/Makefile.in b/src/modules/schedulerClient/etc/Makefile.in
index 6162ef52d..47185dc67 100644
--- a/src/modules/schedulerClient/etc/Makefile.in
+++ b/src/modules/schedulerClient/etc/Makefile.in
@@ -3,7 +3,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -19,11 +18,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
-#
# @configure_input@
#-------------------------------------------------------------------------------
diff --git a/src/modules/schedulerClient/etc/acinclude.m4 b/src/modules/schedulerClient/etc/acinclude.m4
index 280d6e3ab..20cd235ab 100644
--- a/src/modules/schedulerClient/etc/acinclude.m4
+++ b/src/modules/schedulerClient/etc/acinclude.m4
@@ -3,7 +3,6 @@ dnl Copyright (c) 2010 Sourcefabric O.P.S.
dnl
dnl This file is part of the Campcaster project.
dnl http://campcaster.sourcefabric.org/
-dnl To report bugs, send an e-mail to bugs@campware.org
dnl
dnl Campcaster is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
@@ -19,10 +18,6 @@ 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 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
dnl
-dnl
-dnl Author : $Author$
-dnl Version : $Revision$
-dnl Location : $URL$
dnl-----------------------------------------------------------------------------
dnl-----------------------------------------------------------------------------
diff --git a/src/modules/schedulerClient/etc/configure.ac b/src/modules/schedulerClient/etc/configure.ac
index 71bf38f63..cd0a07214 100644
--- a/src/modules/schedulerClient/etc/configure.ac
+++ b/src/modules/schedulerClient/etc/configure.ac
@@ -3,7 +3,6 @@ dnl Copyright (c) 2010 Sourcefabric O.P.S.
dnl
dnl This file is part of the Campcaster project.
dnl http://campcaster.sourcefabric.org/
-dnl To report bugs, send an e-mail to bugs@campware.org
dnl
dnl Campcaster is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
@@ -19,10 +18,6 @@ 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 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
dnl
-dnl
-dnl Author : $Author$
-dnl Version : $Revision$
-dnl Location : $URL$
dnl-----------------------------------------------------------------------------
dnl-----------------------------------------------------------------------------
diff --git a/src/modules/schedulerClient/etc/doxygen.config b/src/modules/schedulerClient/etc/doxygen.config
index 68a355819..f03486e9f 100644
--- a/src/modules/schedulerClient/etc/doxygen.config
+++ b/src/modules/schedulerClient/etc/doxygen.config
@@ -3,7 +3,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -19,10 +18,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
# Doxyfile 1.3.6
diff --git a/src/modules/schedulerClient/include/LiveSupport/SchedulerClient/SchedulerClientFactory.h b/src/modules/schedulerClient/include/LiveSupport/SchedulerClient/SchedulerClientFactory.h
index 2f53fd990..870b0f94f 100644
--- a/src/modules/schedulerClient/include/LiveSupport/SchedulerClient/SchedulerClientFactory.h
+++ b/src/modules/schedulerClient/include/LiveSupport/SchedulerClient/SchedulerClientFactory.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef LiveSupport_SchedulerClient_SchedulerClientFactory_h
#define LiveSupport_SchedulerClient_SchedulerClientFactory_h
@@ -90,8 +84,6 @@ using namespace LiveSupport::Core;
*
*
*
- * @author $Author$
- * @version $Revision$
* @see SchedulerDaemonXmlRpcClient
*/
class SchedulerClientFactory : virtual public Configurable
diff --git a/src/modules/schedulerClient/include/LiveSupport/SchedulerClient/SchedulerClientInterface.h b/src/modules/schedulerClient/include/LiveSupport/SchedulerClient/SchedulerClientInterface.h
index b22c3453f..fbf2963f2 100644
--- a/src/modules/schedulerClient/include/LiveSupport/SchedulerClient/SchedulerClientInterface.h
+++ b/src/modules/schedulerClient/include/LiveSupport/SchedulerClient/SchedulerClientInterface.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef LiveSupport_SchedulerClient_SchedulerClientInterface_h
#define LiveSupport_SchedulerClient_SchedulerClientInterface_h
@@ -72,9 +66,6 @@ using namespace LiveSupport::Core;
/**
* An interface to access the scheduler daemon as a client.
- *
- * @author $Author$
- * @version $Revision$
*/
class SchedulerClientInterface
{
diff --git a/src/modules/schedulerClient/src/SchedulerClientFactory.cxx b/src/modules/schedulerClient/src/SchedulerClientFactory.cxx
index f95480374..5a3b9f6bf 100644
--- a/src/modules/schedulerClient/src/SchedulerClientFactory.cxx
+++ b/src/modules/schedulerClient/src/SchedulerClientFactory.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/schedulerClient/src/SchedulerClientFactoryTest.cxx b/src/modules/schedulerClient/src/SchedulerClientFactoryTest.cxx
index a91bca9d5..e3e41816c 100644
--- a/src/modules/schedulerClient/src/SchedulerClientFactoryTest.cxx
+++ b/src/modules/schedulerClient/src/SchedulerClientFactoryTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/schedulerClient/src/SchedulerClientFactoryTest.h b/src/modules/schedulerClient/src/SchedulerClientFactoryTest.h
index ae6d7ba6b..11fc81eeb 100644
--- a/src/modules/schedulerClient/src/SchedulerClientFactoryTest.h
+++ b/src/modules/schedulerClient/src/SchedulerClientFactoryTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef SchedulerClientFactoryTest_h
#define SchedulerClientFactoryTest_h
@@ -61,8 +55,6 @@ using namespace LiveSupport::Core;
/**
* Unit test for the SchedulerClientFactoryTest class.
*
- * @author $Author$
- * @version $Revision$
* @see SchedulerClientFactoryTest
*/
class SchedulerClientFactoryTest : public BaseTestMethod
diff --git a/src/modules/schedulerClient/src/SchedulerDaemonXmlRpcClient.cxx b/src/modules/schedulerClient/src/SchedulerDaemonXmlRpcClient.cxx
index 3fdaa57f3..871dcde0e 100644
--- a/src/modules/schedulerClient/src/SchedulerDaemonXmlRpcClient.cxx
+++ b/src/modules/schedulerClient/src/SchedulerDaemonXmlRpcClient.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/schedulerClient/src/SchedulerDaemonXmlRpcClient.h b/src/modules/schedulerClient/src/SchedulerDaemonXmlRpcClient.h
index 68249d502..7b4d64ac2 100644
--- a/src/modules/schedulerClient/src/SchedulerDaemonXmlRpcClient.h
+++ b/src/modules/schedulerClient/src/SchedulerDaemonXmlRpcClient.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef SchedulerDaemonXmlRpcClient_h
#define SchedulerDaemonXmlRpcClient_h
@@ -93,8 +87,6 @@ using namespace LiveSupport::Core;
*
*
*
- * @author $Author$
- * @version $Revision$
*/
class SchedulerDaemonXmlRpcClient :
virtual public Configurable,
diff --git a/src/modules/schedulerClient/src/SchedulerDaemonXmlRpcClientTest.cxx b/src/modules/schedulerClient/src/SchedulerDaemonXmlRpcClientTest.cxx
index 8c173e62d..4622df4bc 100644
--- a/src/modules/schedulerClient/src/SchedulerDaemonXmlRpcClientTest.cxx
+++ b/src/modules/schedulerClient/src/SchedulerDaemonXmlRpcClientTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/schedulerClient/src/SchedulerDaemonXmlRpcClientTest.h b/src/modules/schedulerClient/src/SchedulerDaemonXmlRpcClientTest.h
index 0e84d8fe6..a83f213ca 100644
--- a/src/modules/schedulerClient/src/SchedulerDaemonXmlRpcClientTest.h
+++ b/src/modules/schedulerClient/src/SchedulerDaemonXmlRpcClientTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef SchedulerDaemonXmlRpcClientTest_h
#define SchedulerDaemonXmlRpcClientTest_h
@@ -63,8 +57,6 @@ using namespace LiveSupport::Authentication;
/**
* Unit test for the SchedulerDaemonXmlRpcClient class.
*
- * @author $Author$
- * @version $Revision$
* @see SchedulerDaemonXmlRpcClient
*/
class SchedulerDaemonXmlRpcClientTest : public BaseTestMethod
diff --git a/src/modules/schedulerClient/src/TestRunner.cxx b/src/modules/schedulerClient/src/TestRunner.cxx
index 76f398b0e..8ce1c29bb 100644
--- a/src/modules/schedulerClient/src/TestRunner.cxx
+++ b/src/modules/schedulerClient/src/TestRunner.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/storageAdmin/bin/autogen.sh b/src/modules/storageAdmin/bin/autogen.sh
index 8df5f40fc..19d2a02cb 100755
--- a/src/modules/storageAdmin/bin/autogen.sh
+++ b/src/modules/storageAdmin/bin/autogen.sh
@@ -4,7 +4,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/modules/storageAdmin/bin/campcaster-backup b/src/modules/storageAdmin/bin/campcaster-backup
index 8ea776184..30da81d43 100755
--- a/src/modules/storageAdmin/bin/campcaster-backup
+++ b/src/modules/storageAdmin/bin/campcaster-backup
@@ -1,10 +1,9 @@
#!/bin/bash
#-------------------------------------------------------------------------------
-# Copyright (c) 2004 Media Development Loan Fund
+# Copyright (c) 2010 Sourcefabric O.P.S.
#
# This file is part of the Campcaster project.
# http://campcaster.campware.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script creates a tgz archive of the Campcaster storage.
diff --git a/src/modules/storageAdmin/bin/campcaster-import b/src/modules/storageAdmin/bin/campcaster-import
index ecd6829df..80d1555e7 100755
--- a/src/modules/storageAdmin/bin/campcaster-import
+++ b/src/modules/storageAdmin/bin/campcaster-import
@@ -1,10 +1,9 @@
#!/bin/bash
#-------------------------------------------------------------------------------
-# Copyright (c) 2004 Media Development Loan Fund
+# Copyright (c) 2010 Sourcefabric O.P.S.
#
# This file is part of the Campcaster project.
# http://campcaster.campware.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script imports audio files to the Campcaster storageServer.
diff --git a/src/modules/storageAdmin/bin/campcaster-restore b/src/modules/storageAdmin/bin/campcaster-restore
index da7f01c1e..0137abbaf 100755
--- a/src/modules/storageAdmin/bin/campcaster-restore
+++ b/src/modules/storageAdmin/bin/campcaster-restore
@@ -1,10 +1,9 @@
#!/bin/bash
#-------------------------------------------------------------------------------
-# Copyright (c) 2004 Media Development Loan Fund
+# Copyright (c) 2010 Sourcefabric O.P.S.
#
# This file is part of the Campcaster project.
-# http://campcaster.campware.org/
-# To report bugs, send an e-mail to bugs@campware.org
+# http://campcaster.sourcefabric.org/
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script restores the data which was backed up with campcaster-backup.
diff --git a/src/modules/storageAdmin/bin/dumpDbSchema.sh b/src/modules/storageAdmin/bin/dumpDbSchema.sh
index bac4ec53b..a3b3b624d 100755
--- a/src/modules/storageAdmin/bin/dumpDbSchema.sh
+++ b/src/modules/storageAdmin/bin/dumpDbSchema.sh
@@ -4,7 +4,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script dumps the schema of the Campcaster database.
diff --git a/src/modules/storageAdmin/configure b/src/modules/storageAdmin/configure
index 03e54b0b4..26ccda218 100755
--- a/src/modules/storageAdmin/configure
+++ b/src/modules/storageAdmin/configure
@@ -1,10 +1,9 @@
#!/bin/sh
#-------------------------------------------------------------------------------
-# Copyright (c) 2004 Media Development Loan Fund
+# Copyright (c) 2010 Sourcefabric O.P.S.
#
# This file is part of the Campcaster project.
# http://campcaster.campware.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/modules/storageAdmin/etc/Makefile.in b/src/modules/storageAdmin/etc/Makefile.in
index 3dc82a467..6b4e12953 100644
--- a/src/modules/storageAdmin/etc/Makefile.in
+++ b/src/modules/storageAdmin/etc/Makefile.in
@@ -19,11 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : Author$
-# Version : $Revision$
-# Location : $URL$
-#
# @configure_input@
#-------------------------------------------------------------------------------
diff --git a/src/modules/storageAdmin/etc/configure.ac b/src/modules/storageAdmin/etc/configure.ac
index eef94bb37..18f652f09 100644
--- a/src/modules/storageAdmin/etc/configure.ac
+++ b/src/modules/storageAdmin/etc/configure.ac
@@ -3,7 +3,6 @@ dnl Copyright (c) 2010 Sourcefabric O.P.S.
dnl
dnl This file is part of the Campcaster project.
dnl http://campcaster.sourcefabric.org/
-dnl To report bugs, send an e-mail to bugs@campware.org
dnl
dnl Campcaster is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
@@ -19,10 +18,6 @@ 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 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
dnl
-dnl
-dnl Author : $Author$
-dnl Version : $Revision$
-dnl Location : $URL$
dnl-----------------------------------------------------------------------------
dnl-----------------------------------------------------------------------------
diff --git a/src/modules/storageAdmin/var/backup.php b/src/modules/storageAdmin/var/backup.php
index e93c95170..b78eff98e 100644
--- a/src/modules/storageAdmin/var/backup.php
+++ b/src/modules/storageAdmin/var/backup.php
@@ -1,8 +1,4 @@
- * @author Paul Baranowski
- * @version $Revision$
+
+
+
* @package Campcaster
* @subpackage StorageAdmin
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
+
*/
ini_set('memory_limit', '128M');
set_time_limit(0);
diff --git a/src/modules/storageAdmin/var/conf.php b/src/modules/storageAdmin/var/conf.php
index 9144c7003..b11c0bc81 100644
--- a/src/modules/storageAdmin/var/conf.php
+++ b/src/modules/storageAdmin/var/conf.php
@@ -1,8 +1,3 @@
\ No newline at end of file
diff --git a/src/modules/storageAdmin/var/conf.php.template b/src/modules/storageAdmin/var/conf.php.template
index e6c33562d..5a4bada01 100644
--- a/src/modules/storageAdmin/var/conf.php.template
+++ b/src/modules/storageAdmin/var/conf.php.template
@@ -1,7 +1,3 @@
\ No newline at end of file
diff --git a/src/modules/storageAdmin/var/getStorPath.php b/src/modules/storageAdmin/var/getStorPath.php
index 8239bbc3f..661ec539b 100644
--- a/src/modules/storageAdmin/var/getStorPath.php
+++ b/src/modules/storageAdmin/var/getStorPath.php
@@ -1,8 +1,4 @@
*
*
- * @author $Author$
- * @version $Revision$
* @see TestStorageClient
* @see WebStorageClient
*/
diff --git a/src/modules/storageClient/include/LiveSupport/StorageClient/StorageClientInterface.h b/src/modules/storageClient/include/LiveSupport/StorageClient/StorageClientInterface.h
index 356c23585..e64414eef 100644
--- a/src/modules/storageClient/include/LiveSupport/StorageClient/StorageClientInterface.h
+++ b/src/modules/storageClient/include/LiveSupport/StorageClient/StorageClientInterface.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef LiveSupport_Storage_StorageClientInterface_h
#define LiveSupport_Storage_StorageClientInterface_h
@@ -65,9 +59,6 @@ using namespace Core;
/**
* An interface for storage clients.
- *
- * @author $Author$
- * @version $Revision$
*/
class StorageClientInterface
{
diff --git a/src/modules/storageClient/src/StorageClientFactory.cxx b/src/modules/storageClient/src/StorageClientFactory.cxx
index 2e2b6177a..72263de29 100644
--- a/src/modules/storageClient/src/StorageClientFactory.cxx
+++ b/src/modules/storageClient/src/StorageClientFactory.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/storageClient/src/StorageClientFactoryTest.cxx b/src/modules/storageClient/src/StorageClientFactoryTest.cxx
index 8277d142b..7e02aa8e0 100644
--- a/src/modules/storageClient/src/StorageClientFactoryTest.cxx
+++ b/src/modules/storageClient/src/StorageClientFactoryTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/storageClient/src/StorageClientFactoryTest.h b/src/modules/storageClient/src/StorageClientFactoryTest.h
index 84a2f2155..a63228092 100644
--- a/src/modules/storageClient/src/StorageClientFactoryTest.h
+++ b/src/modules/storageClient/src/StorageClientFactoryTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef StorageClientFactoryTest_h
#define StorageClientFactoryTest_h
@@ -57,8 +51,6 @@ namespace StorageClient {
/**
* Unit test for the StorageClientFactory class.
*
- * @author $Author$
- * @version $Revision$
* @see StorageClientFactory
*/
class StorageClientFactoryTest : public CPPUNIT_NS::TestFixture
diff --git a/src/modules/storageClient/src/TestRunner.cxx b/src/modules/storageClient/src/TestRunner.cxx
index 76f398b0e..8ce1c29bb 100644
--- a/src/modules/storageClient/src/TestRunner.cxx
+++ b/src/modules/storageClient/src/TestRunner.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/storageClient/src/TestStorageClient.cxx b/src/modules/storageClient/src/TestStorageClient.cxx
index 91756aa8d..9f24f20ec 100644
--- a/src/modules/storageClient/src/TestStorageClient.cxx
+++ b/src/modules/storageClient/src/TestStorageClient.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/storageClient/src/TestStorageClient.h b/src/modules/storageClient/src/TestStorageClient.h
index ef22d17eb..fe03d7855 100644
--- a/src/modules/storageClient/src/TestStorageClient.h
+++ b/src/modules/storageClient/src/TestStorageClient.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef TestStorageClient_h
#define TestStorageClient_h
@@ -84,9 +78,6 @@ using namespace LiveSupport::Core;
* <!ELEMENT testStorage (playlist*, audioClip*) >
* <!ATTLIST testStorage tempFiles CDATA #REQUIRED >
*
- *
- * @author $Author$
- * @version $Revision$
*/
class TestStorageClient :
virtual public Configurable,
diff --git a/src/modules/storageClient/src/TestStorageClientTest.cxx b/src/modules/storageClient/src/TestStorageClientTest.cxx
index 73e984e20..a0db15031 100644
--- a/src/modules/storageClient/src/TestStorageClientTest.cxx
+++ b/src/modules/storageClient/src/TestStorageClientTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/storageClient/src/TestStorageClientTest.h b/src/modules/storageClient/src/TestStorageClientTest.h
index 2d7f962aa..9df1a80ee 100644
--- a/src/modules/storageClient/src/TestStorageClientTest.h
+++ b/src/modules/storageClient/src/TestStorageClientTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef TestStorageClientTest_h
#define TestStorageClientTest_h
@@ -57,8 +51,6 @@ namespace StorageClient {
/**
* Unit test for the TestStorageClient class.
*
- * @author $Author$
- * @version $Revision$
* @see TestStorageClient
*/
class TestStorageClientTest : public CPPUNIT_NS::TestFixture
diff --git a/src/modules/storageClient/src/WebStorageClient.cxx b/src/modules/storageClient/src/WebStorageClient.cxx
index 00a94a550..2860fd38d 100644
--- a/src/modules/storageClient/src/WebStorageClient.cxx
+++ b/src/modules/storageClient/src/WebStorageClient.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/storageClient/src/WebStorageClient.h b/src/modules/storageClient/src/WebStorageClient.h
index 880639652..5afad6262 100644
--- a/src/modules/storageClient/src/WebStorageClient.h
+++ b/src/modules/storageClient/src/WebStorageClient.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef WebStorageClient_h
#define WebStorageClient_h
@@ -99,8 +93,6 @@ using namespace LiveSupport::Core;
* <!ATTLIST location path CDATA #REQUIRED >
*
*
- * @author $Author$
- * @version $Revision$
*/
class WebStorageClient :
virtual public Configurable,
diff --git a/src/modules/storageClient/src/WebStorageClientTest.cxx b/src/modules/storageClient/src/WebStorageClientTest.cxx
index 8ee97a07e..cf7c9ecb2 100644
--- a/src/modules/storageClient/src/WebStorageClientTest.cxx
+++ b/src/modules/storageClient/src/WebStorageClientTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/storageClient/src/WebStorageClientTest.h b/src/modules/storageClient/src/WebStorageClientTest.h
index 7c1221644..b36ba200d 100644
--- a/src/modules/storageClient/src/WebStorageClientTest.h
+++ b/src/modules/storageClient/src/WebStorageClientTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef WebStorageClientTest_h
#define WebStorageClientTest_h
@@ -63,8 +57,6 @@ using namespace LiveSupport::Authentication;
/**
* Unit test for the WebStorageClient class.
*
- * @author $Author$
- * @version $Revision$
* @see WebStorageClient
*/
class WebStorageClientTest : public BaseTestMethod
diff --git a/src/modules/storageServer/bin/autogen.sh b/src/modules/storageServer/bin/autogen.sh
index 3b2881314..656bb3503 100755
--- a/src/modules/storageServer/bin/autogen.sh
+++ b/src/modules/storageServer/bin/autogen.sh
@@ -20,10 +20,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/modules/storageServer/bin/createDatabase.sh b/src/modules/storageServer/bin/createDatabase.sh
index 5eb8570c4..bc58d6a65 100755
--- a/src/modules/storageServer/bin/createDatabase.sh
+++ b/src/modules/storageServer/bin/createDatabase.sh
@@ -20,13 +20,8 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
-#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
-# This script reates the database used by Campcaster
+# This script creates the database used by Campcaster
#
# Invoke as:
# ./bin/createDatabase.sh
diff --git a/src/modules/storageServer/bin/getUrl.sh b/src/modules/storageServer/bin/getUrl.sh
index 74fea2a66..f59445521 100755
--- a/src/modules/storageServer/bin/getUrl.sh
+++ b/src/modules/storageServer/bin/getUrl.sh
@@ -20,10 +20,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/modules/storageServer/bin/renderer.sh b/src/modules/storageServer/bin/renderer.sh
index d8c18d128..d1d7f9cce 100755
--- a/src/modules/storageServer/bin/renderer.sh
+++ b/src/modules/storageServer/bin/renderer.sh
@@ -20,11 +20,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author: tomash $
-# Version : $Revision: 1847 $
-# Location : $URL: svn+ssh://tomash@code.campware.org/home/svn/repo/livesupport/trunk/livesupport/src/modules/storageAdmin/bin/backup.sh $
-#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# Playlist-to-file renderer caller. DUMMY VERSION.
#
diff --git a/src/modules/storageServer/bin/resetStorage.sh b/src/modules/storageServer/bin/resetStorage.sh
index 0b58d0459..af1448766 100755
--- a/src/modules/storageServer/bin/resetStorage.sh
+++ b/src/modules/storageServer/bin/resetStorage.sh
@@ -20,10 +20,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/modules/storageServer/bin/runPhpTest.sh b/src/modules/storageServer/bin/runPhpTest.sh
index dca6fd0f7..8b7686023 100755
--- a/src/modules/storageServer/bin/runPhpTest.sh
+++ b/src/modules/storageServer/bin/runPhpTest.sh
@@ -20,10 +20,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/modules/storageServer/bin/setupDirs.sh b/src/modules/storageServer/bin/setupDirs.sh
index 47e1a64f9..225e7144d 100755
--- a/src/modules/storageServer/bin/setupDirs.sh
+++ b/src/modules/storageServer/bin/setupDirs.sh
@@ -4,7 +4,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/modules/storageServer/bin/xrCli.sh b/src/modules/storageServer/bin/xrCli.sh
index 261860fa9..22e404a5e 100755
--- a/src/modules/storageServer/bin/xrCli.sh
+++ b/src/modules/storageServer/bin/xrCli.sh
@@ -20,10 +20,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/modules/storageServer/configure b/src/modules/storageServer/configure
index 03e54b0b4..26ccda218 100755
--- a/src/modules/storageServer/configure
+++ b/src/modules/storageServer/configure
@@ -1,10 +1,9 @@
#!/bin/sh
#-------------------------------------------------------------------------------
-# Copyright (c) 2004 Media Development Loan Fund
+# Copyright (c) 2010 Sourcefabric O.P.S.
#
# This file is part of the Campcaster project.
# http://campcaster.campware.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/modules/storageServer/doc/index.html b/src/modules/storageServer/doc/index.html
index ca1c655ed..8faccf138 100644
--- a/src/modules/storageServer/doc/index.html
+++ b/src/modules/storageServer/doc/index.html
@@ -3,20 +3,13 @@
storageServer documentation
-
Preface
This document is part of the
Campcaster
-project, Copyright © 2004 Media
-Development Loan Fund, under the GNU GPL.
-
- - Author: $Author$
- - Version: $Revision: 1.2 $
- - Location: $URL$
-
Scope
This document collects storageServer documentation, both
generated and handwritten.
diff --git a/src/modules/storageServer/etc/Makefile.in b/src/modules/storageServer/etc/Makefile.in
index 3f38c55b8..3272949bf 100644
--- a/src/modules/storageServer/etc/Makefile.in
+++ b/src/modules/storageServer/etc/Makefile.in
@@ -18,11 +18,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
-#
# @configure_input@
#-------------------------------------------------------------------------------
diff --git a/src/modules/storageServer/etc/configure.ac b/src/modules/storageServer/etc/configure.ac
index b0d030b16..df1aad37d 100644
--- a/src/modules/storageServer/etc/configure.ac
+++ b/src/modules/storageServer/etc/configure.ac
@@ -3,7 +3,6 @@ dnl Copyright (c) 2010 Sourcefabric O.P.S.
dnl
dnl This file is part of the Campcaster project.
dnl http://campcaster.sourcefabric.org/
-dnl To report bugs, send an e-mail to bugs@campware.org
dnl
dnl Campcaster is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
@@ -19,10 +18,6 @@ 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 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
dnl
-dnl
-dnl Author : $Author$
-dnl Version : $Revision$
-dnl Location : $URL$
dnl-----------------------------------------------------------------------------
dnl-----------------------------------------------------------------------------
diff --git a/src/modules/storageServer/etc/doxygen.config b/src/modules/storageServer/etc/doxygen.config
index 59237ad88..0f43f78f7 100644
--- a/src/modules/storageServer/etc/doxygen.config
+++ b/src/modules/storageServer/etc/doxygen.config
@@ -18,10 +18,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
# Doxyfile 1.3.6
diff --git a/src/modules/storageServer/var/AccessRecur.php b/src/modules/storageServer/var/AccessRecur.php
index 13dc399a5..6e0fd7931 100644
--- a/src/modules/storageServer/var/AccessRecur.php
+++ b/src/modules/storageServer/var/AccessRecur.php
@@ -5,14 +5,10 @@
* Handles recursive accessPlaylist/releasePlaylist.
* Should be 'required_once' from LocStor.php only.
*
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class AccessRecur {
public $ls;
diff --git a/src/modules/storageServer/var/Backup.php b/src/modules/storageServer/var/Backup.php
index a996d8e0a..189ee6cff 100755
--- a/src/modules/storageServer/var/Backup.php
+++ b/src/modules/storageServer/var/Backup.php
@@ -3,14 +3,10 @@ define('BACKUP_EXT', 'tar');
define('ACCESS_TYPE', 'backup');
/**
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision: $
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class Backup
{
diff --git a/src/modules/storageServer/var/BasicStor.php b/src/modules/storageServer/var/BasicStor.php
index 479c53cc7..2be3a2f4b 100644
--- a/src/modules/storageServer/var/BasicStor.php
+++ b/src/modules/storageServer/var/BasicStor.php
@@ -23,14 +23,10 @@ require_once("Transport.php");
/**
* Core of Campcaster file storage module
*
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
* @see Alib
*/
//class BasicStor extends Alib {
@@ -2437,7 +2433,7 @@ class BasicStor {
} else {
echo " * Skipping: user already exists: 'scheduler'\n";
}
-
+
// Need to add 'scheduler' to group StationPrefs
Subjects::AddSubjectToGroup('scheduler', $CC_CONFIG['StationPrefsGr']);
}
diff --git a/src/modules/storageServer/var/DataEngine.php b/src/modules/storageServer/var/DataEngine.php
index c3d8e0383..a91653b29 100644
--- a/src/modules/storageServer/var/DataEngine.php
+++ b/src/modules/storageServer/var/DataEngine.php
@@ -42,14 +42,10 @@ require_once("XML/Util.php");
* cnt : integer - number of matching items
*
*
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
* @see MetaData
* @see StoredFile
*/
diff --git a/src/modules/storageServer/var/GreenBox.php b/src/modules/storageServer/var/GreenBox.php
index 7e579080e..2b28d4d8b 100644
--- a/src/modules/storageServer/var/GreenBox.php
+++ b/src/modules/storageServer/var/GreenBox.php
@@ -8,14 +8,14 @@ require_once('Prefs.php');
*
* File storage module.
*
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision$
+
+
+
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
+
*/
class GreenBox extends BasicStor {
diff --git a/src/modules/storageServer/var/LocStor.php b/src/modules/storageServer/var/LocStor.php
index bba76f319..580f97429 100644
--- a/src/modules/storageServer/var/LocStor.php
+++ b/src/modules/storageServer/var/LocStor.php
@@ -6,14 +6,10 @@ require_once("BasicStor.php");
*
* Local storage interface
*
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class LocStor extends BasicStor {
diff --git a/src/modules/storageServer/var/M3uPlaylist.php b/src/modules/storageServer/var/M3uPlaylist.php
index 851edea9b..86cc8c1ea 100644
--- a/src/modules/storageServer/var/M3uPlaylist.php
+++ b/src/modules/storageServer/var/M3uPlaylist.php
@@ -4,14 +4,10 @@ define('INDCH', ' ');
/**
* M3uPlaylist class
*
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version : $Revision: 1848 $
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class M3uPlaylist {
@@ -202,14 +198,10 @@ class M3uPlaylist {
/**
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class M3uPlaylistBodyElement {
function convert2lspl(&$tree, $ind='')
@@ -241,14 +233,10 @@ class M3uPlaylistBodyElement {
/**
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class M3uPlaylistParElement {
function convert2lspl(&$tree, $ind='')
@@ -271,14 +259,10 @@ class M3uPlaylistParElement {
/**
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class M3uPlaylistAudioElement {
function convert2lspl(&$tree, $ind='')
@@ -331,14 +315,10 @@ class M3uPlaylistAudioElement {
/**
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class M3uPlaylistAnimateElement {
function convert2lspl(&$tree, $ind='') {
diff --git a/src/modules/storageServer/var/MetaData.php b/src/modules/storageServer/var/MetaData.php
index 25116150d..8ce5e110a 100644
--- a/src/modules/storageServer/var/MetaData.php
+++ b/src/modules/storageServer/var/MetaData.php
@@ -9,14 +9,10 @@ require_once("XML/Util.php");
* File storage support class.
* Store metadata tree in relational database.
*
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
* @see StoredFile
* @see XmlParser
* @see DataEngine
@@ -1073,7 +1069,7 @@ class MetaData {
}
return compact('attrs', 'children', 'nSpaces');
}
-
+
/**
* Escape array values to be used as XML attributes.
*
@@ -1087,7 +1083,7 @@ class MetaData {
}
return $attr;
}
-
+
/* ========================================================= test methods */
/**
diff --git a/src/modules/storageServer/var/Playlist.php b/src/modules/storageServer/var/Playlist.php
index 5a514791c..61758ac3d 100644
--- a/src/modules/storageServer/var/Playlist.php
+++ b/src/modules/storageServer/var/Playlist.php
@@ -8,14 +8,10 @@ define('INDCH', ' ');
*
* remark: dcterms:extent format: hh:mm:ss.ssssss
*
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class Playlist extends StoredFile {
@@ -166,20 +162,20 @@ class Playlist extends StoredFile {
// insert new playlist element
$offset = $plLen;
-
+
// insert default values if parameter was empty
$clipStart = !is_null($clipstart) ? $clipstart : '00:00:00.000000';
$clipEnd = !is_null($clipend) ? $clipend : $acLen;
-
+
$acLengthS = $clipLengthS = self::playlistTimeToSeconds($acLen);
if (!is_null($clipStart)) {
- $clipLengthS = $acLengthS - self::playlistTimeToSeconds($clipStart);
+ $clipLengthS = $acLengthS - self::playlistTimeToSeconds($clipStart);
}
if (!is_null($clipEnd)) {
- $clipLengthS = $clipLengthS - ($acLengthS - self::playlistTimeToSeconds($clipEnd));
+ $clipLengthS = $clipLengthS - ($acLengthS - self::playlistTimeToSeconds($clipEnd));
}
$clipLength = self::secondsToPlaylistTime($clipLengthS);
-
+
$plElInfo = $this->insertPlaylistElement($parid, $offset, $clipStart, $clipEnd, $clipLength,
$acGunid, $acLen, $acTit, $fadeIn, $fadeOut, $plElGunid,
$elType);
@@ -316,7 +312,7 @@ class Playlist extends StoredFile {
}
return false;
}
-
+
/**
* Change cueIn/curOut values for playlist element
*
@@ -577,13 +573,13 @@ class Playlist extends StoredFile {
$len = $len - $fadeInS;
}
*/
-
+
$newOffset = Playlist::secondsToPlaylistTime($len);
$r = $this->_setValueOrInsert($offsetId, $newOffset, $elId, 'relativeOffset');
if (PEAR::isError($r)) {
return $r;
}
-
+
// commulate length for next offset
$acLenS = Playlist::playlistTimeToSeconds($acLen);
$len = $len + $acLenS;
@@ -600,12 +596,12 @@ class Playlist extends StoredFile {
}
// respect clipStart and clipEnd
if (!is_null($clipStart)) {
- $len = $len - $clipStartS;
+ $len = $len - $clipStartS;
}
if (!is_null($clipEnd)) {
- $len = $len - ($acLenS - $clipEndS);
+ $len = $len - ($acLenS - $clipEndS);
}
-
+
$prevFiMid = $fiMid;
$lastLenS = $acLenS;
}
@@ -1342,11 +1338,8 @@ class Playlist extends StoredFile {
/**
* Auxiliary class for GB playlist editing methods
*
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class PlaylistElement {
private $pl = NULL;
@@ -1371,7 +1364,7 @@ class PlaylistElement {
'clipStart' => '00:00:00.000000',
'clipStartS' => 0,
'clipEnd' => '00:00:00.000000',
- 'clipEndS' => 0
+ 'clipEndS' => 0
);
$plInfo['elOffset'] = $this->plEl['attrs']['relativeOffset'];
$plInfo['elOffsetS'] = Playlist::playlistTimeToSeconds($plInfo['elOffset']);
@@ -1410,13 +1403,10 @@ class PlaylistElement {
/**
- * @author Tomas Hlava
- * @author Paul Baranowski
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
* @todo Rename this class PlaylistTag
*/
class PlaylistTagExport
@@ -1523,13 +1513,10 @@ class PlaylistTagExport
/**
- * @author Tomas Hlava
- * @author Paul Baranowski
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
* @todo Rename this class "PlaylistElement"
*/
class PlaylistElementExport {
@@ -1707,13 +1694,10 @@ class PlaylistElementExport {
/**
- * @author Tomas Hlava
- * @author Paul Baranowski
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
* @todo Rename this class to PlaylistAudioClip (notice the caps)
*/
class PlaylistAudioClipExport
@@ -1784,13 +1768,10 @@ class PlaylistAudioClipExport
/**
- * @author Tomas Hlava
- * @author Paul Baranowski
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
* @todo Rename this class "PlaylistFadeInfo" (notive the caps)
*/
class PlaylistFadeInfoExport
@@ -1821,13 +1802,10 @@ class PlaylistFadeInfoExport
/**
- * @author Tomas Hlava
- * @author Paul Baranowski
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
* @todo Rename this class to PlaylistMetadata (notice the caps)
*/
class PlaylistMetadataExport
diff --git a/src/modules/storageServer/var/Prefs.php b/src/modules/storageServer/var/Prefs.php
index 26302bd5d..0fb0a7363 100644
--- a/src/modules/storageServer/var/Prefs.php
+++ b/src/modules/storageServer/var/Prefs.php
@@ -5,14 +5,10 @@ require_once("GreenBox.php");
/**
* Preference storage class.
*
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
* @see StoredFile
*/
/* ================== Prefs ================== */
diff --git a/src/modules/storageServer/var/Renderer.php b/src/modules/storageServer/var/Renderer.php
index e03f94b89..dacd95e88 100644
--- a/src/modules/storageServer/var/Renderer.php
+++ b/src/modules/storageServer/var/Renderer.php
@@ -8,14 +8,10 @@ require_once("Playlist.php");
*
* Playlist to file rendering - PHP layer, caller to the renderer executable
*
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision: 1949 $
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
* @see LocStor
*/
class Renderer
diff --git a/src/modules/storageServer/var/Restore.php b/src/modules/storageServer/var/Restore.php
index 20cbd32cf..9d54ee3c3 100644
--- a/src/modules/storageServer/var/Restore.php
+++ b/src/modules/storageServer/var/Restore.php
@@ -2,14 +2,10 @@
define('ACCESS_TYPE', 'restore');
/**
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision: $
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class Restore {
/**
diff --git a/src/modules/storageServer/var/SmilPlaylist.php b/src/modules/storageServer/var/SmilPlaylist.php
index 8799f67fd..9bd8e73c6 100644
--- a/src/modules/storageServer/var/SmilPlaylist.php
+++ b/src/modules/storageServer/var/SmilPlaylist.php
@@ -6,14 +6,10 @@ require_once("XmlParser.php");
/**
* SmilPlaylist class
*
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision: 1848 $
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class SmilPlaylist {
@@ -125,14 +121,10 @@ class SmilPlaylist {
/**
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class SmilPlaylistBodyElement {
@@ -168,14 +160,10 @@ class SmilPlaylistBodyElement {
/**
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class SmilPlaylistParElement {
@@ -200,14 +188,10 @@ class SmilPlaylistParElement {
/**
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class SmilPlaylistAudioElement {
public static function convert2lspl(&$gb, &$tree, &$gunids, $parr, $ind='')
@@ -289,14 +273,10 @@ class SmilPlaylistAudioElement {
/**
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class SmilPlaylistAnimateElement {
diff --git a/src/modules/storageServer/var/StoredFile.php b/src/modules/storageServer/var/StoredFile.php
index 457bb1201..34893845f 100644
--- a/src/modules/storageServer/var/StoredFile.php
+++ b/src/modules/storageServer/var/StoredFile.php
@@ -271,14 +271,10 @@ function camp_get_audio_metadata($p_filename, $p_testonly = false)
* binary media data in real file
*
*
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
* @see MetaData
*/
class StoredFile {
diff --git a/src/modules/storageServer/var/Transport.php b/src/modules/storageServer/var/Transport.php
index d1d8cf6eb..02bd74859 100644
--- a/src/modules/storageServer/var/Transport.php
+++ b/src/modules/storageServer/var/Transport.php
@@ -39,14 +39,10 @@ include_once("TransportRecord.php");
* file
*
*
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class Transport
{
diff --git a/src/modules/storageServer/var/TransportRecord.php b/src/modules/storageServer/var/TransportRecord.php
index e93be402d..942d38f41 100644
--- a/src/modules/storageServer/var/TransportRecord.php
+++ b/src/modules/storageServer/var/TransportRecord.php
@@ -5,14 +5,10 @@ define('TR_LEAVE_CLOSED', TRUE);
/**
* Auxiliary class for transport records
*
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision: 1946 $
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class TransportRecord
{
diff --git a/src/modules/storageServer/var/Validator.php b/src/modules/storageServer/var/Validator.php
index 9e8801fd5..a53b9fdf4 100644
--- a/src/modules/storageServer/var/Validator.php
+++ b/src/modules/storageServer/var/Validator.php
@@ -23,14 +23,10 @@ define('VAL_PREDXML', 121);
*
* It probably should be replaced by XML schema validation in the future.
*
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class Validator {
/**
diff --git a/src/modules/storageServer/var/XmlParser.php b/src/modules/storageServer/var/XmlParser.php
index fe33712b2..89d59e123 100644
--- a/src/modules/storageServer/var/XmlParser.php
+++ b/src/modules/storageServer/var/XmlParser.php
@@ -1,8 +1,5 @@
- * @author Paul Baranowski
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
*/
@@ -13,14 +10,10 @@ require_once "XML/Util.php";
/**
* Object representation of one XML element
*
- * @author Tomas Hlava
- * @author Paul Baranowski
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
* @see MetaData
*/
class XmlElement {
@@ -87,13 +80,10 @@ class XmlElement {
/**
* Object representation of one XML attribute
*
- * @author Tomas Hlava
- * @author Paul Baranowski
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
* @see MetaData
*/
class XmlAttrib {
@@ -136,13 +126,10 @@ class XmlAttrib {
/**
* XML parser object encapsulation
*
- * @author Tomas Hlava
- * @author Paul Baranowski
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
* @see MetaData
*/
class XmlParser {
diff --git a/src/modules/storageServer/var/audioClipFormat.php b/src/modules/storageServer/var/audioClipFormat.php
index d38c9410d..f7fd506b7 100644
--- a/src/modules/storageServer/var/audioClipFormat.php
+++ b/src/modules/storageServer/var/audioClipFormat.php
@@ -1,10 +1,4 @@
'audioClip',
'audioClip'=>array(
diff --git a/src/modules/storageServer/var/conf.php b/src/modules/storageServer/var/conf.php
index 7169934df..379bfb0c2 100644
--- a/src/modules/storageServer/var/conf.php
+++ b/src/modules/storageServer/var/conf.php
@@ -43,7 +43,7 @@ $CC_CONFIG = array(
'password' => 'test',
'hostspec' => 'localhost',
'phptype' => 'pgsql',
- 'database' => 'Campcaster-test',
+ 'database' => 'Campcaster-paul',
),
'tblNamePrefix' => 'ls_',
/* ================================================ storage configuration */
diff --git a/src/modules/storageServer/var/cron/CronJob.php b/src/modules/storageServer/var/cron/CronJob.php
index 7e94ba0c4..bcd1c82d6 100755
--- a/src/modules/storageServer/var/cron/CronJob.php
+++ b/src/modules/storageServer/var/cron/CronJob.php
@@ -2,8 +2,6 @@
/**
* Cron jobs handling abstract class
*
- * @author $Author: $
- * @version $Revision: $
* @package Campcaster
* @subpackage StorageServer.Cron
*/
diff --git a/src/modules/storageServer/var/cron/Crontab.php b/src/modules/storageServer/var/cron/Crontab.php
index cfd77bac5..e9c5fcd3a 100755
--- a/src/modules/storageServer/var/cron/Crontab.php
+++ b/src/modules/storageServer/var/cron/Crontab.php
@@ -11,8 +11,6 @@ define('CRON_EMPTY', 4);
* This class lets you manipulate a user's crontab.
* It lets you add delete update entries easily.
*
- * @author $Author: $
- * @version $Revision: $
* @package Campcaster
* @subpackage StorageServer.Cron
*/
diff --git a/src/modules/storageServer/var/index.php b/src/modules/storageServer/var/index.php
index b06f01ab3..cc0d4bdf3 100644
--- a/src/modules/storageServer/var/index.php
+++ b/src/modules/storageServer/var/index.php
@@ -1,8 +1,4 @@
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*
* Note: This file was broken into two parts: install.php and
* installMain.php so that the archive server could use the same
diff --git a/src/modules/storageServer/var/install/installMain.php b/src/modules/storageServer/var/install/installMain.php
index d8b4d7980..a3c2da1ea 100644
--- a/src/modules/storageServer/var/install/installMain.php
+++ b/src/modules/storageServer/var/install/installMain.php
@@ -1,12 +1,12 @@
+
* @version $Revision: 2475 $
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
+
*/
// Do not allow remote execution
diff --git a/src/modules/storageServer/var/install/uninstall.php b/src/modules/storageServer/var/install/uninstall.php
index 37968006c..7f15d31b7 100644
--- a/src/modules/storageServer/var/install/uninstall.php
+++ b/src/modules/storageServer/var/install/uninstall.php
@@ -1,12 +1,9 @@
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
// Do not allow remote execution.
diff --git a/src/modules/storageServer/var/install/uninstallMain.php b/src/modules/storageServer/var/install/uninstallMain.php
index 43bdb2dd2..281d8f646 100644
--- a/src/modules/storageServer/var/install/uninstallMain.php
+++ b/src/modules/storageServer/var/install/uninstallMain.php
@@ -1,12 +1,12 @@
+
* @version $Revision: 2458 $
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
+
*/
// Do not allow remote execution.
diff --git a/src/modules/storageServer/var/install/uninstallStorage.php b/src/modules/storageServer/var/install/uninstallStorage.php
index c1f26f17c..9a7f964d7 100644
--- a/src/modules/storageServer/var/install/uninstallStorage.php
+++ b/src/modules/storageServer/var/install/uninstallStorage.php
@@ -1,12 +1,9 @@
- * @version $Revision: 2458 $
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
// Do not allow remote execution.
diff --git a/src/modules/storageServer/var/install/upgrade/upgrade-to-1.2.0.php b/src/modules/storageServer/var/install/upgrade/upgrade-to-1.2.0.php
index ead55fb00..6303e6dd7 100644
--- a/src/modules/storageServer/var/install/upgrade/upgrade-to-1.2.0.php
+++ b/src/modules/storageServer/var/install/upgrade/upgrade-to-1.2.0.php
@@ -1,12 +1,9 @@
- * @version $Revision: 2834 $
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*
*/
diff --git a/src/modules/storageServer/var/playlistFormat.php b/src/modules/storageServer/var/playlistFormat.php
index 5193408fd..457feb938 100644
--- a/src/modules/storageServer/var/playlistFormat.php
+++ b/src/modules/storageServer/var/playlistFormat.php
@@ -1,13 +1,9 @@
- * @author Paul Baranowski
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
diff --git a/src/modules/storageServer/var/tests/transTest.sh b/src/modules/storageServer/var/tests/transTest.sh
index 9db8531cb..5e51dca0d 100755
--- a/src/modules/storageServer/var/tests/transTest.sh
+++ b/src/modules/storageServer/var/tests/transTest.sh
@@ -1,10 +1,9 @@
#!/bin/bash
#-------------------------------------------------------------------------------
-# Copyright (c) 2004 Media Development Loan Fund
+# Copyright (c) 2010 Sourcefabric O.P.S.
#
# This file is part of the Campcaster project.
# http://campcaster.campware.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/modules/storageServer/var/webstreamFormat.php b/src/modules/storageServer/var/webstreamFormat.php
index e6274121b..219230779 100644
--- a/src/modules/storageServer/var/webstreamFormat.php
+++ b/src/modules/storageServer/var/webstreamFormat.php
@@ -1,11 +1,7 @@
- * @author Paul Baranowski
- * @version $Revision$
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
$webstreamFormat = array(
diff --git a/src/modules/storageServer/var/xmlrpc/XR_LocStor.php b/src/modules/storageServer/var/xmlrpc/XR_LocStor.php
index dbda3d119..35d2c3c3a 100644
--- a/src/modules/storageServer/var/xmlrpc/XR_LocStor.php
+++ b/src/modules/storageServer/var/xmlrpc/XR_LocStor.php
@@ -4,14 +4,10 @@ require_once(dirname(__FILE__).'/../LocStor.php');
/**
* XML-RPC interface for LocStor class
*
- * @author Tomas Hlava |
- * @author Paul Baranowski
- * @version $Revision$
* @package Campcaster
* @subpackage StorageServer
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
class XR_LocStor extends LocStor {
diff --git a/src/modules/storageServer/var/xmlrpc/put.php b/src/modules/storageServer/var/xmlrpc/put.php
index 0ec8787dc..ed5a6e9a9 100644
--- a/src/modules/storageServer/var/xmlrpc/put.php
+++ b/src/modules/storageServer/var/xmlrpc/put.php
@@ -1,6 +1,5 @@
*
* @see XR_LocStor
- * @author : $Author$
- * @version : $Revision$
* @package Campcaster
* @subpackage storageServer
*/
diff --git a/src/modules/storageServer/var/xmlrpc/schedulerPhpClient.php b/src/modules/storageServer/var/xmlrpc/schedulerPhpClient.php
index d2cf292e4..7d67a281a 100644
--- a/src/modules/storageServer/var/xmlrpc/schedulerPhpClient.php
+++ b/src/modules/storageServer/var/xmlrpc/schedulerPhpClient.php
@@ -1,9 +1,4 @@
404 - File not found
* 500 - Application error
*
- * @author $Author$
- * @version $Revision$
*
*/
diff --git a/src/modules/storageServer/var/xmlrpc/testRunner.sh b/src/modules/storageServer/var/xmlrpc/testRunner.sh
index a12858e6a..b9c2f6a59 100755
--- a/src/modules/storageServer/var/xmlrpc/testRunner.sh
+++ b/src/modules/storageServer/var/xmlrpc/testRunner.sh
@@ -1,11 +1,10 @@
#!/bin/bash
#-------------------------------------------------------------------------------
-# Copyright (c) 2004 Media Development Loan Fund
+# Copyright (c) 2010 Sourcefabric O.P.S.
#
# This file is part of the Campcaster project.
# http://campcaster.campware.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -21,10 +20,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#DEBUG=yes
diff --git a/src/modules/storageServer/var/xmlrpc/xrLocStor.php b/src/modules/storageServer/var/xmlrpc/xrLocStor.php
index 3bb833bed..b527178cf 100644
--- a/src/modules/storageServer/var/xmlrpc/xrLocStor.php
+++ b/src/modules/storageServer/var/xmlrpc/xrLocStor.php
@@ -1,9 +1,4 @@
::Ref.
- *
- * @author $Author$
- * @version $Revision$
*/
class PlayableTreeModelColumnRecord : public ZebraTreeModelColumnRecord
{
diff --git a/src/modules/widgets/include/LiveSupport/Widgets/WidgetFactory.h b/src/modules/widgets/include/LiveSupport/Widgets/WidgetFactory.h
index 9bca5c0e8..4b42a813a 100644
--- a/src/modules/widgets/include/LiveSupport/Widgets/WidgetFactory.h
+++ b/src/modules/widgets/include/LiveSupport/Widgets/WidgetFactory.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef LiveSupport_Widgets_WidgetFactory_h
#define LiveSupport_Widgets_WidgetFactory_h
@@ -79,9 +73,6 @@ using namespace LiveSupport::Core;
*
*
*
- *
- * @author $Author$
- * @version $Revision$
*/
class WidgetFactory : public Configurable
{
diff --git a/src/modules/widgets/include/LiveSupport/Widgets/ZebraCellRenderer.h b/src/modules/widgets/include/LiveSupport/Widgets/ZebraCellRenderer.h
index 0c4fcb6c6..a3f7e6481 100644
--- a/src/modules/widgets/include/LiveSupport/Widgets/ZebraCellRenderer.h
+++ b/src/modules/widgets/include/LiveSupport/Widgets/ZebraCellRenderer.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef LiveSupport_Widgets_ZebraCellRenderer_h
#define LiveSupport_Widgets_ZebraCellRenderer_h
@@ -58,9 +52,6 @@ namespace Widgets {
* A custom cell renderer for blue-gray striped TreeView's.
* This is not used anywhere at the moment, but it's left in here because
* we will probably need (something like) this later.
- *
- * @author $Author$
- * @version $Revision$
*/
class ZebraCellRenderer : public Gtk::CellRendererText
{
diff --git a/src/modules/widgets/include/LiveSupport/Widgets/ZebraTreeModelColumnRecord.h b/src/modules/widgets/include/LiveSupport/Widgets/ZebraTreeModelColumnRecord.h
index 8b21b2467..990df92c3 100644
--- a/src/modules/widgets/include/LiveSupport/Widgets/ZebraTreeModelColumnRecord.h
+++ b/src/modules/widgets/include/LiveSupport/Widgets/ZebraTreeModelColumnRecord.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef LiveSupport_Widgets_ZebraTreeModelColumnRecord_h
#define LiveSupport_Widgets_ZebraTreeModelColumnRecord_h
@@ -55,9 +49,6 @@ namespace Widgets {
/**
* A basic column record class for tree models with colorable rows.
- *
- * @author $Author$
- * @version $Revision$
*/
class ZebraTreeModelColumnRecord : public Gtk::TreeModelColumnRecord
{
diff --git a/src/modules/widgets/include/LiveSupport/Widgets/ZebraTreeView.h b/src/modules/widgets/include/LiveSupport/Widgets/ZebraTreeView.h
index 9a045aae0..18275041c 100644
--- a/src/modules/widgets/include/LiveSupport/Widgets/ZebraTreeView.h
+++ b/src/modules/widgets/include/LiveSupport/Widgets/ZebraTreeView.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef LiveSupport_Widgets_ZebraTreeView_h
#define LiveSupport_Widgets_ZebraTreeView_h
@@ -89,9 +83,6 @@ using namespace LiveSupport::Core;
* A derived CellRenderer sub-type needs to be 1) instantiated;
* 2) added to a TreeViewColumn using a constructor or pack_start() etc;
* 3) connected with a TreeModelColumn using TreeViewColumn::set_renderer().
- *
- * @author $Author$
- * @version $Revision$
*/
class ZebraTreeView : public Gtk::TreeView
{
diff --git a/src/modules/widgets/src/Colors.cxx b/src/modules/widgets/src/Colors.cxx
index ed19263df..a14d0e22a 100644
--- a/src/modules/widgets/src/Colors.cxx
+++ b/src/modules/widgets/src/Colors.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/widgets/src/ComboBoxText.cxx b/src/modules/widgets/src/ComboBoxText.cxx
index d1d785852..ef181d786 100644
--- a/src/modules/widgets/src/ComboBoxText.cxx
+++ b/src/modules/widgets/src/ComboBoxText.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/widgets/src/MetadataComboBoxText.cxx b/src/modules/widgets/src/MetadataComboBoxText.cxx
index d68c3f88b..8d56be668 100644
--- a/src/modules/widgets/src/MetadataComboBoxText.cxx
+++ b/src/modules/widgets/src/MetadataComboBoxText.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/widgets/src/OperatorComboBoxText.cxx b/src/modules/widgets/src/OperatorComboBoxText.cxx
index 1820df52c..e110f3424 100644
--- a/src/modules/widgets/src/OperatorComboBoxText.cxx
+++ b/src/modules/widgets/src/OperatorComboBoxText.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/widgets/src/TestWindow.cxx b/src/modules/widgets/src/TestWindow.cxx
index c820ec3aa..4383b5784 100644
--- a/src/modules/widgets/src/TestWindow.cxx
+++ b/src/modules/widgets/src/TestWindow.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/widgets/src/TestWindow.h b/src/modules/widgets/src/TestWindow.h
index 8e1ae9b55..f6b107062 100644
--- a/src/modules/widgets/src/TestWindow.h
+++ b/src/modules/widgets/src/TestWindow.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef TestWindow_h
#define TestWindow_h
@@ -66,9 +60,6 @@ using namespace LiveSupport::Core;
/**
* A window, enabling interactive testing of UI components.
- *
- * @author $Author$
- * @version $Revision$
*/
class TestWindow : public LocalizedObject
{
diff --git a/src/modules/widgets/src/WidgetFactory.cxx b/src/modules/widgets/src/WidgetFactory.cxx
index e5a561161..88d092db6 100644
--- a/src/modules/widgets/src/WidgetFactory.cxx
+++ b/src/modules/widgets/src/WidgetFactory.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/widgets/src/ZebraCellRenderer.cxx b/src/modules/widgets/src/ZebraCellRenderer.cxx
index 278677a26..629bcb5fe 100644
--- a/src/modules/widgets/src/ZebraCellRenderer.cxx
+++ b/src/modules/widgets/src/ZebraCellRenderer.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/widgets/src/ZebraTreeView.cxx b/src/modules/widgets/src/ZebraTreeView.cxx
index f2082400f..18cc4357b 100644
--- a/src/modules/widgets/src/ZebraTreeView.cxx
+++ b/src/modules/widgets/src/ZebraTreeView.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/modules/widgets/src/main.cxx b/src/modules/widgets/src/main.cxx
index f9ff4a98b..407704c7e 100644
--- a/src/modules/widgets/src/main.cxx
+++ b/src/modules/widgets/src/main.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/** @file
diff --git a/src/products/gLiveSupport/bin/autogen.sh b/src/products/gLiveSupport/bin/autogen.sh
index 4d8ec6d58..8360c7525 100755
--- a/src/products/gLiveSupport/bin/autogen.sh
+++ b/src/products/gLiveSupport/bin/autogen.sh
@@ -4,7 +4,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/products/gLiveSupport/bin/campcaster-studio.sh b/src/products/gLiveSupport/bin/campcaster-studio.sh
index 8cace3846..06083a6d6 100755
--- a/src/products/gLiveSupport/bin/campcaster-studio.sh
+++ b/src/products/gLiveSupport/bin/campcaster-studio.sh
@@ -4,7 +4,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/products/gLiveSupport/bin/campcaster-studio_devenv.sh b/src/products/gLiveSupport/bin/campcaster-studio_devenv.sh
index 17b541770..68266ced1 100755
--- a/src/products/gLiveSupport/bin/campcaster-studio_devenv.sh
+++ b/src/products/gLiveSupport/bin/campcaster-studio_devenv.sh
@@ -4,7 +4,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/products/gLiveSupport/bin/gen_coverage_data.sh b/src/products/gLiveSupport/bin/gen_coverage_data.sh
index 76922e9b9..159150a44 100755
--- a/src/products/gLiveSupport/bin/gen_coverage_data.sh
+++ b/src/products/gLiveSupport/bin/gen_coverage_data.sh
@@ -4,7 +4,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script generates code coverage data for the module
diff --git a/src/products/gLiveSupport/configure b/src/products/gLiveSupport/configure
index 03e54b0b4..26ccda218 100755
--- a/src/products/gLiveSupport/configure
+++ b/src/products/gLiveSupport/configure
@@ -1,10 +1,9 @@
#!/bin/sh
#-------------------------------------------------------------------------------
-# Copyright (c) 2004 Media Development Loan Fund
+# Copyright (c) 2010 Sourcefabric O.P.S.
#
# This file is part of the Campcaster project.
# http://campcaster.campware.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/products/gLiveSupport/etc/Makefile.in b/src/products/gLiveSupport/etc/Makefile.in
index b70a3a2b1..680855aa8 100644
--- a/src/products/gLiveSupport/etc/Makefile.in
+++ b/src/products/gLiveSupport/etc/Makefile.in
@@ -3,7 +3,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -19,11 +18,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
-#
# @configure_input@
#-------------------------------------------------------------------------------
diff --git a/src/products/gLiveSupport/etc/acinclude.m4 b/src/products/gLiveSupport/etc/acinclude.m4
index 280d6e3ab..20cd235ab 100644
--- a/src/products/gLiveSupport/etc/acinclude.m4
+++ b/src/products/gLiveSupport/etc/acinclude.m4
@@ -3,7 +3,6 @@ dnl Copyright (c) 2010 Sourcefabric O.P.S.
dnl
dnl This file is part of the Campcaster project.
dnl http://campcaster.sourcefabric.org/
-dnl To report bugs, send an e-mail to bugs@campware.org
dnl
dnl Campcaster is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
@@ -19,10 +18,6 @@ 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 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
dnl
-dnl
-dnl Author : $Author$
-dnl Version : $Revision$
-dnl Location : $URL$
dnl-----------------------------------------------------------------------------
dnl-----------------------------------------------------------------------------
diff --git a/src/products/gLiveSupport/etc/configure.ac b/src/products/gLiveSupport/etc/configure.ac
index 9bfa09e0d..618638cfa 100644
--- a/src/products/gLiveSupport/etc/configure.ac
+++ b/src/products/gLiveSupport/etc/configure.ac
@@ -3,7 +3,6 @@ dnl Copyright (c) 2010 Sourcefabric O.P.S.
dnl
dnl This file is part of the Campcaster project.
dnl http://campcaster.sourcefabric.org/
-dnl To report bugs, send an e-mail to bugs@campware.org
dnl
dnl Campcaster is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
@@ -19,10 +18,6 @@ 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 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
dnl
-dnl
-dnl Author : $Author$
-dnl Version : $Revision$
-dnl Location : $URL$
dnl-----------------------------------------------------------------------------
dnl-----------------------------------------------------------------------------
diff --git a/src/products/gLiveSupport/etc/doxygen.config b/src/products/gLiveSupport/etc/doxygen.config
index 93f09e979..9c076c81e 100644
--- a/src/products/gLiveSupport/etc/doxygen.config
+++ b/src/products/gLiveSupport/etc/doxygen.config
@@ -3,7 +3,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -19,10 +18,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
# Doxyfile 1.3.6
diff --git a/src/products/gLiveSupport/src/AdvancedSearchEntry.cxx b/src/products/gLiveSupport/src/AdvancedSearchEntry.cxx
index cb6611032..7b3e91b8a 100644
--- a/src/products/gLiveSupport/src/AdvancedSearchEntry.cxx
+++ b/src/products/gLiveSupport/src/AdvancedSearchEntry.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/AdvancedSearchEntry.h b/src/products/gLiveSupport/src/AdvancedSearchEntry.h
index 6c2e110cc..5b77d5621 100644
--- a/src/products/gLiveSupport/src/AdvancedSearchEntry.h
+++ b/src/products/gLiveSupport/src/AdvancedSearchEntry.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef AdvancedSearchEntry_h
#define AdvancedSearchEntry_h
@@ -68,9 +62,6 @@ using namespace LiveSupport::Widgets;
/**
* A sub-window with one or more search input fields in it.
- *
- * @author $Author$
- * @version $Revision$
*/
class AdvancedSearchEntry : public GuiComponent
{
diff --git a/src/products/gLiveSupport/src/AdvancedSearchItem.cxx b/src/products/gLiveSupport/src/AdvancedSearchItem.cxx
index 91fd43a01..c4f59e8fa 100644
--- a/src/products/gLiveSupport/src/AdvancedSearchItem.cxx
+++ b/src/products/gLiveSupport/src/AdvancedSearchItem.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/AdvancedSearchItem.h b/src/products/gLiveSupport/src/AdvancedSearchItem.h
index 1fe86a292..d0a74bc10 100644
--- a/src/products/gLiveSupport/src/AdvancedSearchItem.h
+++ b/src/products/gLiveSupport/src/AdvancedSearchItem.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef AdvancedSearchItem_h
#define AdvancedSearchItem_h
@@ -69,9 +63,6 @@ using namespace LiveSupport::Widgets;
/**
* A single search input field.
- *
- * @author $Author$
- * @version $Revision$
*/
class AdvancedSearchItem : public GuiComponent,
private NumericTools
diff --git a/src/products/gLiveSupport/src/AudioPlayerTest.cxx b/src/products/gLiveSupport/src/AudioPlayerTest.cxx
index f12bfd076..a4434bc1f 100644
--- a/src/products/gLiveSupport/src/AudioPlayerTest.cxx
+++ b/src/products/gLiveSupport/src/AudioPlayerTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/AudioPlayerTest.h b/src/products/gLiveSupport/src/AudioPlayerTest.h
index 97bac4a70..9c35599a9 100644
--- a/src/products/gLiveSupport/src/AudioPlayerTest.h
+++ b/src/products/gLiveSupport/src/AudioPlayerTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef AudioPlayerTest_h
#define AudioPlayerTest_h
@@ -63,8 +57,6 @@ using namespace LiveSupport::Core;
/**
* Testing audio playback from the storage.
*
- * @author $Author$
- * @version $Revision$
* @see AudioPlayerFactory
*/
class AudioPlayerTest : public BaseTestMethod
diff --git a/src/products/gLiveSupport/src/BackupList.cxx b/src/products/gLiveSupport/src/BackupList.cxx
index dc04ed40e..01e636139 100644
--- a/src/products/gLiveSupport/src/BackupList.cxx
+++ b/src/products/gLiveSupport/src/BackupList.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/BackupList.h b/src/products/gLiveSupport/src/BackupList.h
index 62f64877c..cf4f44f64 100644
--- a/src/products/gLiveSupport/src/BackupList.h
+++ b/src/products/gLiveSupport/src/BackupList.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef BackupList_h
#define BackupList_h
@@ -84,8 +78,6 @@ using namespace LiveSupport::Widgets;
*
* The BackupList is contained in the BackupView.
*
- * @author $Author$
- * @version $Revision$
*/
class BackupList : public GuiComponent,
public ContentsStorable
@@ -146,8 +138,6 @@ class BackupList : public GuiComponent,
/**
* The columns model needed by ZebraTreeView.
*
- * @author $Author$
- * @version $Revision$
*/
class ModelColumns : public ZebraTreeModelColumnRecord
{
diff --git a/src/products/gLiveSupport/src/BackupView.cxx b/src/products/gLiveSupport/src/BackupView.cxx
index b3e20f096..36aaeafcf 100644
--- a/src/products/gLiveSupport/src/BackupView.cxx
+++ b/src/products/gLiveSupport/src/BackupView.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/BackupView.h b/src/products/gLiveSupport/src/BackupView.h
index 947fe18f8..fc24d4b38 100644
--- a/src/products/gLiveSupport/src/BackupView.h
+++ b/src/products/gLiveSupport/src/BackupView.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef BackupView_h
#define BackupView_h
@@ -85,8 +79,6 @@ using namespace boost::posix_time;
* +-------------------------(Close)---+
*
*
- * @author $Author$
- * @version $Revision$
*/
class BackupView : public GuiComponent
{
diff --git a/src/products/gLiveSupport/src/BrowseEntry.cxx b/src/products/gLiveSupport/src/BrowseEntry.cxx
index 45c72b1ce..3a532879d 100644
--- a/src/products/gLiveSupport/src/BrowseEntry.cxx
+++ b/src/products/gLiveSupport/src/BrowseEntry.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/BrowseEntry.h b/src/products/gLiveSupport/src/BrowseEntry.h
index cd2ada975..4aac66b53 100644
--- a/src/products/gLiveSupport/src/BrowseEntry.h
+++ b/src/products/gLiveSupport/src/BrowseEntry.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef BrowseEntry_h
#define BrowseEntry_h
@@ -64,8 +58,6 @@ using namespace LiveSupport::Core;
/**
* A Gtk::HBox with one or more search input fields in it.
*
- * @author $Author$
- * @version $Revision$
*/
class BrowseEntry : public GuiComponent
{
diff --git a/src/products/gLiveSupport/src/BrowseItem.cxx b/src/products/gLiveSupport/src/BrowseItem.cxx
index fc9746d18..0024039d6 100644
--- a/src/products/gLiveSupport/src/BrowseItem.cxx
+++ b/src/products/gLiveSupport/src/BrowseItem.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/BrowseItem.h b/src/products/gLiveSupport/src/BrowseItem.h
index 5eebe73d0..a4ccb735a 100644
--- a/src/products/gLiveSupport/src/BrowseItem.h
+++ b/src/products/gLiveSupport/src/BrowseItem.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef BrowseItem_h
#define BrowseItem_h
@@ -78,8 +72,6 @@ using namespace LiveSupport::Widgets;
* of all search conditions selected in BrowseItem objects to the left of
* this one.
*
- * @author $Author$
- * @version $Revision$
*/
class BrowseItem : public GuiComponent,
private NumericTools
@@ -107,8 +99,6 @@ class BrowseItem : public GuiComponent,
* The columns model needed by Gtk::TreeView.
* Lists one clip per row.
*
- * @author $Author$
- * @version $Revision$
*/
class ModelColumns : public ZebraTreeModelColumnRecord
{
diff --git a/src/products/gLiveSupport/src/ContentsStorable.h b/src/products/gLiveSupport/src/ContentsStorable.h
index 66d7ab1ab..648552633 100644
--- a/src/products/gLiveSupport/src/ContentsStorable.h
+++ b/src/products/gLiveSupport/src/ContentsStorable.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef ContentsStorable_h
#define ContentsStorable_h
@@ -57,8 +51,6 @@ using namespace LiveSupport::Core;
* A virtual class to be implemented by GUI windows which
* want to store their contents as a user preference item.
*
- * @author $Author$
- * @version $Revision$
*/
class ContentsStorable
{
diff --git a/src/products/gLiveSupport/src/CuePlayer.cxx b/src/products/gLiveSupport/src/CuePlayer.cxx
index c27301824..b16097bfd 100644
--- a/src/products/gLiveSupport/src/CuePlayer.cxx
+++ b/src/products/gLiveSupport/src/CuePlayer.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/CuePlayer.h b/src/products/gLiveSupport/src/CuePlayer.h
index d2c6b19f0..7a65499b9 100644
--- a/src/products/gLiveSupport/src/CuePlayer.h
+++ b/src/products/gLiveSupport/src/CuePlayer.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef CuePlayer_h
#define CuePlayer_h
@@ -66,8 +60,6 @@ using namespace LiveSupport::Widgets;
* A box displaying a play/pause and a stop button, which control the cue
* (preview) audio player.
*
- * @author $Author$
- * @version $Revision$
*/
class CuePlayer : public GuiComponent,
public PlaylistExecutor::AudioPlayerEventListener
diff --git a/src/products/gLiveSupport/src/DateTimeChooserWindow.cxx b/src/products/gLiveSupport/src/DateTimeChooserWindow.cxx
index 89aa24555..c1faa7e3e 100644
--- a/src/products/gLiveSupport/src/DateTimeChooserWindow.cxx
+++ b/src/products/gLiveSupport/src/DateTimeChooserWindow.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/DateTimeChooserWindow.h b/src/products/gLiveSupport/src/DateTimeChooserWindow.h
index e7eae885c..f85943c60 100644
--- a/src/products/gLiveSupport/src/DateTimeChooserWindow.h
+++ b/src/products/gLiveSupport/src/DateTimeChooserWindow.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef DateTimeChooserWindow_h
#define DateTimeChooserWindow_h
@@ -70,8 +64,6 @@ using namespace LiveSupport::Core;
* run(); it is the responsibility of the caller to delete it (or it can be
* reused a few times first).
*
- * @author $Author$
- * @version $Revision$
*/
class DateTimeChooserWindow : public GuiWindow
{
diff --git a/src/products/gLiveSupport/src/DndMethods.cxx b/src/products/gLiveSupport/src/DndMethods.cxx
index ef902d4ce..1a8ea23fc 100644
--- a/src/products/gLiveSupport/src/DndMethods.cxx
+++ b/src/products/gLiveSupport/src/DndMethods.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/DndMethods.h b/src/products/gLiveSupport/src/DndMethods.h
index 6a37ac187..f166176f8 100644
--- a/src/products/gLiveSupport/src/DndMethods.h
+++ b/src/products/gLiveSupport/src/DndMethods.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef DndMethods_h
#define DndMethods_h
@@ -61,8 +55,6 @@ using namespace LiveSupport::Core;
* method declarations), and call setupDndCallbacks() after the tree view has
* been constructed.
*
- * @author $Author$
- * @version $Revision$
*/
class DndMethods
{
diff --git a/src/products/gLiveSupport/src/ExportFormatRadioButtons.cxx b/src/products/gLiveSupport/src/ExportFormatRadioButtons.cxx
index c82ffd9bd..069746b4a 100644
--- a/src/products/gLiveSupport/src/ExportFormatRadioButtons.cxx
+++ b/src/products/gLiveSupport/src/ExportFormatRadioButtons.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/ExportFormatRadioButtons.h b/src/products/gLiveSupport/src/ExportFormatRadioButtons.h
index 68c628d5a..55d5eba12 100644
--- a/src/products/gLiveSupport/src/ExportFormatRadioButtons.h
+++ b/src/products/gLiveSupport/src/ExportFormatRadioButtons.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef ExportFormatRadioButtons_h
#define ExportFormatRadioButtons_h
@@ -59,8 +53,6 @@ using namespace LiveSupport::StorageClient;
* A specialized group of radio buttons, holding the
* StorageClientInterface::ExportFormatType options.
*
- * @author $Author$
- * @version $Revision$
*/
class ExportFormatRadioButtons : public GuiComponent
{
diff --git a/src/products/gLiveSupport/src/ExportPlaylistWindow.cxx b/src/products/gLiveSupport/src/ExportPlaylistWindow.cxx
index 9a9941c31..d7fb5c4b9 100644
--- a/src/products/gLiveSupport/src/ExportPlaylistWindow.cxx
+++ b/src/products/gLiveSupport/src/ExportPlaylistWindow.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/ExportPlaylistWindow.h b/src/products/gLiveSupport/src/ExportPlaylistWindow.h
index 1a45549fd..a88ce0e99 100644
--- a/src/products/gLiveSupport/src/ExportPlaylistWindow.h
+++ b/src/products/gLiveSupport/src/ExportPlaylistWindow.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef ExportPlaylistWindow_h
#define ExportPlaylistWindow_h
@@ -66,8 +60,6 @@ using namespace LiveSupport::Core;
* It lets the user select the format of the exported playlist, and the
* location where it will be saved.
*
- * @author $Author$
- * @version $Revision$
*/
class ExportPlaylistWindow : public GuiWindow
{
diff --git a/src/products/gLiveSupport/src/GLiveSupport.cxx b/src/products/gLiveSupport/src/GLiveSupport.cxx
index c31ebe369..1b4b81f2b 100644
--- a/src/products/gLiveSupport/src/GLiveSupport.cxx
+++ b/src/products/gLiveSupport/src/GLiveSupport.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/GLiveSupport.h b/src/products/gLiveSupport/src/GLiveSupport.h
index b23e8fe76..8779aff39 100644
--- a/src/products/gLiveSupport/src/GLiveSupport.h
+++ b/src/products/gLiveSupport/src/GLiveSupport.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef GLiveSupport_h
#define GLiveSupport_h
@@ -111,8 +105,6 @@ class MasterPanelWindow;
* AudioPlayerFactory; and stationLogo, which is just a path to the
* station logo image file.
*
- * @author $Author$
- * @version $Revision$
* @see LocalizedObject#getBundle(const xmlpp::Element &)
* @see AuthenticationClientFactory
* @see StorageClientFactory
diff --git a/src/products/gLiveSupport/src/GLiveSupportTest.cxx b/src/products/gLiveSupport/src/GLiveSupportTest.cxx
index 7bdd8646f..22702f0b6 100644
--- a/src/products/gLiveSupport/src/GLiveSupportTest.cxx
+++ b/src/products/gLiveSupport/src/GLiveSupportTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/GLiveSupportTest.h b/src/products/gLiveSupport/src/GLiveSupportTest.h
index e5303838e..d320e9d86 100644
--- a/src/products/gLiveSupport/src/GLiveSupportTest.h
+++ b/src/products/gLiveSupport/src/GLiveSupportTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef GLiveSupportTest_h
#define GLiveSupportTest_h
@@ -65,8 +59,6 @@ using namespace LiveSupport::Core;
/**
* Testing the GLiveSupport class
*
- * @author $Author$
- * @version $Revision$
* @see GLiveSupport
*/
class GLiveSupportTest : public BaseTestMethod
diff --git a/src/products/gLiveSupport/src/GuiComponent.h b/src/products/gLiveSupport/src/GuiComponent.h
index b9620d4e3..8a356101c 100644
--- a/src/products/gLiveSupport/src/GuiComponent.h
+++ b/src/products/gLiveSupport/src/GuiComponent.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef GuiComponent_h
#define GuiComponent_h
@@ -61,8 +55,6 @@ using namespace LiveSupport::Core;
* These are non-standalone sub-windows, like the AdvancedSearchEntry, and
* sub-widgets of those, like the AdvancedSearchItem.
*
- * @author $Author$
- * @version $Revision$
*/
class GuiComponent : public GuiObject
{
diff --git a/src/products/gLiveSupport/src/GuiObject.cxx b/src/products/gLiveSupport/src/GuiObject.cxx
index ac3148613..0744b558b 100644
--- a/src/products/gLiveSupport/src/GuiObject.cxx
+++ b/src/products/gLiveSupport/src/GuiObject.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/GuiObject.h b/src/products/gLiveSupport/src/GuiObject.h
index 0b82a0a91..dd633d5f4 100644
--- a/src/products/gLiveSupport/src/GuiObject.h
+++ b/src/products/gLiveSupport/src/GuiObject.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef GuiObject_h
#define GuiObject_h
@@ -64,8 +58,6 @@ class GLiveSupport;
/**
* The common ancestor of all windows and sub-windows in the GUI.
*
- * @author $Author$
- * @version $Revision$
*/
class GuiObject : public LocalizedObject
{
diff --git a/src/products/gLiveSupport/src/GuiWindow.cxx b/src/products/gLiveSupport/src/GuiWindow.cxx
index b3497acd2..20008bc69 100644
--- a/src/products/gLiveSupport/src/GuiWindow.cxx
+++ b/src/products/gLiveSupport/src/GuiWindow.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/GuiWindow.h b/src/products/gLiveSupport/src/GuiWindow.h
index 3a535b65a..607047816 100644
--- a/src/products/gLiveSupport/src/GuiWindow.h
+++ b/src/products/gLiveSupport/src/GuiWindow.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef GuiWindow_h
#define GuiWindow_h
@@ -59,8 +53,6 @@ using namespace LiveSupport::Core;
/**
* The common ancestor of all standalone windows in the GUI.
*
- * @author $Author$
- * @version $Revision$
*/
class GuiWindow : public GuiObject
{
diff --git a/src/products/gLiveSupport/src/KeyboardShortcut.cxx b/src/products/gLiveSupport/src/KeyboardShortcut.cxx
index 1b1c74448..ac2880390 100644
--- a/src/products/gLiveSupport/src/KeyboardShortcut.cxx
+++ b/src/products/gLiveSupport/src/KeyboardShortcut.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/KeyboardShortcut.h b/src/products/gLiveSupport/src/KeyboardShortcut.h
index 9c95f617b..ace0693ae 100644
--- a/src/products/gLiveSupport/src/KeyboardShortcut.h
+++ b/src/products/gLiveSupport/src/KeyboardShortcut.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef KeyboardShortcut_h
#define KeyboardShortcut_h
@@ -94,8 +88,6 @@ using namespace LiveSupport::Core;
*
*
*
- * @author $Author$
- * @version $Revision$
* @see KeyboardShortcutContainer
*/
class KeyboardShortcut : public Configurable
diff --git a/src/products/gLiveSupport/src/KeyboardShortcutContainer.cxx b/src/products/gLiveSupport/src/KeyboardShortcutContainer.cxx
index a4b9a6e15..efff3f818 100644
--- a/src/products/gLiveSupport/src/KeyboardShortcutContainer.cxx
+++ b/src/products/gLiveSupport/src/KeyboardShortcutContainer.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/KeyboardShortcutContainer.h b/src/products/gLiveSupport/src/KeyboardShortcutContainer.h
index 83ce903f8..cbbba7034 100644
--- a/src/products/gLiveSupport/src/KeyboardShortcutContainer.h
+++ b/src/products/gLiveSupport/src/KeyboardShortcutContainer.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef KeyboardShortcutContainer_h
#define KeyboardShortcutContainer_h
@@ -89,8 +83,6 @@ using namespace LiveSupport::Core;
* For a description of the keyboardShortcut XML element, see the documentation
* of the KeyboardShortcut class.
*
- * @author $Author$
- * @version $Revision$
* @see KeyboardShortcut
*/
class KeyboardShortcutContainer : public Configurable
diff --git a/src/products/gLiveSupport/src/KeyboardShortcutList.cxx b/src/products/gLiveSupport/src/KeyboardShortcutList.cxx
index 0265294e0..c2065beb5 100644
--- a/src/products/gLiveSupport/src/KeyboardShortcutList.cxx
+++ b/src/products/gLiveSupport/src/KeyboardShortcutList.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/KeyboardShortcutList.h b/src/products/gLiveSupport/src/KeyboardShortcutList.h
index a9bbface7..373e61507 100644
--- a/src/products/gLiveSupport/src/KeyboardShortcutList.h
+++ b/src/products/gLiveSupport/src/KeyboardShortcutList.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef KeyboardShortcutList_h
#define KeyboardShortcutList_h
@@ -76,8 +70,6 @@ using namespace LiveSupport::Core;
* For a description of the keyboardShortcutContainer XML element,
* see the documentation of the KeyboardShortcutContainer class.
*
- * @author $Author$
- * @version $Revision$
* @see KeyboardShortcut
*/
class KeyboardShortcutList : public Configurable
diff --git a/src/products/gLiveSupport/src/KeyboardShortcutTest.cxx b/src/products/gLiveSupport/src/KeyboardShortcutTest.cxx
index 56138b88c..a3fdb2398 100644
--- a/src/products/gLiveSupport/src/KeyboardShortcutTest.cxx
+++ b/src/products/gLiveSupport/src/KeyboardShortcutTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/KeyboardShortcutTest.h b/src/products/gLiveSupport/src/KeyboardShortcutTest.h
index 9f7321951..6edd5333f 100644
--- a/src/products/gLiveSupport/src/KeyboardShortcutTest.h
+++ b/src/products/gLiveSupport/src/KeyboardShortcutTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef KeyboardShortcutTest_h
#define KeyboardShortcutTest_h
@@ -62,8 +56,6 @@ using namespace LiveSupport::Core;
/**
* Testing audio playback from the storage.
*
- * @author $Author$
- * @version $Revision$
* @see KeyboardShortcutFactory
*/
class KeyboardShortcutTest : public BaseTestMethod
diff --git a/src/products/gLiveSupport/src/LiveModeWindow.cxx b/src/products/gLiveSupport/src/LiveModeWindow.cxx
index 87eba494c..13b864115 100644
--- a/src/products/gLiveSupport/src/LiveModeWindow.cxx
+++ b/src/products/gLiveSupport/src/LiveModeWindow.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/LiveModeWindow.h b/src/products/gLiveSupport/src/LiveModeWindow.h
index 5d3e6a46b..85391d00f 100644
--- a/src/products/gLiveSupport/src/LiveModeWindow.h
+++ b/src/products/gLiveSupport/src/LiveModeWindow.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef LiveModeWindow_h
#define LiveModeWindow_h
@@ -73,8 +67,6 @@ using namespace LiveSupport::Widgets;
* The LiveMode window, showing recent and relevant audio clips and
* playlists.
*
- * @author $Author$
- * @version $Revision$
*/
class LiveModeWindow : public GuiWindow,
public ContentsStorable,
@@ -167,8 +159,6 @@ class LiveModeWindow : public GuiWindow,
* The columns model needed by Gtk::TreeView.
* Lists one clip per row.
*
- * @author $Author$
- * @version $Revision$
*/
class ModelColumns : public PlayableTreeModelColumnRecord
{
diff --git a/src/products/gLiveSupport/src/LoginWindow.cxx b/src/products/gLiveSupport/src/LoginWindow.cxx
index c7d6acee7..1e71799f5 100644
--- a/src/products/gLiveSupport/src/LoginWindow.cxx
+++ b/src/products/gLiveSupport/src/LoginWindow.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/LoginWindow.h b/src/products/gLiveSupport/src/LoginWindow.h
index 714e7a35b..7f93fcfdf 100644
--- a/src/products/gLiveSupport/src/LoginWindow.h
+++ b/src/products/gLiveSupport/src/LoginWindow.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef LoginWindow_h
#define LoginWindow_h
@@ -62,8 +56,6 @@ using namespace LiveSupport::Widgets;
/**
* A window, handling user login.
*
- * @author $Author$
- * @version $Revision$
*/
class LoginWindow : public GuiWindow
{
diff --git a/src/products/gLiveSupport/src/MasterPanelWindow.cxx b/src/products/gLiveSupport/src/MasterPanelWindow.cxx
index 2cc36d87d..ddc0c85d7 100644
--- a/src/products/gLiveSupport/src/MasterPanelWindow.cxx
+++ b/src/products/gLiveSupport/src/MasterPanelWindow.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/MasterPanelWindow.h b/src/products/gLiveSupport/src/MasterPanelWindow.h
index 634b0ded7..0bf2c45bf 100644
--- a/src/products/gLiveSupport/src/MasterPanelWindow.h
+++ b/src/products/gLiveSupport/src/MasterPanelWindow.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef MasterPanelWindow_h
#define MasterPanelWindow_h
@@ -90,8 +84,6 @@ using namespace LiveSupport::Core;
* The layout of the window is contained in the file
* "var/glade/MasterPanelWindow.glade".
*
- * @author $Author$
- * @version $Revision$
*/
class MasterPanelWindow : public GuiWindow
{
diff --git a/src/products/gLiveSupport/src/NowPlaying.cxx b/src/products/gLiveSupport/src/NowPlaying.cxx
index a06c33673..1c4c8391a 100644
--- a/src/products/gLiveSupport/src/NowPlaying.cxx
+++ b/src/products/gLiveSupport/src/NowPlaying.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/NowPlaying.h b/src/products/gLiveSupport/src/NowPlaying.h
index 2d7bea865..75bbaaf29 100644
--- a/src/products/gLiveSupport/src/NowPlaying.h
+++ b/src/products/gLiveSupport/src/NowPlaying.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef NowPlaying_h
#define NowPlaying_h
@@ -63,8 +57,6 @@ using namespace LiveSupport::Core;
/**
* The box displaying "now playing" in the master panel.
*
- * @author $Author$
- * @version $Revision$
*/
class NowPlaying : public GuiComponent
{
diff --git a/src/products/gLiveSupport/src/OptionsWindow.cxx b/src/products/gLiveSupport/src/OptionsWindow.cxx
index ca533bd86..49046e529 100644
--- a/src/products/gLiveSupport/src/OptionsWindow.cxx
+++ b/src/products/gLiveSupport/src/OptionsWindow.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/OptionsWindow.h b/src/products/gLiveSupport/src/OptionsWindow.h
index 6017cf06c..e90522e4d 100644
--- a/src/products/gLiveSupport/src/OptionsWindow.h
+++ b/src/products/gLiveSupport/src/OptionsWindow.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef OptionsWindow_h
#define OptionsWindow_h
@@ -80,8 +74,6 @@ using namespace LiveSupport::Widgets;
* +------------(Apply)-(Cancel)-(OK)--+
*
*
- * @author $Author$
- * @version $Revision$
*/
class OptionsWindow : public GuiWindow
{
@@ -317,8 +309,6 @@ class OptionsWindow : public GuiWindow
/**
* The columns model containing the data for the Key bindings section.
*
- * @author $Author$
- * @version $Revision$
*/
class ModelColumns : public ZebraTreeModelColumnRecord
{
diff --git a/src/products/gLiveSupport/src/PlaylistWindow.cxx b/src/products/gLiveSupport/src/PlaylistWindow.cxx
index a127ca075..30944563d 100644
--- a/src/products/gLiveSupport/src/PlaylistWindow.cxx
+++ b/src/products/gLiveSupport/src/PlaylistWindow.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/PlaylistWindow.h b/src/products/gLiveSupport/src/PlaylistWindow.h
index 3abde2617..8019b2174 100644
--- a/src/products/gLiveSupport/src/PlaylistWindow.h
+++ b/src/products/gLiveSupport/src/PlaylistWindow.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef PlaylistWindow_h
#define PlaylistWindow_h
@@ -80,8 +74,6 @@ using namespace LiveSupport::Widgets;
* +----------------------------------------------+
*
*
- * @author $Author$
- * @version $Revision$
*/
class PlaylistWindow : public GuiWindow
{
@@ -244,8 +236,6 @@ class PlaylistWindow : public GuiWindow
* The columns model needed by Gtk::TreeView.
* Lists one playlist entry per row.
*
- * @author $Author$
- * @version $Revision$
*/
class ModelColumns : public ZebraTreeModelColumnRecord
{
diff --git a/src/products/gLiveSupport/src/RdsEntry.cxx b/src/products/gLiveSupport/src/RdsEntry.cxx
index 45c75fa74..f17995b0c 100644
--- a/src/products/gLiveSupport/src/RdsEntry.cxx
+++ b/src/products/gLiveSupport/src/RdsEntry.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/RdsEntry.h b/src/products/gLiveSupport/src/RdsEntry.h
index 29cfa48dc..ff71e951b 100644
--- a/src/products/gLiveSupport/src/RdsEntry.h
+++ b/src/products/gLiveSupport/src/RdsEntry.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef RdsEntry_h
#define RdsEntry_h
@@ -64,8 +58,6 @@ using namespace LiveSupport::GLiveSupport;
/**
* A single RDS input field.
*
- * @author $Author$
- * @version $Revision$
*/
class RdsEntry : public GuiComponent,
private NumericTools
diff --git a/src/products/gLiveSupport/src/RdsView.cxx b/src/products/gLiveSupport/src/RdsView.cxx
index a9557aded..98a7a5cc9 100644
--- a/src/products/gLiveSupport/src/RdsView.cxx
+++ b/src/products/gLiveSupport/src/RdsView.cxx
@@ -20,11 +20,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/RdsView.h b/src/products/gLiveSupport/src/RdsView.h
index d571fd8a1..ada97ba90 100644
--- a/src/products/gLiveSupport/src/RdsView.h
+++ b/src/products/gLiveSupport/src/RdsView.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef RdsView_h
#define RdsView_h
@@ -85,8 +79,6 @@ using namespace LiveSupport::Core;
* updated to the new contents of the entries using saveChanges(), and the
* entries can be re-initialized from the OptionsContainer using reset().
*
- * @author $Author$
- * @version $Revision$
*/
class RdsView : public GuiComponent
{
diff --git a/src/products/gLiveSupport/src/RestoreBackupWindow.cxx b/src/products/gLiveSupport/src/RestoreBackupWindow.cxx
index 0dc1ce215..b7c043d9a 100644
--- a/src/products/gLiveSupport/src/RestoreBackupWindow.cxx
+++ b/src/products/gLiveSupport/src/RestoreBackupWindow.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/RestoreBackupWindow.h b/src/products/gLiveSupport/src/RestoreBackupWindow.h
index 51ebc36b2..e4e49af1a 100644
--- a/src/products/gLiveSupport/src/RestoreBackupWindow.h
+++ b/src/products/gLiveSupport/src/RestoreBackupWindow.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef RestoreBackupWindow_h
#define RestoreBackupWindow_h
@@ -64,8 +58,6 @@ using namespace LiveSupport::StorageClient;
/**
* A pop-up window displaying the progress of a restore backup task.
*
- * @author $Author$
- * @version $Revision$
*/
class RestoreBackupWindow : public GuiWindow
{
diff --git a/src/products/gLiveSupport/src/SchedulePlaylistWindow.cxx b/src/products/gLiveSupport/src/SchedulePlaylistWindow.cxx
index ae13b4224..8834669dd 100644
--- a/src/products/gLiveSupport/src/SchedulePlaylistWindow.cxx
+++ b/src/products/gLiveSupport/src/SchedulePlaylistWindow.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/SchedulePlaylistWindow.h b/src/products/gLiveSupport/src/SchedulePlaylistWindow.h
index 25eb19097..6b15058fc 100644
--- a/src/products/gLiveSupport/src/SchedulePlaylistWindow.h
+++ b/src/products/gLiveSupport/src/SchedulePlaylistWindow.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef SchedulePlaylistWindow_h
#define SchedulePlaylistWindow_h
@@ -79,8 +73,6 @@ using namespace LiveSupport::Core;
* +-------------------------------------------------+
*
*
- * @author $Author$
- * @version $Revision$
*/
class SchedulePlaylistWindow : public GuiWindow
{
diff --git a/src/products/gLiveSupport/src/SchedulerWindow.cxx b/src/products/gLiveSupport/src/SchedulerWindow.cxx
index 0a8d716f6..72b070fa0 100644
--- a/src/products/gLiveSupport/src/SchedulerWindow.cxx
+++ b/src/products/gLiveSupport/src/SchedulerWindow.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/SchedulerWindow.h b/src/products/gLiveSupport/src/SchedulerWindow.h
index 2eb178ddb..5a0954182 100644
--- a/src/products/gLiveSupport/src/SchedulerWindow.h
+++ b/src/products/gLiveSupport/src/SchedulerWindow.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef SchedulerWindow_h
#define SchedulerWindow_h
@@ -88,8 +82,6 @@ using namespace LiveSupport::Core;
* +-------------------------------------------------+
*
*
- * @author $Author$
- * @version $Revision$
*/
class SchedulerWindow : public GuiWindow
{
@@ -124,8 +116,6 @@ class SchedulerWindow : public GuiWindow
* The columns model needed by Gtk::TreeView.
* Lists one scheduled item per row.
*
- * @author $Author$
- * @version $Revision$
*/
class ModelColumns : public ZebraTreeModelColumnRecord
{
diff --git a/src/products/gLiveSupport/src/ScratchpadWindow.cxx b/src/products/gLiveSupport/src/ScratchpadWindow.cxx
index fa5279e26..6cdbdf0ad 100644
--- a/src/products/gLiveSupport/src/ScratchpadWindow.cxx
+++ b/src/products/gLiveSupport/src/ScratchpadWindow.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/ScratchpadWindow.h b/src/products/gLiveSupport/src/ScratchpadWindow.h
index 312b7e521..aef23d991 100644
--- a/src/products/gLiveSupport/src/ScratchpadWindow.h
+++ b/src/products/gLiveSupport/src/ScratchpadWindow.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef ScratchpadWindow_h
#define ScratchpadWindow_h
@@ -72,8 +66,6 @@ using namespace LiveSupport::Widgets;
* The Scratchpad window, showing recent and relevant audio clips and
* playlists.
*
- * @author $Author$
- * @version $Revision$
*/
class ScratchpadWindow : public GuiWindow,
public ContentsStorable,
@@ -136,8 +128,6 @@ class ScratchpadWindow : public GuiWindow,
* The columns model needed by Gtk::TreeView.
* Lists one clip per row.
*
- * @author $Author$
- * @version $Revision$
*/
class ModelColumns : public PlayableTreeModelColumnRecord
{
diff --git a/src/products/gLiveSupport/src/SearchWindow.cxx b/src/products/gLiveSupport/src/SearchWindow.cxx
index a343e759f..2080b0c2b 100644
--- a/src/products/gLiveSupport/src/SearchWindow.cxx
+++ b/src/products/gLiveSupport/src/SearchWindow.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/SearchWindow.h b/src/products/gLiveSupport/src/SearchWindow.h
index 685a6e8e3..c88785876 100644
--- a/src/products/gLiveSupport/src/SearchWindow.h
+++ b/src/products/gLiveSupport/src/SearchWindow.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef SearchWindow_h
#define SearchWindow_h
@@ -72,8 +66,6 @@ using namespace LiveSupport::Widgets;
/**
* The Search/Browse window.
*
- * @author $Author$
- * @version $Revision$
*/
class SearchWindow : public GuiWindow,
public DndMethods,
@@ -409,8 +401,6 @@ class SearchWindow : public GuiWindow,
* The columns model needed by Gtk::TreeView.
* Lists one clip per row.
*
- * @author $Author$
- * @version $Revision$
*/
class ModelColumns : public PlayableTreeModelColumnRecord
{
diff --git a/src/products/gLiveSupport/src/TaskbarIcons.cxx b/src/products/gLiveSupport/src/TaskbarIcons.cxx
index ee60b1f0e..675545dc8 100644
--- a/src/products/gLiveSupport/src/TaskbarIcons.cxx
+++ b/src/products/gLiveSupport/src/TaskbarIcons.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/TaskbarIcons.h b/src/products/gLiveSupport/src/TaskbarIcons.h
index eedb419e9..be40f03d7 100644
--- a/src/products/gLiveSupport/src/TaskbarIcons.h
+++ b/src/products/gLiveSupport/src/TaskbarIcons.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef TaskbarIcons_h
#define TaskbarIcons_h
@@ -84,8 +78,6 @@ using namespace LiveSupport::Core;
*
*
*
- * @author $Author$
- * @version $Revision$
* @see TaskbarIcon
*/
class TaskbarIcons : public Configurable
diff --git a/src/products/gLiveSupport/src/TestRunner.cxx b/src/products/gLiveSupport/src/TestRunner.cxx
index 3fd70fb91..6b3abb0b9 100644
--- a/src/products/gLiveSupport/src/TestRunner.cxx
+++ b/src/products/gLiveSupport/src/TestRunner.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/TransportList.cxx b/src/products/gLiveSupport/src/TransportList.cxx
index 0a6e49674..b3d73ce1d 100644
--- a/src/products/gLiveSupport/src/TransportList.cxx
+++ b/src/products/gLiveSupport/src/TransportList.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/TransportList.h b/src/products/gLiveSupport/src/TransportList.h
index dfc4cd3f3..c46cae537 100644
--- a/src/products/gLiveSupport/src/TransportList.h
+++ b/src/products/gLiveSupport/src/TransportList.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef TransportList_h
#define TransportList_h
@@ -86,8 +80,6 @@ using namespace LiveSupport::Widgets;
*
* The TransportList is contained in the SearchWindow.
*
- * @author $Author$
- * @version $Revision$
*/
class TransportList : public GuiComponent,
public ContentsStorable
@@ -162,8 +154,6 @@ class TransportList : public GuiComponent,
/**
* The columns model needed by ZebraTreeView.
*
- * @author $Author$
- * @version $Revision$
*/
class ModelColumns : public ZebraTreeModelColumnRecord
{
diff --git a/src/products/gLiveSupport/src/UploadFileWindow.cxx b/src/products/gLiveSupport/src/UploadFileWindow.cxx
index ba5986dcb..988b70a68 100644
--- a/src/products/gLiveSupport/src/UploadFileWindow.cxx
+++ b/src/products/gLiveSupport/src/UploadFileWindow.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/gLiveSupport/src/UploadFileWindow.h b/src/products/gLiveSupport/src/UploadFileWindow.h
index 420a95ac9..ba1376c3e 100644
--- a/src/products/gLiveSupport/src/UploadFileWindow.h
+++ b/src/products/gLiveSupport/src/UploadFileWindow.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef UploadFileWindow_h
#define UploadFileWindow_h
@@ -69,8 +63,6 @@ using namespace LiveSupport::Widgets;
* It allows one to select a file from the file system, add metadata,
* and upload it to the storage server.
*
- * @author $Author$
- * @version $Revision$
*/
class UploadFileWindow : public GuiWindow,
private NumericTools
diff --git a/src/products/gLiveSupport/src/main.cxx b/src/products/gLiveSupport/src/main.cxx
index 08893499d..f7c0a6add 100644
--- a/src/products/gLiveSupport/src/main.cxx
+++ b/src/products/gLiveSupport/src/main.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/** @file
diff --git a/src/products/scheduler/bin/autogen.sh b/src/products/scheduler/bin/autogen.sh
index 227cde992..30f4c7f7a 100755
--- a/src/products/scheduler/bin/autogen.sh
+++ b/src/products/scheduler/bin/autogen.sh
@@ -4,7 +4,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/products/scheduler/bin/campcaster-scheduler.sh b/src/products/scheduler/bin/campcaster-scheduler.sh
index 70ce0659c..9560b0978 100755
--- a/src/products/scheduler/bin/campcaster-scheduler.sh
+++ b/src/products/scheduler/bin/campcaster-scheduler.sh
@@ -3,7 +3,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -19,10 +18,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/products/scheduler/bin/campcaster-scheduler_devenv.sh b/src/products/scheduler/bin/campcaster-scheduler_devenv.sh
index 703050ccc..306047c27 100755
--- a/src/products/scheduler/bin/campcaster-scheduler_devenv.sh
+++ b/src/products/scheduler/bin/campcaster-scheduler_devenv.sh
@@ -3,7 +3,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -19,10 +18,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/products/scheduler/bin/createDatabase.sh b/src/products/scheduler/bin/createDatabase.sh
index 317d8fcaf..46ebf5a3a 100755
--- a/src/products/scheduler/bin/createDatabase.sh
+++ b/src/products/scheduler/bin/createDatabase.sh
@@ -1,10 +1,9 @@
#!/bin/bash
#-------------------------------------------------------------------------------
-# Copyright (c) 2004 Media Development Loan Fund
+# Copyright (c) 2010 Sourcefabric O.P.S.
#
# This file is part of the Campcaster project.
# http://campcaster.campware.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script reates the database used by Campcaster
diff --git a/src/products/scheduler/bin/createOdbcDataSource.sh b/src/products/scheduler/bin/createOdbcDataSource.sh
index bec826959..e70a15e2d 100755
--- a/src/products/scheduler/bin/createOdbcDataSource.sh
+++ b/src/products/scheduler/bin/createOdbcDataSource.sh
@@ -4,7 +4,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script creates the ODBC data source needed for Campcaster scheduler
diff --git a/src/products/scheduler/bin/gen_coverage_data.sh b/src/products/scheduler/bin/gen_coverage_data.sh
index 98aeee05e..be3e2d8b3 100755
--- a/src/products/scheduler/bin/gen_coverage_data.sh
+++ b/src/products/scheduler/bin/gen_coverage_data.sh
@@ -4,7 +4,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script generates code coverage data for the module
diff --git a/src/products/scheduler/bin/run_tests.sh b/src/products/scheduler/bin/run_tests.sh
index 094e0979f..70d7638ae 100755
--- a/src/products/scheduler/bin/run_tests.sh
+++ b/src/products/scheduler/bin/run_tests.sh
@@ -3,7 +3,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -19,10 +18,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/products/scheduler/configure b/src/products/scheduler/configure
index 03e54b0b4..26ccda218 100755
--- a/src/products/scheduler/configure
+++ b/src/products/scheduler/configure
@@ -1,10 +1,9 @@
#!/bin/sh
#-------------------------------------------------------------------------------
-# Copyright (c) 2004 Media Development Loan Fund
+# Copyright (c) 2010 Sourcefabric O.P.S.
#
# This file is part of the Campcaster project.
# http://campcaster.campware.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,10 +19,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
diff --git a/src/products/scheduler/etc/Makefile.in b/src/products/scheduler/etc/Makefile.in
index 2dfbc4b52..17fdba929 100644
--- a/src/products/scheduler/etc/Makefile.in
+++ b/src/products/scheduler/etc/Makefile.in
@@ -3,7 +3,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -19,11 +18,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
-#
# @configure_input@
#-------------------------------------------------------------------------------
diff --git a/src/products/scheduler/etc/acinclude.m4 b/src/products/scheduler/etc/acinclude.m4
index 280d6e3ab..20cd235ab 100644
--- a/src/products/scheduler/etc/acinclude.m4
+++ b/src/products/scheduler/etc/acinclude.m4
@@ -3,7 +3,6 @@ dnl Copyright (c) 2010 Sourcefabric O.P.S.
dnl
dnl This file is part of the Campcaster project.
dnl http://campcaster.sourcefabric.org/
-dnl To report bugs, send an e-mail to bugs@campware.org
dnl
dnl Campcaster is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
@@ -19,10 +18,6 @@ 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 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
dnl
-dnl
-dnl Author : $Author$
-dnl Version : $Revision$
-dnl Location : $URL$
dnl-----------------------------------------------------------------------------
dnl-----------------------------------------------------------------------------
diff --git a/src/products/scheduler/etc/configure.ac b/src/products/scheduler/etc/configure.ac
index 63f3dd8ec..d5bbf1257 100644
--- a/src/products/scheduler/etc/configure.ac
+++ b/src/products/scheduler/etc/configure.ac
@@ -3,7 +3,6 @@ dnl Copyright (c) 2010 Sourcefabric O.P.S.
dnl
dnl This file is part of the Campcaster project.
dnl http://campcaster.sourcefabric.org/
-dnl To report bugs, send an e-mail to bugs@campware.org
dnl
dnl Campcaster is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
@@ -19,10 +18,6 @@ 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 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
dnl
-dnl
-dnl Author : $Author$
-dnl Version : $Revision$
-dnl Location : $URL$
dnl-----------------------------------------------------------------------------
dnl-----------------------------------------------------------------------------
diff --git a/src/products/scheduler/etc/doxygen.config b/src/products/scheduler/etc/doxygen.config
index 93f09e979..9c076c81e 100644
--- a/src/products/scheduler/etc/doxygen.config
+++ b/src/products/scheduler/etc/doxygen.config
@@ -3,7 +3,6 @@
#
# This file is part of the Campcaster project.
# http://campcaster.sourcefabric.org/
-# To report bugs, send an e-mail to bugs@campware.org
#
# Campcaster is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -19,10 +18,6 @@
# along with Campcaster; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-#
-# Author : $Author$
-# Version : $Revision$
-# Location : $URL$
#-------------------------------------------------------------------------------
# Doxyfile 1.3.6
diff --git a/src/products/scheduler/src/BackupFactory.cxx b/src/products/scheduler/src/BackupFactory.cxx
index b2f7f200c..a43ca5241 100644
--- a/src/products/scheduler/src/BackupFactory.cxx
+++ b/src/products/scheduler/src/BackupFactory.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/BackupFactory.h b/src/products/scheduler/src/BackupFactory.h
index add2cf7ee..f489dbabc 100644
--- a/src/products/scheduler/src/BackupFactory.h
+++ b/src/products/scheduler/src/BackupFactory.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef BackupFactory_h
#define BackupFactory_h
@@ -83,8 +77,6 @@ using namespace LiveSupport::Core;
* For details on the <postgresqlBackup> element, see the
* PostgresqlBackup documentation.
*
- * @author $Author$
- * @version $Revision$
* @see PostgresqlBackup
*/
class BackupFactory : virtual public Configurable
diff --git a/src/products/scheduler/src/BackupInterface.h b/src/products/scheduler/src/BackupInterface.h
index 52f7cc31d..fe27c1176 100644
--- a/src/products/scheduler/src/BackupInterface.h
+++ b/src/products/scheduler/src/BackupInterface.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef BackupInterface_h
#define BackupInterface_h
@@ -74,8 +68,6 @@ using namespace LiveSupport::StorageClient;
* The xxxxMethod classes are registered in the SchedulerDaemon
* object, which calls them when an XML-RPC request is received.
*
- * @author $Author$
- * @version $Revision$
*/
class BackupInterface
{
diff --git a/src/products/scheduler/src/BaseTestMethod.cxx b/src/products/scheduler/src/BaseTestMethod.cxx
index 65ba02d40..0204ff28d 100644
--- a/src/products/scheduler/src/BaseTestMethod.cxx
+++ b/src/products/scheduler/src/BaseTestMethod.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/BaseTestMethod.h b/src/products/scheduler/src/BaseTestMethod.h
index c87a94123..a9b244aa0 100644
--- a/src/products/scheduler/src/BaseTestMethod.h
+++ b/src/products/scheduler/src/BaseTestMethod.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef BaseTestMethod_h
#define BaseTestMethod_h
@@ -62,8 +56,6 @@ namespace Scheduler {
* Make sure to call BaseTestMethod::configure() before running the
* test cases.
*
- * @author $Author$
- * @version $Revision$
*/
class BaseTestMethod : public LiveSupport::Core::BaseTestMethod
{
diff --git a/src/products/scheduler/src/CreateBackupCheckMethod.cxx b/src/products/scheduler/src/CreateBackupCheckMethod.cxx
index 929cd8207..55c9f257d 100644
--- a/src/products/scheduler/src/CreateBackupCheckMethod.cxx
+++ b/src/products/scheduler/src/CreateBackupCheckMethod.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/CreateBackupCheckMethod.h b/src/products/scheduler/src/CreateBackupCheckMethod.h
index 94a8133f1..71aac9435 100644
--- a/src/products/scheduler/src/CreateBackupCheckMethod.h
+++ b/src/products/scheduler/src/CreateBackupCheckMethod.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef CreateBackupCheckMethod_h
#define CreateBackupCheckMethod_h
@@ -98,8 +92,6 @@ using namespace LiveSupport::Core;
* the scheduler daemon
*
*
- * @author $Author$
- * @version $Revision$
*/
class CreateBackupCheckMethod : public XmlRpc::XmlRpcServerMethod
{
diff --git a/src/products/scheduler/src/CreateBackupCloseMethod.cxx b/src/products/scheduler/src/CreateBackupCloseMethod.cxx
index 1a963a5b2..d1d746b7a 100644
--- a/src/products/scheduler/src/CreateBackupCloseMethod.cxx
+++ b/src/products/scheduler/src/CreateBackupCloseMethod.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/CreateBackupCloseMethod.h b/src/products/scheduler/src/CreateBackupCloseMethod.h
index 469c7ae70..af3435ac3 100644
--- a/src/products/scheduler/src/CreateBackupCloseMethod.h
+++ b/src/products/scheduler/src/CreateBackupCloseMethod.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef CreateBackupCloseMethod_h
#define CreateBackupCloseMethod_h
@@ -82,8 +76,6 @@ using namespace LiveSupport::Core;
* 4210 - error reported by the scheduler daemon
*
*
- * @author $Author$
- * @version $Revision$
*/
class CreateBackupCloseMethod : public XmlRpc::XmlRpcServerMethod
{
diff --git a/src/products/scheduler/src/CreateBackupOpenMethod.cxx b/src/products/scheduler/src/CreateBackupOpenMethod.cxx
index a01af4df3..3db27c368 100644
--- a/src/products/scheduler/src/CreateBackupOpenMethod.cxx
+++ b/src/products/scheduler/src/CreateBackupOpenMethod.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/CreateBackupOpenMethod.h b/src/products/scheduler/src/CreateBackupOpenMethod.h
index 4aeb9fd50..ec9416057 100644
--- a/src/products/scheduler/src/CreateBackupOpenMethod.h
+++ b/src/products/scheduler/src/CreateBackupOpenMethod.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef CreateBackupOpenMethod_h
#define CreateBackupOpenMethod_h
@@ -104,8 +98,6 @@ using namespace LiveSupport::Core;
* 4020 - missing session ID argument
*
*
- * @author $Author$
- * @version $Revision$
*/
class CreateBackupOpenMethod : public XmlRpc::XmlRpcServerMethod
{
diff --git a/src/products/scheduler/src/DisplayScheduleMethod.cxx b/src/products/scheduler/src/DisplayScheduleMethod.cxx
index 57e3b107a..a0f6f1069 100644
--- a/src/products/scheduler/src/DisplayScheduleMethod.cxx
+++ b/src/products/scheduler/src/DisplayScheduleMethod.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/DisplayScheduleMethod.h b/src/products/scheduler/src/DisplayScheduleMethod.h
index a560be16e..5745a49f1 100644
--- a/src/products/scheduler/src/DisplayScheduleMethod.h
+++ b/src/products/scheduler/src/DisplayScheduleMethod.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef DisplayScheduleMethod_h
#define DisplayScheduleMethod_h
@@ -111,8 +105,6 @@ using namespace LiveSupport::Core;
* 1120 - missing session ID argument
*
*
- * @author $Author$
- * @version $Revision$
*/
class DisplayScheduleMethod : public XmlRpc::XmlRpcServerMethod
{
diff --git a/src/products/scheduler/src/DisplayScheduleMethodTest.cxx b/src/products/scheduler/src/DisplayScheduleMethodTest.cxx
index 427218f73..a0bd87d29 100644
--- a/src/products/scheduler/src/DisplayScheduleMethodTest.cxx
+++ b/src/products/scheduler/src/DisplayScheduleMethodTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/DisplayScheduleMethodTest.h b/src/products/scheduler/src/DisplayScheduleMethodTest.h
index 3f82e1c13..e81b6c1b6 100644
--- a/src/products/scheduler/src/DisplayScheduleMethodTest.h
+++ b/src/products/scheduler/src/DisplayScheduleMethodTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef DisplayScheduleMethodTest_h
#define DisplayScheduleMethodTest_h
@@ -64,8 +58,6 @@ using namespace LiveSupport::Authentication;
/**
* Unit test for the DisplayScheduleMethod class.
*
- * @author $Author$
- * @version $Revision$
* @see DisplayScheduleMethod
*/
class DisplayScheduleMethodTest : public CPPUNIT_NS::TestFixture
diff --git a/src/products/scheduler/src/GeneratePlayReportMethod.cxx b/src/products/scheduler/src/GeneratePlayReportMethod.cxx
index 17d6037c1..7ba6820fd 100644
--- a/src/products/scheduler/src/GeneratePlayReportMethod.cxx
+++ b/src/products/scheduler/src/GeneratePlayReportMethod.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/GeneratePlayReportMethod.h b/src/products/scheduler/src/GeneratePlayReportMethod.h
index fd782aadf..8ea014c36 100644
--- a/src/products/scheduler/src/GeneratePlayReportMethod.h
+++ b/src/products/scheduler/src/GeneratePlayReportMethod.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef GeneratePlayReportMethod_h
#define GeneratePlayReportMethod_h
@@ -108,8 +102,6 @@ using namespace LiveSupport::Core;
* 1520 - missing session ID argument
*
*
- * @author $Author$
- * @version $Revision$
*/
class GeneratePlayReportMethod : public XmlRpc::XmlRpcServerMethod
{
diff --git a/src/products/scheduler/src/GeneratePlayReportMethodTest.cxx b/src/products/scheduler/src/GeneratePlayReportMethodTest.cxx
index 1286aa19b..4f8cdde48 100644
--- a/src/products/scheduler/src/GeneratePlayReportMethodTest.cxx
+++ b/src/products/scheduler/src/GeneratePlayReportMethodTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/GeneratePlayReportMethodTest.h b/src/products/scheduler/src/GeneratePlayReportMethodTest.h
index 31f6ef5f7..2c7906224 100644
--- a/src/products/scheduler/src/GeneratePlayReportMethodTest.h
+++ b/src/products/scheduler/src/GeneratePlayReportMethodTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef GeneratePlayReportMethodTest_h
#define GeneratePlayReportMethodTest_h
@@ -64,8 +58,6 @@ using namespace LiveSupport::Authentication;
/**
* Unit test for the GeneratePlayReportMethod class.
*
- * @author $Author$
- * @version $Revision$
* @see GeneratePlayReportMethod
*/
class GeneratePlayReportMethodTest : public CPPUNIT_NS::TestFixture
diff --git a/src/products/scheduler/src/GetSchedulerTimeMethod.cxx b/src/products/scheduler/src/GetSchedulerTimeMethod.cxx
index 1d9601b92..f2bcb2345 100644
--- a/src/products/scheduler/src/GetSchedulerTimeMethod.cxx
+++ b/src/products/scheduler/src/GetSchedulerTimeMethod.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/GetSchedulerTimeMethod.h b/src/products/scheduler/src/GetSchedulerTimeMethod.h
index 4986ae8b1..9591318f2 100644
--- a/src/products/scheduler/src/GetSchedulerTimeMethod.h
+++ b/src/products/scheduler/src/GetSchedulerTimeMethod.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef GetSchedulerTimeMethod_h
#define GetSchedulerTimeMethod_h
@@ -85,8 +79,6 @@ using namespace LiveSupport::Core;
*
* This method does not generate any fault responses.
*
- * @author $Author$
- * @version $Revision$
*/
class GetSchedulerTimeMethod : public XmlRpc::XmlRpcServerMethod
{
diff --git a/src/products/scheduler/src/GetSchedulerTimeMethodTest.cxx b/src/products/scheduler/src/GetSchedulerTimeMethodTest.cxx
index 9258e3ecb..ebbb10f7a 100644
--- a/src/products/scheduler/src/GetSchedulerTimeMethodTest.cxx
+++ b/src/products/scheduler/src/GetSchedulerTimeMethodTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/GetSchedulerTimeMethodTest.h b/src/products/scheduler/src/GetSchedulerTimeMethodTest.h
index d4bee922c..a00d3a00d 100644
--- a/src/products/scheduler/src/GetSchedulerTimeMethodTest.h
+++ b/src/products/scheduler/src/GetSchedulerTimeMethodTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef GetSchedulerTimeMethodTest_h
#define GetSchedulerTimeMethodTest_h
@@ -60,8 +54,6 @@ using namespace LiveSupport::Core;
/**
* Unit test to test the getSchedulerTime XML-RPC call.
*
- * @author $Author$
- * @version $Revision$
* @see SchedulerDaemon
*/
class GetSchedulerTimeMethodTest : public CPPUNIT_NS::TestFixture
diff --git a/src/products/scheduler/src/GetVersionMethod.cxx b/src/products/scheduler/src/GetVersionMethod.cxx
index af3a03c87..465b22459 100644
--- a/src/products/scheduler/src/GetVersionMethod.cxx
+++ b/src/products/scheduler/src/GetVersionMethod.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/GetVersionMethod.h b/src/products/scheduler/src/GetVersionMethod.h
index cf8a47418..66bd2fd35 100644
--- a/src/products/scheduler/src/GetVersionMethod.h
+++ b/src/products/scheduler/src/GetVersionMethod.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef GetVersionMethod_h
#define GetVersionMethod_h
@@ -79,8 +73,6 @@ using namespace LiveSupport::Core;
*
* There are no possible internal error condititons for this function.
*
- * @author $Author$
- * @version $Revision$
*/
class GetVersionMethod : public XmlRpc::XmlRpcServerMethod
{
diff --git a/src/products/scheduler/src/GetVersionMethodTest.cxx b/src/products/scheduler/src/GetVersionMethodTest.cxx
index 704cf6eae..aa38b4554 100644
--- a/src/products/scheduler/src/GetVersionMethodTest.cxx
+++ b/src/products/scheduler/src/GetVersionMethodTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/GetVersionMethodTest.h b/src/products/scheduler/src/GetVersionMethodTest.h
index 6af51c92f..207a5f063 100644
--- a/src/products/scheduler/src/GetVersionMethodTest.h
+++ b/src/products/scheduler/src/GetVersionMethodTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef GetVersionMethodTest_h
#define GetVersionMethodTest_h
@@ -64,8 +58,6 @@ using namespace LiveSupport::Authentication;
/**
* Unit test for the GetVersionMethod class.
*
- * @author $Author$
- * @version $Revision$
* @see GetVersionMethod
*/
class GetVersionMethodTest : public CPPUNIT_NS::TestFixture
diff --git a/src/products/scheduler/src/LoginMethod.cxx b/src/products/scheduler/src/LoginMethod.cxx
index 65675fff0..7c31a0859 100644
--- a/src/products/scheduler/src/LoginMethod.cxx
+++ b/src/products/scheduler/src/LoginMethod.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/LoginMethod.h b/src/products/scheduler/src/LoginMethod.h
index 6ab08ac42..7291c9ba4 100644
--- a/src/products/scheduler/src/LoginMethod.h
+++ b/src/products/scheduler/src/LoginMethod.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef LoginMethod_h
#define LoginMethod_h
@@ -88,8 +82,6 @@ using namespace LiveSupport::Core;
* 2004 - the authentication server reported an error
*
*
- * @author $Author$
- * @version $Revision$
*/
class LoginMethod : public XmlRpc::XmlRpcServerMethod
{
diff --git a/src/products/scheduler/src/LogoutMethod.cxx b/src/products/scheduler/src/LogoutMethod.cxx
index 577d9eb7d..e88b67c5b 100644
--- a/src/products/scheduler/src/LogoutMethod.cxx
+++ b/src/products/scheduler/src/LogoutMethod.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/LogoutMethod.h b/src/products/scheduler/src/LogoutMethod.h
index 353707c20..d93325cd9 100644
--- a/src/products/scheduler/src/LogoutMethod.h
+++ b/src/products/scheduler/src/LogoutMethod.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef LogoutMethod_h
#define LogoutMethod_h
@@ -80,8 +74,6 @@ using namespace LiveSupport::Core;
* 2104 - the authentication server reported an error
*
*
- * @author $Author$
- * @version $Revision$
*/
class LogoutMethod : public XmlRpc::XmlRpcServerMethod
{
diff --git a/src/products/scheduler/src/PlayLogFactory.cxx b/src/products/scheduler/src/PlayLogFactory.cxx
index 5675238e1..78a63cdc4 100644
--- a/src/products/scheduler/src/PlayLogFactory.cxx
+++ b/src/products/scheduler/src/PlayLogFactory.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/PlayLogFactory.h b/src/products/scheduler/src/PlayLogFactory.h
index 0a95f7ced..1c2cf8b6b 100644
--- a/src/products/scheduler/src/PlayLogFactory.h
+++ b/src/products/scheduler/src/PlayLogFactory.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef PlayLogFactory_h
#define PlayLogFactory_h
@@ -84,8 +78,6 @@ using namespace LiveSupport::Core;
* For details on the <postgreslPlayLog> element, see the
* PostgresqlPlayLog documentation.
*
- * @author $Author$
- * @version $Revision$
* @see PostgresqlPlayLog
*/
class PlayLogFactory : virtual public Configurable
diff --git a/src/products/scheduler/src/PlayLogInterface.h b/src/products/scheduler/src/PlayLogInterface.h
index 6f615d695..0ef99c787 100644
--- a/src/products/scheduler/src/PlayLogInterface.h
+++ b/src/products/scheduler/src/PlayLogInterface.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef PlayLogInterface_h
#define PlayLogInterface_h
@@ -68,8 +62,6 @@ using namespace LiveSupport::Core;
/**
* The generic interface for the component scheduling events.
*
- * @author $Author$
- * @version $Revision$
*/
class PlayLogInterface
{
diff --git a/src/products/scheduler/src/PlaylistEvent.cxx b/src/products/scheduler/src/PlaylistEvent.cxx
index 7c50c55fc..b31c00399 100644
--- a/src/products/scheduler/src/PlaylistEvent.cxx
+++ b/src/products/scheduler/src/PlaylistEvent.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/PlaylistEvent.h b/src/products/scheduler/src/PlaylistEvent.h
index fcca9ac65..fcb7f8820 100644
--- a/src/products/scheduler/src/PlaylistEvent.h
+++ b/src/products/scheduler/src/PlaylistEvent.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef PlaylistEvent_h
#define PlaylistEvent_h
@@ -71,8 +65,6 @@ using namespace LiveSupport::StorageClient;
/**
* A scheduled event for playing a playlist.
*
- * @author $Author$
- * @version $Revision$
*/
class PlaylistEvent : public virtual ScheduledEventInterface
{
diff --git a/src/products/scheduler/src/PlaylistEventContainer.cxx b/src/products/scheduler/src/PlaylistEventContainer.cxx
index 18eeca086..a299b4551 100644
--- a/src/products/scheduler/src/PlaylistEventContainer.cxx
+++ b/src/products/scheduler/src/PlaylistEventContainer.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/PlaylistEventContainer.h b/src/products/scheduler/src/PlaylistEventContainer.h
index 495f889bd..70624389b 100644
--- a/src/products/scheduler/src/PlaylistEventContainer.h
+++ b/src/products/scheduler/src/PlaylistEventContainer.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef PlaylistEventContainer_h
#define PlaylistEventContainer_h
@@ -72,8 +66,6 @@ using namespace LiveSupport::StorageClient;
/**
* An event container holding the scheduled playlists.
*
- * @author $Author$
- * @version $Revision$
*/
class PlaylistEventContainer : public virtual EventContainerInterface
{
diff --git a/src/products/scheduler/src/PlaylistEventContainerTest.cxx b/src/products/scheduler/src/PlaylistEventContainerTest.cxx
index 6b41802fd..e5be1dfb9 100644
--- a/src/products/scheduler/src/PlaylistEventContainerTest.cxx
+++ b/src/products/scheduler/src/PlaylistEventContainerTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/PlaylistEventContainerTest.h b/src/products/scheduler/src/PlaylistEventContainerTest.h
index e177ac169..3eb266698 100644
--- a/src/products/scheduler/src/PlaylistEventContainerTest.h
+++ b/src/products/scheduler/src/PlaylistEventContainerTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef PlaylistEventContainerTest_h
#define PlaylistEventContainerTest_h
@@ -76,8 +70,6 @@ using namespace LiveSupport::StorageClient;
/**
* Unit test for the PlaylistEventContainer class
*
- * @author $Author$
- * @version $Revision$
* @see PlaylistEventContainer
*/
class PlaylistEventContainerTest : public CPPUNIT_NS::TestFixture
diff --git a/src/products/scheduler/src/PlaylistEventTest.cxx b/src/products/scheduler/src/PlaylistEventTest.cxx
index 606fddf47..82b58bea8 100644
--- a/src/products/scheduler/src/PlaylistEventTest.cxx
+++ b/src/products/scheduler/src/PlaylistEventTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/PlaylistEventTest.h b/src/products/scheduler/src/PlaylistEventTest.h
index eddacc502..aa4e329d7 100644
--- a/src/products/scheduler/src/PlaylistEventTest.h
+++ b/src/products/scheduler/src/PlaylistEventTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef PlaylistEventTest_h
#define PlaylistEventTest_h
@@ -70,8 +64,6 @@ using namespace LiveSupport::PlaylistExecutor;
/**
* Unit test for the PlaylistEvent class
*
- * @author $Author$
- * @version $Revision$
* @see PlaylistEvent
*/
class PlaylistEventTest : public CPPUNIT_NS::TestFixture
diff --git a/src/products/scheduler/src/PostgresqlBackup.cxx b/src/products/scheduler/src/PostgresqlBackup.cxx
index db9f6e4d0..b9875f3e7 100644
--- a/src/products/scheduler/src/PostgresqlBackup.cxx
+++ b/src/products/scheduler/src/PostgresqlBackup.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/PostgresqlBackup.h b/src/products/scheduler/src/PostgresqlBackup.h
index 72f196f81..93e91cda1 100644
--- a/src/products/scheduler/src/PostgresqlBackup.h
+++ b/src/products/scheduler/src/PostgresqlBackup.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef PostgresqlBackup_h
#define PostgresqlBackup_h
@@ -83,8 +77,6 @@ using namespace LiveSupport::StorageClient;
* <!ELEMENT postgresqlBackup EMPTY >
*
*
- * @author $Author$
- * @version $Revision$
*/
class PostgresqlBackup : public Configurable,
public BackupInterface
diff --git a/src/products/scheduler/src/PostgresqlBackupTest.cxx b/src/products/scheduler/src/PostgresqlBackupTest.cxx
index ea890afa4..00d69e640 100644
--- a/src/products/scheduler/src/PostgresqlBackupTest.cxx
+++ b/src/products/scheduler/src/PostgresqlBackupTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/PostgresqlBackupTest.h b/src/products/scheduler/src/PostgresqlBackupTest.h
index a6f988f40..acaa06f4b 100644
--- a/src/products/scheduler/src/PostgresqlBackupTest.h
+++ b/src/products/scheduler/src/PostgresqlBackupTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef PostgresqlBackupTest_h
#define PostgresqlBackupTest_h
@@ -62,8 +56,6 @@ using namespace LiveSupport;
/**
* Unit test for the PostgresqlBackup class.
*
- * @author $Author$
- * @version $Revision$
* @see PostgresqlBackup
*/
class PostgresqlBackupTest : public CPPUNIT_NS::TestFixture
diff --git a/src/products/scheduler/src/PostgresqlPlayLog.cxx b/src/products/scheduler/src/PostgresqlPlayLog.cxx
index 419b73293..a9883205a 100644
--- a/src/products/scheduler/src/PostgresqlPlayLog.cxx
+++ b/src/products/scheduler/src/PostgresqlPlayLog.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/PostgresqlPlayLog.h b/src/products/scheduler/src/PostgresqlPlayLog.h
index 85005456a..5805ae018 100644
--- a/src/products/scheduler/src/PostgresqlPlayLog.h
+++ b/src/products/scheduler/src/PostgresqlPlayLog.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef PostgresqlPlayLog_h
#define PostgresqlPlayLog_h
@@ -80,8 +74,6 @@ using namespace LiveSupport::Core;
* <!ELEMENT postgresqlPlayLog EMPTY >
*
*
- * @author $Author$
- * @version $Revision$
*/
class PostgresqlPlayLog : public Configurable,
public PlayLogInterface
diff --git a/src/products/scheduler/src/PostgresqlPlayLogTest.cxx b/src/products/scheduler/src/PostgresqlPlayLogTest.cxx
index 2cd88302e..66939701d 100644
--- a/src/products/scheduler/src/PostgresqlPlayLogTest.cxx
+++ b/src/products/scheduler/src/PostgresqlPlayLogTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/PostgresqlPlayLogTest.h b/src/products/scheduler/src/PostgresqlPlayLogTest.h
index 7741f978e..f24f38be8 100644
--- a/src/products/scheduler/src/PostgresqlPlayLogTest.h
+++ b/src/products/scheduler/src/PostgresqlPlayLogTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef PostgresqlPlayLogTest_h
#define PostgresqlPlayLogTest_h
@@ -64,8 +58,6 @@ using namespace LiveSupport::Core;
/**
* Unit test for the PostgresqlPlayLog class.
*
- * @author $Author$
- * @version $Revision$
* @see PostgresqlPlayLog
*/
class PostgresqlPlayLogTest : public CPPUNIT_NS::TestFixture
diff --git a/src/products/scheduler/src/PostgresqlSchedule.cxx b/src/products/scheduler/src/PostgresqlSchedule.cxx
index ff2faf36d..a3c4084ea 100644
--- a/src/products/scheduler/src/PostgresqlSchedule.cxx
+++ b/src/products/scheduler/src/PostgresqlSchedule.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/PostgresqlSchedule.h b/src/products/scheduler/src/PostgresqlSchedule.h
index 6022d7866..7e0dab3d3 100644
--- a/src/products/scheduler/src/PostgresqlSchedule.h
+++ b/src/products/scheduler/src/PostgresqlSchedule.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef PostgresqlSchedule_h
#define PostgresqlSchedule_h
@@ -80,8 +74,6 @@ using namespace LiveSupport::Core;
* <!ELEMENT postgresqlSchedule EMPTY >
*
*
- * @author $Author$
- * @version $Revision$
*/
class PostgresqlSchedule : public Configurable,
public ScheduleInterface
diff --git a/src/products/scheduler/src/PostgresqlScheduleTest.cxx b/src/products/scheduler/src/PostgresqlScheduleTest.cxx
index 677136b9c..9eda6e485 100644
--- a/src/products/scheduler/src/PostgresqlScheduleTest.cxx
+++ b/src/products/scheduler/src/PostgresqlScheduleTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/PostgresqlScheduleTest.h b/src/products/scheduler/src/PostgresqlScheduleTest.h
index 45d7b4bcf..bf6dadb30 100644
--- a/src/products/scheduler/src/PostgresqlScheduleTest.h
+++ b/src/products/scheduler/src/PostgresqlScheduleTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef PostgresqlScheduleTest_h
#define PostgresqlScheduleTest_h
@@ -64,8 +58,6 @@ using namespace LiveSupport::Core;
/**
* Unit test for the PostgresqlSchedule class.
*
- * @author $Author$
- * @version $Revision$
* @see PostgresqlSchedule
*/
class PostgresqlScheduleTest : public CPPUNIT_NS::TestFixture
diff --git a/src/products/scheduler/src/RemoveFromScheduleMethod.cxx b/src/products/scheduler/src/RemoveFromScheduleMethod.cxx
index 0c5d7666d..d721221e0 100644
--- a/src/products/scheduler/src/RemoveFromScheduleMethod.cxx
+++ b/src/products/scheduler/src/RemoveFromScheduleMethod.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/RemoveFromScheduleMethod.h b/src/products/scheduler/src/RemoveFromScheduleMethod.h
index 0a620ac6c..3448e3e58 100644
--- a/src/products/scheduler/src/RemoveFromScheduleMethod.h
+++ b/src/products/scheduler/src/RemoveFromScheduleMethod.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef RemoveFromScheduleMethod_h
#define RemoveFromScheduleMethod_h
@@ -90,8 +84,6 @@ using namespace LiveSupport::Core;
* 1220 - missing session ID argument
*
*
- * @author $Author$
- * @version $Revision$
*/
class RemoveFromScheduleMethod : public XmlRpc::XmlRpcServerMethod
{
diff --git a/src/products/scheduler/src/RemoveFromScheduleMethodTest.cxx b/src/products/scheduler/src/RemoveFromScheduleMethodTest.cxx
index 9c125ed55..9177a9eb9 100644
--- a/src/products/scheduler/src/RemoveFromScheduleMethodTest.cxx
+++ b/src/products/scheduler/src/RemoveFromScheduleMethodTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/RemoveFromScheduleMethodTest.h b/src/products/scheduler/src/RemoveFromScheduleMethodTest.h
index ba242cd24..b9d6dee5c 100644
--- a/src/products/scheduler/src/RemoveFromScheduleMethodTest.h
+++ b/src/products/scheduler/src/RemoveFromScheduleMethodTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef RemoveFromScheduleMethodTest_h
#define RemoveFromScheduleMethodTest_h
@@ -64,8 +58,6 @@ using namespace LiveSupport::Authentication;
/**
* Unit test for the RemoveFromScheduleMethod class.
*
- * @author $Author$
- * @version $Revision$
* @see RemoveFromScheduleMethod
*/
class RemoveFromScheduleMethodTest : public CPPUNIT_NS::TestFixture
diff --git a/src/products/scheduler/src/RescheduleMethod.cxx b/src/products/scheduler/src/RescheduleMethod.cxx
index eba43d115..e2d8e70e3 100644
--- a/src/products/scheduler/src/RescheduleMethod.cxx
+++ b/src/products/scheduler/src/RescheduleMethod.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/RescheduleMethod.h b/src/products/scheduler/src/RescheduleMethod.h
index 15ea18944..bc9228f38 100644
--- a/src/products/scheduler/src/RescheduleMethod.h
+++ b/src/products/scheduler/src/RescheduleMethod.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef RescheduleMethod_h
#define RescheduleMethod_h
@@ -93,8 +87,6 @@ using namespace LiveSupport::Core;
* 1320 - missing session ID argument
*
*
- * @author $Author$
- * @version $Revision$
*/
class RescheduleMethod : public XmlRpc::XmlRpcServerMethod
{
diff --git a/src/products/scheduler/src/RescheduleMethodTest.cxx b/src/products/scheduler/src/RescheduleMethodTest.cxx
index 85294559e..10080eeb0 100644
--- a/src/products/scheduler/src/RescheduleMethodTest.cxx
+++ b/src/products/scheduler/src/RescheduleMethodTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/RescheduleMethodTest.h b/src/products/scheduler/src/RescheduleMethodTest.h
index 0bd8ab078..9202a2e0d 100644
--- a/src/products/scheduler/src/RescheduleMethodTest.h
+++ b/src/products/scheduler/src/RescheduleMethodTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef RescheduleMethodTest_h
#define RescheduleMethodTest_h
@@ -64,8 +58,6 @@ using namespace LiveSupport::Authentication;
/**
* Unit test for the RescheduleMethod class.
*
- * @author $Author$
- * @version $Revision$
* @see RescheduleMethod
*/
class RescheduleMethodTest : public CPPUNIT_NS::TestFixture
diff --git a/src/products/scheduler/src/ResetStorageMethod.cxx b/src/products/scheduler/src/ResetStorageMethod.cxx
index eef1e3d1b..bdf5212dc 100644
--- a/src/products/scheduler/src/ResetStorageMethod.cxx
+++ b/src/products/scheduler/src/ResetStorageMethod.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/ResetStorageMethod.h b/src/products/scheduler/src/ResetStorageMethod.h
index ae6905ea6..a089edf17 100644
--- a/src/products/scheduler/src/ResetStorageMethod.h
+++ b/src/products/scheduler/src/ResetStorageMethod.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef ResetStorageMethod_h
#define ResetStorageMethod_h
@@ -74,8 +68,6 @@ using namespace LiveSupport::Core;
* 3001 - storage client reported an error
*
*
- * @author $Author$
- * @version $Revision$
*/
class ResetStorageMethod : public XmlRpc::XmlRpcServerMethod
{
diff --git a/src/products/scheduler/src/ResetStorageMethodTest.cxx b/src/products/scheduler/src/ResetStorageMethodTest.cxx
index 382ed4d49..937cd1334 100644
--- a/src/products/scheduler/src/ResetStorageMethodTest.cxx
+++ b/src/products/scheduler/src/ResetStorageMethodTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/ResetStorageMethodTest.h b/src/products/scheduler/src/ResetStorageMethodTest.h
index 6c785bede..89f5f10a4 100644
--- a/src/products/scheduler/src/ResetStorageMethodTest.h
+++ b/src/products/scheduler/src/ResetStorageMethodTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef ResetStorageMethodTest_h
#define ResetStorageMethodTest_h
@@ -59,8 +53,6 @@ namespace Scheduler {
/**
* Unit test for the ResetStorageMethod class.
*
- * @author $Author$
- * @version $Revision$
* @see ResetStorageMethod
*/
class ResetStorageMethodTest : public BaseTestMethod
diff --git a/src/products/scheduler/src/RpcBackupTest.cxx b/src/products/scheduler/src/RpcBackupTest.cxx
index 89429c189..28bb4c792 100644
--- a/src/products/scheduler/src/RpcBackupTest.cxx
+++ b/src/products/scheduler/src/RpcBackupTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/RpcBackupTest.h b/src/products/scheduler/src/RpcBackupTest.h
index adc5ad0b7..cc8538a5b 100644
--- a/src/products/scheduler/src/RpcBackupTest.h
+++ b/src/products/scheduler/src/RpcBackupTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef RpcBackupTest_h
#define RpcBackupTest_h
@@ -63,8 +57,6 @@ using namespace LiveSupport::Core;
/**
* Unit test for the BackupMethod class.
*
- * @author $Author$
- * @version $Revision$
* @see BackupMethod
*/
class RpcBackupTest : public BaseTestMethod
diff --git a/src/products/scheduler/src/RpcDisplayScheduleTest.cxx b/src/products/scheduler/src/RpcDisplayScheduleTest.cxx
index 6df9ccfb9..9080db191 100644
--- a/src/products/scheduler/src/RpcDisplayScheduleTest.cxx
+++ b/src/products/scheduler/src/RpcDisplayScheduleTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/RpcDisplayScheduleTest.h b/src/products/scheduler/src/RpcDisplayScheduleTest.h
index c3b5d7ce6..b209404ff 100644
--- a/src/products/scheduler/src/RpcDisplayScheduleTest.h
+++ b/src/products/scheduler/src/RpcDisplayScheduleTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef RpcDisplayScheduleTest_h
#define RpcDisplayScheduleTest_h
@@ -63,8 +57,6 @@ using namespace LiveSupport::Core;
/**
* Unit test to test the displaySchedule XML-RPC call.
*
- * @author $Author$
- * @version $Revision$
* @see SchedulerDaemon
*/
class RpcDisplayScheduleTest : public BaseTestMethod
diff --git a/src/products/scheduler/src/RpcGeneratePlayReportTest.cxx b/src/products/scheduler/src/RpcGeneratePlayReportTest.cxx
index 96b71c69d..045315001 100644
--- a/src/products/scheduler/src/RpcGeneratePlayReportTest.cxx
+++ b/src/products/scheduler/src/RpcGeneratePlayReportTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/RpcGeneratePlayReportTest.h b/src/products/scheduler/src/RpcGeneratePlayReportTest.h
index df7dd1f34..54c4a93b2 100644
--- a/src/products/scheduler/src/RpcGeneratePlayReportTest.h
+++ b/src/products/scheduler/src/RpcGeneratePlayReportTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef RpcGeneratePlayReportTest_h
#define RpcGeneratePlayReportTest_h
@@ -63,8 +57,6 @@ using namespace LiveSupport::Core;
/**
* Unit test for the GeneratePlayReportMethod class.
*
- * @author $Author$
- * @version $Revision$
* @see GeneratePlayReportMethod
*/
class RpcGeneratePlayReportTest : public BaseTestMethod
diff --git a/src/products/scheduler/src/RpcGetSchedulerTimeTest.cxx b/src/products/scheduler/src/RpcGetSchedulerTimeTest.cxx
index c4399705e..d7ee29f27 100644
--- a/src/products/scheduler/src/RpcGetSchedulerTimeTest.cxx
+++ b/src/products/scheduler/src/RpcGetSchedulerTimeTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/RpcGetSchedulerTimeTest.h b/src/products/scheduler/src/RpcGetSchedulerTimeTest.h
index 5cdc1c260..bb769b604 100644
--- a/src/products/scheduler/src/RpcGetSchedulerTimeTest.h
+++ b/src/products/scheduler/src/RpcGetSchedulerTimeTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef RpcGetSchedulerTimeTest_h
#define RpcGetSchedulerTimeTest_h
@@ -60,8 +54,6 @@ using namespace LiveSupport::Core;
/**
* Unit test to test the getSchedulerTime XML-RPC call.
*
- * @author $Author$
- * @version $Revision$
* @see SchedulerDaemon
*/
class RpcGetSchedulerTimeTest : public BaseTestMethod
diff --git a/src/products/scheduler/src/RpcGetVersionTest.cxx b/src/products/scheduler/src/RpcGetVersionTest.cxx
index 74e2ae735..bda4240e3 100644
--- a/src/products/scheduler/src/RpcGetVersionTest.cxx
+++ b/src/products/scheduler/src/RpcGetVersionTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/RpcGetVersionTest.h b/src/products/scheduler/src/RpcGetVersionTest.h
index 88112ac23..aa0db30e9 100644
--- a/src/products/scheduler/src/RpcGetVersionTest.h
+++ b/src/products/scheduler/src/RpcGetVersionTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef RpcGetVersionTest_h
#define RpcGetVersionTest_h
@@ -58,8 +52,6 @@ namespace Scheduler {
/**
* Unit test to test the getVersion XML-RPC call.
*
- * @author $Author$
- * @version $Revision$
* @see SchedulerDaemon
*/
class RpcGetVersionTest : public BaseTestMethod
diff --git a/src/products/scheduler/src/RpcRemoveFromScheduleTest.cxx b/src/products/scheduler/src/RpcRemoveFromScheduleTest.cxx
index 53330ebf0..528d01eaf 100644
--- a/src/products/scheduler/src/RpcRemoveFromScheduleTest.cxx
+++ b/src/products/scheduler/src/RpcRemoveFromScheduleTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/RpcRemoveFromScheduleTest.h b/src/products/scheduler/src/RpcRemoveFromScheduleTest.h
index 7b8283d9b..4d984bec1 100644
--- a/src/products/scheduler/src/RpcRemoveFromScheduleTest.h
+++ b/src/products/scheduler/src/RpcRemoveFromScheduleTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef RpcRemoveFromScheduleTest_h
#define RpcRemoveFromScheduleTest_h
@@ -63,8 +57,6 @@ using namespace LiveSupport::Core;
/**
* Unit test to test the removeFromSchedule XML-RPC call.
*
- * @author $Author$
- * @version $Revision$
* @see SchedulerDaemon
*/
class RpcRemoveFromScheduleTest : public BaseTestMethod
diff --git a/src/products/scheduler/src/RpcRescheduleTest.cxx b/src/products/scheduler/src/RpcRescheduleTest.cxx
index b10aad029..4fb255ecd 100644
--- a/src/products/scheduler/src/RpcRescheduleTest.cxx
+++ b/src/products/scheduler/src/RpcRescheduleTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/RpcRescheduleTest.h b/src/products/scheduler/src/RpcRescheduleTest.h
index 8443352ae..4edc3c447 100644
--- a/src/products/scheduler/src/RpcRescheduleTest.h
+++ b/src/products/scheduler/src/RpcRescheduleTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef RpcRescheduleTest_h
#define RpcRescheduleTest_h
@@ -63,8 +57,6 @@ using namespace LiveSupport::Core;
/**
* Unit test to test the removeFromSchedule XML-RPC call.
*
- * @author $Author$
- * @version $Revision$
* @see SchedulerDaemon
*/
class RpcRescheduleTest : public BaseTestMethod
diff --git a/src/products/scheduler/src/RpcUploadPlaylistTest.cxx b/src/products/scheduler/src/RpcUploadPlaylistTest.cxx
index 8b21999d1..55433b605 100644
--- a/src/products/scheduler/src/RpcUploadPlaylistTest.cxx
+++ b/src/products/scheduler/src/RpcUploadPlaylistTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/RpcUploadPlaylistTest.h b/src/products/scheduler/src/RpcUploadPlaylistTest.h
index 2f1e531f7..425337ed3 100644
--- a/src/products/scheduler/src/RpcUploadPlaylistTest.h
+++ b/src/products/scheduler/src/RpcUploadPlaylistTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef RpcUploadPlaylistTest_h
#define RpcUploadPlaylistTest_h
@@ -63,8 +57,6 @@ using namespace LiveSupport::Core;
/**
* Unit test to test the uploadPlaylist XML-RPC call.
*
- * @author $Author$
- * @version $Revision$
* @see SchedulerDaemon
*/
class RpcUploadPlaylistTest : public BaseTestMethod
diff --git a/src/products/scheduler/src/ScheduleFactory.cxx b/src/products/scheduler/src/ScheduleFactory.cxx
index 2610af08e..1bad1a32d 100644
--- a/src/products/scheduler/src/ScheduleFactory.cxx
+++ b/src/products/scheduler/src/ScheduleFactory.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/ScheduleFactory.h b/src/products/scheduler/src/ScheduleFactory.h
index 704c67dd2..64776ea91 100644
--- a/src/products/scheduler/src/ScheduleFactory.h
+++ b/src/products/scheduler/src/ScheduleFactory.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef ScheduleFactory_h
#define ScheduleFactory_h
@@ -84,8 +78,6 @@ using namespace LiveSupport::Core;
* For details on the <postgreslSchedule> element, see the
* PostgresqlSchedule documentation.
*
- * @author $Author$
- * @version $Revision$
* @see PostgresqlSchedule
*/
class ScheduleFactory : virtual public Configurable
diff --git a/src/products/scheduler/src/ScheduleInterface.h b/src/products/scheduler/src/ScheduleInterface.h
index d1617dd48..5089cf13c 100644
--- a/src/products/scheduler/src/ScheduleInterface.h
+++ b/src/products/scheduler/src/ScheduleInterface.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef ScheduleInterface_h
#define ScheduleInterface_h
@@ -68,8 +62,6 @@ using namespace LiveSupport::Core;
/**
* The generic interface for the component scheduling events.
*
- * @author $Author$
- * @version $Revision$
*/
class ScheduleInterface
{
diff --git a/src/products/scheduler/src/SchedulerDaemon.cxx b/src/products/scheduler/src/SchedulerDaemon.cxx
index f0ef1c5a7..ecce5e6fd 100644
--- a/src/products/scheduler/src/SchedulerDaemon.cxx
+++ b/src/products/scheduler/src/SchedulerDaemon.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/SchedulerDaemon.h b/src/products/scheduler/src/SchedulerDaemon.h
index 27129b4c7..128565cab 100644
--- a/src/products/scheduler/src/SchedulerDaemon.h
+++ b/src/products/scheduler/src/SchedulerDaemon.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef SchedulerDaemon_h
#define SchedulerDaemon_h
@@ -162,8 +156,6 @@ using namespace LiveSupport::PlaylistExecutor;
* xmlRpcDaemon) >
*
*
- * @author $Author$
- * @version $Revision$
* @see ConnectionManagerFactory
* @see AuthenticationClientFactory
* @see StorageClientFactory
diff --git a/src/products/scheduler/src/SchedulerDaemonTest.cxx b/src/products/scheduler/src/SchedulerDaemonTest.cxx
index 23ab25e06..72b774fd4 100644
--- a/src/products/scheduler/src/SchedulerDaemonTest.cxx
+++ b/src/products/scheduler/src/SchedulerDaemonTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/SchedulerDaemonTest.h b/src/products/scheduler/src/SchedulerDaemonTest.h
index 876b1aa7a..00f1e2578 100644
--- a/src/products/scheduler/src/SchedulerDaemonTest.h
+++ b/src/products/scheduler/src/SchedulerDaemonTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef SchedulerDaemonTest_h
#define SchedulerDaemonTest_h
@@ -60,8 +54,6 @@ using namespace LiveSupport;
/**
* Unit test for the SchedulerDaemon class.
*
- * @author $Author$
- * @version $Revision$
* @see SchedulerDaemon
*/
class SchedulerDaemonTest : public CPPUNIT_NS::TestFixture
diff --git a/src/products/scheduler/src/SignalDispatcher.cxx b/src/products/scheduler/src/SignalDispatcher.cxx
index e37c3820f..181ff4105 100644
--- a/src/products/scheduler/src/SignalDispatcher.cxx
+++ b/src/products/scheduler/src/SignalDispatcher.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/SignalDispatcher.h b/src/products/scheduler/src/SignalDispatcher.h
index dfd1863d0..47ac70efd 100644
--- a/src/products/scheduler/src/SignalDispatcher.h
+++ b/src/products/scheduler/src/SignalDispatcher.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef SignalDispatcher_h
#define SignalDispatcher_h
@@ -67,8 +61,6 @@ namespace Scheduler {
* A class to dispatch signals.
* See http://www.cs.wustl.edu/~schmidt/signal-patterns.html for details.
*
- * @author $Author$
- * @version $Revision$
*/
class SignalDispatcher
{
diff --git a/src/products/scheduler/src/SignalHandler.h b/src/products/scheduler/src/SignalHandler.h
index b7ee58658..9fbda2601 100644
--- a/src/products/scheduler/src/SignalHandler.h
+++ b/src/products/scheduler/src/SignalHandler.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef SignalHandler_h
#define SignalHandler_h
@@ -57,8 +51,6 @@ namespace Scheduler {
* Register subclasses of this class at SignalDispatcher.
* See http://www.cs.wustl.edu/~schmidt/signal-patterns.html for details.
*
- * @author $Author$
- * @version $Revision$
* @see SignalDispatcher
*/
class SignalHandler
diff --git a/src/products/scheduler/src/TestRunner.cxx b/src/products/scheduler/src/TestRunner.cxx
index 87e55d196..6643be741 100644
--- a/src/products/scheduler/src/TestRunner.cxx
+++ b/src/products/scheduler/src/TestRunner.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/UploadPlaylistMethod.cxx b/src/products/scheduler/src/UploadPlaylistMethod.cxx
index d21d81775..87855dfd6 100644
--- a/src/products/scheduler/src/UploadPlaylistMethod.cxx
+++ b/src/products/scheduler/src/UploadPlaylistMethod.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/UploadPlaylistMethod.h b/src/products/scheduler/src/UploadPlaylistMethod.h
index d68b8cdb0..05fdd5288 100644
--- a/src/products/scheduler/src/UploadPlaylistMethod.h
+++ b/src/products/scheduler/src/UploadPlaylistMethod.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef UploadPlaylistMethod_h
#define UploadPlaylistMethod_h
@@ -106,8 +100,6 @@ using namespace LiveSupport::Core;
* 1420 - missing session ID argument
*
*
- * @author $Author$
- * @version $Revision$
*/
class UploadPlaylistMethod : public XmlRpc::XmlRpcServerMethod
{
diff --git a/src/products/scheduler/src/UploadPlaylistMethodTest.cxx b/src/products/scheduler/src/UploadPlaylistMethodTest.cxx
index e32295064..087fb0b1b 100644
--- a/src/products/scheduler/src/UploadPlaylistMethodTest.cxx
+++ b/src/products/scheduler/src/UploadPlaylistMethodTest.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/UploadPlaylistMethodTest.h b/src/products/scheduler/src/UploadPlaylistMethodTest.h
index 8b619cfa3..1423a1b41 100644
--- a/src/products/scheduler/src/UploadPlaylistMethodTest.h
+++ b/src/products/scheduler/src/UploadPlaylistMethodTest.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef UploadPlaylistMethodTest_h
#define UploadPlaylistMethodTest_h
@@ -65,8 +59,6 @@ using namespace LiveSupport::Authentication;
/**
* Unit test for the UploadPlaylistMethod class.
*
- * @author $Author$
- * @version $Revision$
* @see UploadPlaylistMethod
*/
class UploadPlaylistMethodTest : public CPPUNIT_NS::TestFixture
diff --git a/src/products/scheduler/src/XmlRpcDaemon.cxx b/src/products/scheduler/src/XmlRpcDaemon.cxx
index d1c93e019..e02afccad 100644
--- a/src/products/scheduler/src/XmlRpcDaemon.cxx
+++ b/src/products/scheduler/src/XmlRpcDaemon.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/* ============================================================ include files */
diff --git a/src/products/scheduler/src/XmlRpcDaemon.h b/src/products/scheduler/src/XmlRpcDaemon.h
index 4ecf89b7e..caff2ca71 100644
--- a/src/products/scheduler/src/XmlRpcDaemon.h
+++ b/src/products/scheduler/src/XmlRpcDaemon.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef XmlRpcDaemon_h
#define XmlRpcDaemon_h
@@ -118,8 +112,6 @@ using namespace LiveSupport::Core;
*
*
*
- * @author $Author$
- * @version $Revision$
*/
class XmlRpcDaemon
{
diff --git a/src/products/scheduler/src/XmlRpcDaemonShutdownSignalHandler.h b/src/products/scheduler/src/XmlRpcDaemonShutdownSignalHandler.h
index a8dface2f..61f8f26ad 100644
--- a/src/products/scheduler/src/XmlRpcDaemonShutdownSignalHandler.h
+++ b/src/products/scheduler/src/XmlRpcDaemonShutdownSignalHandler.h
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
#ifndef XmlRpcDaemonShutdownSignalHandler_h
#define XmlRpcDaemonShutdownSignalHandler_h
@@ -58,8 +52,6 @@ namespace Scheduler {
/**
* Signal handler to shut down an XmlRpcDaemon.
*
- * @author $Author$
- * @version $Revision$
* @see XmlRpcDaemon
*/
class XmlRpcDaemonShutdownSignalHandler : public SignalHandler
diff --git a/src/products/scheduler/src/main.cxx b/src/products/scheduler/src/main.cxx
index 57c44911f..c4c00f2c6 100644
--- a/src/products/scheduler/src/main.cxx
+++ b/src/products/scheduler/src/main.cxx
@@ -4,7 +4,6 @@
This file is part of the Campcaster project.
http://campcaster.sourcefabric.org/
- To report bugs, send an e-mail to bugs@campware.org
Campcaster is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,11 +19,6 @@
along with Campcaster; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- Author : $Author$
- Version : $Revision$
- Location : $URL$
-
------------------------------------------------------------------------------*/
/** @file
diff --git a/src/products/scheduler/var/install/install.php b/src/products/scheduler/var/install/install.php
index b02f45a64..8e0c470f5 100644
--- a/src/products/scheduler/var/install/install.php
+++ b/src/products/scheduler/var/install/install.php
@@ -1,13 +1,9 @@
- * @version $Revision: 2774 $
* @package Campcaster
* @subpackage Scheduler
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
- *
*/
// Do not allow remote execution
diff --git a/src/products/scheduler/var/install/uninstall.php b/src/products/scheduler/var/install/uninstall.php
index 173ec230d..511112d61 100644
--- a/src/products/scheduler/var/install/uninstall.php
+++ b/src/products/scheduler/var/install/uninstall.php
@@ -1,12 +1,9 @@
- * @version $Revision: 2774 $
* @package Campcaster
* @subpackage Scheduler
- * @copyright 2006 MDLF, Inc.
+ * @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
- * @link http://www.campware.org
*/
// Do not allow remote execution.
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |