diff --git a/livesupport/INSTALL b/livesupport/INSTALL index 3ece107d1..4f71019f5 100644 --- a/livesupport/INSTALL +++ b/livesupport/INSTALL @@ -21,9 +21,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Author : $Author: maroy $ - Version : $Revision: 1.4 $ - Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/INSTALL,v $ + Author : $Author$ + Version : $Revision$ + Location : $URL$ -------------------------------------------------------------------------------- diff --git a/livesupport/README b/livesupport/README index 05f73baa9..8cda4bc26 100644 --- a/livesupport/README +++ b/livesupport/README @@ -21,9 +21,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Author : $Author: maroy $ - Version : $Revision: 1.3 $ - Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/README,v $ + Author : $Author$ + Version : $Revision$ + Location : $URL$ -------------------------------------------------------------------------------- diff --git a/livesupport/configure b/livesupport/configure index 263513163..800cfa3e9 100755 --- a/livesupport/configure +++ b/livesupport/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.3 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/doc/developmentEnvironment/templates/Bar.cxx b/livesupport/doc/developmentEnvironment/templates/Bar.cxx index bf4f17a09..706b127de 100644 --- a/livesupport/doc/developmentEnvironment/templates/Bar.cxx +++ b/livesupport/doc/developmentEnvironment/templates/Bar.cxx @@ -23,7 +23,7 @@ Author : $Author$ Version : $Revision$ - Location : $Source$ + Location : $URL$ ------------------------------------------------------------------------------*/ diff --git a/livesupport/doc/developmentEnvironment/templates/Bar.h b/livesupport/doc/developmentEnvironment/templates/Bar.h index f03da7d63..eb01cdf69 100644 --- a/livesupport/doc/developmentEnvironment/templates/Bar.h +++ b/livesupport/doc/developmentEnvironment/templates/Bar.h @@ -23,7 +23,7 @@ Author : $Author$ Version : $Revision$ - Location : $Source$ + Location : $URL$ ------------------------------------------------------------------------------*/ #ifndef LiveSupport_Foo_Bar_h diff --git a/livesupport/doc/developmentEnvironment/templates/Makefile b/livesupport/doc/developmentEnvironment/templates/Makefile index e52703f40..fae2913cf 100644 --- a/livesupport/doc/developmentEnvironment/templates/Makefile +++ b/livesupport/doc/developmentEnvironment/templates/Makefile @@ -22,7 +22,7 @@ # # Author : $Author$ # Version : $Revision$ -# Location : $Source$ +# Location : $URL$ # #------------------------------------------------------------------------------- diff --git a/livesupport/doc/developmentEnvironment/templates/configure.ac b/livesupport/doc/developmentEnvironment/templates/configure.ac index 77a537461..98c04bfe2 100644 --- a/livesupport/doc/developmentEnvironment/templates/configure.ac +++ b/livesupport/doc/developmentEnvironment/templates/configure.ac @@ -22,7 +22,7 @@ dnl dnl dnl Author : $Author$ dnl Version : $Revision$ -dnl Location : $Source$ +dnl Location : $URL$ dnl----------------------------------------------------------------------------- dnl----------------------------------------------------------------------------- diff --git a/livesupport/doc/developmentEnvironment/templates/htmlDocumentTemplate.html b/livesupport/doc/developmentEnvironment/templates/htmlDocumentTemplate.html index 4b74a21c8..1d86688ab 100644 --- a/livesupport/doc/developmentEnvironment/templates/htmlDocumentTemplate.html +++ b/livesupport/doc/developmentEnvironment/templates/htmlDocumentTemplate.html @@ -15,7 +15,7 @@ Development Loan Fund, under the GNU
  • Author: $Author$
  • Version: $Revision$
  • -
  • Location: $Source$
  • +
  • Location: $URL$
  • Scope

    Describe the scope of your document here, e.g. what topic it is all diff --git a/livesupport/doc/developmentEnvironment/templates/phpScriptTemplate.php.txt b/livesupport/doc/developmentEnvironment/templates/phpScriptTemplate.php.txt index 291780798..1f8b04b10 100644 --- a/livesupport/doc/developmentEnvironment/templates/phpScriptTemplate.php.txt +++ b/livesupport/doc/developmentEnvironment/templates/phpScriptTemplate.php.txt @@ -22,9 +22,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Author : $Author: tomas $ - Version : $Revision: 1.1 $ - Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/developmentEnvironment/templates/phpScriptTemplate.php.txt,v $ + Author : $Author$ + Version : $Revision$ + Location : $URL$ ------------------------------------------------------------------------------*/ @@ -41,8 +41,8 @@ require_once "LocalBaseClass.php"; * * Description of Example class * - * @author $Author: tomas $ - * @version $Revision: 1.1 $ + * @author $Author$ + * @version $Revision$ * @see LocalBaseClass */ class Example extends LocalBaseClass{ diff --git a/livesupport/doc/developmentEnvironment/templates/phpScriptTemplate.phps b/livesupport/doc/developmentEnvironment/templates/phpScriptTemplate.phps index b606b61eb..1f8b04b10 100644 --- a/livesupport/doc/developmentEnvironment/templates/phpScriptTemplate.phps +++ b/livesupport/doc/developmentEnvironment/templates/phpScriptTemplate.phps @@ -22,9 +22,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Author : $Author: tomas $ - Version : $Revision: 1.1 $ - Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/developmentEnvironment/templates/phpScriptTemplate.phps,v $ + Author : $Author$ + Version : $Revision$ + Location : $URL$ ------------------------------------------------------------------------------*/ @@ -41,8 +41,8 @@ require_once "LocalBaseClass.php"; * * Description of Example class * - * @author $Author: tomas $ - * @version $Revision: 1.1 $ + * @author $Author$ + * @version $Revision$ * @see LocalBaseClass */ class Example extends LocalBaseClass{ diff --git a/livesupport/doc/developmentEnvironment/templates/shellScriptTemplate.sh b/livesupport/doc/developmentEnvironment/templates/shellScriptTemplate.sh index 2e04eeb5d..f687d58ed 100755 --- a/livesupport/doc/developmentEnvironment/templates/shellScriptTemplate.sh +++ b/livesupport/doc/developmentEnvironment/templates/shellScriptTemplate.sh @@ -23,7 +23,7 @@ # # Author : $Author$ # Version : $Revision$ -# Location : $Source$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/etc/acinclude.m4 b/livesupport/etc/acinclude.m4 index 5ac7f9f45..89c17cc9f 100644 --- a/livesupport/etc/acinclude.m4 +++ b/livesupport/etc/acinclude.m4 @@ -20,9 +20,9 @@ dnl along with LiveSupport; 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: maroy $ -dnl Version : $Revision: 1.2 $ -dnl Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/etc/acinclude.m4,v $ +dnl Author : $Author$ +dnl Version : $Revision$ +dnl Location : $URL$ dnl----------------------------------------------------------------------------- dnl----------------------------------------------------------------------------- diff --git a/livesupport/etc/doxygen.config b/livesupport/etc/doxygen.config index efb67f159..366ac65df 100644 --- a/livesupport/etc/doxygen.config +++ b/livesupport/etc/doxygen.config @@ -20,9 +20,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: fgerlits $ -# Version : $Revision: 1.13 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/etc/doxygen.config,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- # Doxyfile 1.3.6 diff --git a/livesupport/etc/xmlrpc-doxygen.config b/livesupport/etc/xmlrpc-doxygen.config index 3738ae539..657afe885 100644 --- a/livesupport/etc/xmlrpc-doxygen.config +++ b/livesupport/etc/xmlrpc-doxygen.config @@ -20,9 +20,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: fgerlits $ -# Version : $Revision: 1.2 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/etc/xmlrpc-doxygen.config,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- # Doxyfile 1.3.6 diff --git a/livesupport/modules/alib/configure b/livesupport/modules/alib/configure index b8b8d9854..3a380fcb7 100755 --- a/livesupport/modules/alib/configure +++ b/livesupport/modules/alib/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.3 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/modules/alib/etc/doxygen.config b/livesupport/modules/alib/etc/doxygen.config index 4976408cd..a5ea61ab0 100644 --- a/livesupport/modules/alib/etc/doxygen.config +++ b/livesupport/modules/alib/etc/doxygen.config @@ -19,9 +19,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: tomas $ -# Version : $Revision: 1.2 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/etc/doxygen.config,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- # Doxyfile 1.3.6 diff --git a/livesupport/modules/alib/var/xmlrpc/xr_cli_test.py b/livesupport/modules/alib/var/xmlrpc/xr_cli_test.py index c5dd0af32..aebe4054b 100755 --- a/livesupport/modules/alib/var/xmlrpc/xr_cli_test.py +++ b/livesupport/modules/alib/var/xmlrpc/xr_cli_test.py @@ -23,9 +23,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: tomas $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/var/xmlrpc/xr_cli_test.py,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ # #------------------------------------------------------------------------------ diff --git a/livesupport/modules/archiveServer/configure b/livesupport/modules/archiveServer/configure index 674a774e4..800cfa3e9 100755 --- a/livesupport/modules/archiveServer/configure +++ b/livesupport/modules/archiveServer/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.3 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/modules/archiveServer/etc/doxygen.config b/livesupport/modules/archiveServer/etc/doxygen.config index c30647e13..23bc5bb1b 100644 --- a/livesupport/modules/archiveServer/etc/doxygen.config +++ b/livesupport/modules/archiveServer/etc/doxygen.config @@ -19,9 +19,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: tomas $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/etc/doxygen.config,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- # Doxyfile 1.3.6 diff --git a/livesupport/modules/archiveServer/var/conf.php.template b/livesupport/modules/archiveServer/var/conf.php.template index 1a4c189ae..a1cd785c2 100644 --- a/livesupport/modules/archiveServer/var/conf.php.template +++ b/livesupport/modules/archiveServer/var/conf.php.template @@ -22,9 +22,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Author : $Author: maroy $ - Version : $Revision: 1.6 $ - Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/var/conf.php.template,v $ + Author : $Author$ + Version : $Revision$ + Location : $URL$ ------------------------------------------------------------------------------*/ diff --git a/livesupport/modules/archiveServer/var/conf_only.php.template b/livesupport/modules/archiveServer/var/conf_only.php.template index fd97821a8..47bba79b5 100644 --- a/livesupport/modules/archiveServer/var/conf_only.php.template +++ b/livesupport/modules/archiveServer/var/conf_only.php.template @@ -22,9 +22,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Author : $Author: maroy $ - Version : $Revision: 1.1 $ - Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/var/conf_only.php.template,v $ + Author : $Author$ + Version : $Revision$ + Location : $URL$ ------------------------------------------------------------------------------*/ diff --git a/livesupport/modules/authentication/configure b/livesupport/modules/authentication/configure index 76099d0c6..3a380fcb7 100755 --- a/livesupport/modules/authentication/configure +++ b/livesupport/modules/authentication/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.3 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/authentication/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/modules/authentication/etc/acinclude.m4 b/livesupport/modules/authentication/etc/acinclude.m4 index a6d8c68df..88ff6ce96 100644 --- a/livesupport/modules/authentication/etc/acinclude.m4 +++ b/livesupport/modules/authentication/etc/acinclude.m4 @@ -20,9 +20,9 @@ dnl along with LiveSupport; 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: maroy $ -dnl Version : $Revision: 1.2 $ -dnl Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/authentication/etc/acinclude.m4,v $ +dnl Author : $Author$ +dnl Version : $Revision$ +dnl Location : $URL$ dnl----------------------------------------------------------------------------- dnl----------------------------------------------------------------------------- diff --git a/livesupport/modules/authentication/etc/doxygen.config b/livesupport/modules/authentication/etc/doxygen.config index da9052528..6f386e1f5 100644 --- a/livesupport/modules/authentication/etc/doxygen.config +++ b/livesupport/modules/authentication/etc/doxygen.config @@ -20,9 +20,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: fgerlits $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/authentication/etc/doxygen.config,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- # Doxyfile 1.3.6 diff --git a/livesupport/modules/core/configure b/livesupport/modules/core/configure index dc0eccd22..3a380fcb7 100755 --- a/livesupport/modules/core/configure +++ b/livesupport/modules/core/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: fgerlits $ -# Version : $Revision: 1.4 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/core/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/modules/core/etc/acinclude.m4 b/livesupport/modules/core/etc/acinclude.m4 index 362fb884e..3762772e3 100644 --- a/livesupport/modules/core/etc/acinclude.m4 +++ b/livesupport/modules/core/etc/acinclude.m4 @@ -20,9 +20,9 @@ dnl along with LiveSupport; 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: maroy $ -dnl Version : $Revision: 1.3 $ -dnl Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/core/etc/acinclude.m4,v $ +dnl Author : $Author$ +dnl Version : $Revision$ +dnl Location : $URL$ dnl----------------------------------------------------------------------------- dnl----------------------------------------------------------------------------- diff --git a/livesupport/modules/core/etc/doxygen.config b/livesupport/modules/core/etc/doxygen.config index 65973cbe2..6f386e1f5 100644 --- a/livesupport/modules/core/etc/doxygen.config +++ b/livesupport/modules/core/etc/doxygen.config @@ -20,9 +20,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/core/etc/doxygen.config,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- # Doxyfile 1.3.6 diff --git a/livesupport/modules/db/configure b/livesupport/modules/db/configure index 7376154e4..3a380fcb7 100755 --- a/livesupport/modules/db/configure +++ b/livesupport/modules/db/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.3 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/db/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/modules/db/etc/acinclude.m4 b/livesupport/modules/db/etc/acinclude.m4 index 3c29f4c9f..88ff6ce96 100644 --- a/livesupport/modules/db/etc/acinclude.m4 +++ b/livesupport/modules/db/etc/acinclude.m4 @@ -20,9 +20,9 @@ dnl along with LiveSupport; 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: maroy $ -dnl Version : $Revision: 1.2 $ -dnl Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/db/etc/acinclude.m4,v $ +dnl Author : $Author$ +dnl Version : $Revision$ +dnl Location : $URL$ dnl----------------------------------------------------------------------------- dnl----------------------------------------------------------------------------- diff --git a/livesupport/modules/db/etc/doxygen.config b/livesupport/modules/db/etc/doxygen.config index 50495cb41..82f2fb474 100644 --- a/livesupport/modules/db/etc/doxygen.config +++ b/livesupport/modules/db/etc/doxygen.config @@ -20,9 +20,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/db/etc/doxygen.config,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- # Doxyfile 1.3.6 diff --git a/livesupport/modules/eventScheduler/configure b/livesupport/modules/eventScheduler/configure index 13e3539d1..3a380fcb7 100755 --- a/livesupport/modules/eventScheduler/configure +++ b/livesupport/modules/eventScheduler/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.3 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/eventScheduler/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/modules/eventScheduler/etc/acinclude.m4 b/livesupport/modules/eventScheduler/etc/acinclude.m4 index cd5ab0e4b..3762772e3 100644 --- a/livesupport/modules/eventScheduler/etc/acinclude.m4 +++ b/livesupport/modules/eventScheduler/etc/acinclude.m4 @@ -20,9 +20,9 @@ dnl along with LiveSupport; 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: maroy $ -dnl Version : $Revision: 1.3 $ -dnl Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/eventScheduler/etc/acinclude.m4,v $ +dnl Author : $Author$ +dnl Version : $Revision$ +dnl Location : $URL$ dnl----------------------------------------------------------------------------- dnl----------------------------------------------------------------------------- diff --git a/livesupport/modules/eventScheduler/etc/doxygen.config b/livesupport/modules/eventScheduler/etc/doxygen.config index b1bc457ad..6f386e1f5 100644 --- a/livesupport/modules/eventScheduler/etc/doxygen.config +++ b/livesupport/modules/eventScheduler/etc/doxygen.config @@ -20,9 +20,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/eventScheduler/etc/doxygen.config,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- # Doxyfile 1.3.6 diff --git a/livesupport/modules/getid3/configure b/livesupport/modules/getid3/configure index 7d0b6fc9c..3a380fcb7 100755 --- a/livesupport/modules/getid3/configure +++ b/livesupport/modules/getid3/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.3 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/getid3/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/modules/getid3/etc/doxygen.config b/livesupport/modules/getid3/etc/doxygen.config index b8e098ab8..8f1836028 100644 --- a/livesupport/modules/getid3/etc/doxygen.config +++ b/livesupport/modules/getid3/etc/doxygen.config @@ -19,9 +19,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: tomas $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/getid3/etc/doxygen.config,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- # Doxyfile 1.3.6 diff --git a/livesupport/modules/gstreamerElements/configure b/livesupport/modules/gstreamerElements/configure index 9e45662c6..800cfa3e9 100755 --- a/livesupport/modules/gstreamerElements/configure +++ b/livesupport/modules/gstreamerElements/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.3 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/gstreamerElements/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/modules/gstreamerElements/etc/acinclude.m4 b/livesupport/modules/gstreamerElements/etc/acinclude.m4 index b1259257e..88ff6ce96 100644 --- a/livesupport/modules/gstreamerElements/etc/acinclude.m4 +++ b/livesupport/modules/gstreamerElements/etc/acinclude.m4 @@ -20,9 +20,9 @@ dnl along with LiveSupport; 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: maroy $ -dnl Version : $Revision: 1.1 $ -dnl Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/gstreamerElements/etc/acinclude.m4,v $ +dnl Author : $Author$ +dnl Version : $Revision$ +dnl Location : $URL$ dnl----------------------------------------------------------------------------- dnl----------------------------------------------------------------------------- diff --git a/livesupport/modules/gstreamerElements/etc/doxygen.config b/livesupport/modules/gstreamerElements/etc/doxygen.config index 134f9352a..c972dab6a 100644 --- a/livesupport/modules/gstreamerElements/etc/doxygen.config +++ b/livesupport/modules/gstreamerElements/etc/doxygen.config @@ -20,9 +20,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/gstreamerElements/etc/doxygen.config,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- # Doxyfile 1.3.6 diff --git a/livesupport/modules/gstreamerElements/src/autoplug.c b/livesupport/modules/gstreamerElements/src/autoplug.c index 781dc0f5b..4e0730d80 100644 --- a/livesupport/modules/gstreamerElements/src/autoplug.c +++ b/livesupport/modules/gstreamerElements/src/autoplug.c @@ -27,8 +27,8 @@ Author : $Author$ - Version : $Revision: 1.11 $ - Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/gstreamerElements/src/autoplug.c,v $ + Version : $Revision$ + Location : $URL$ ------------------------------------------------------------------------------*/ diff --git a/livesupport/modules/gstreamerElements/src/minimal-audio-smil.c b/livesupport/modules/gstreamerElements/src/minimal-audio-smil.c index 2ed00796e..fbf3a9463 100644 --- a/livesupport/modules/gstreamerElements/src/minimal-audio-smil.c +++ b/livesupport/modules/gstreamerElements/src/minimal-audio-smil.c @@ -21,9 +21,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Author : $Author: maroy $ - Version : $Revision: 1.8 $ - Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/gstreamerElements/src/minimal-audio-smil.c,v $ + Author : $Author$ + Version : $Revision$ + Location : $URL$ ------------------------------------------------------------------------------*/ @@ -114,7 +114,7 @@ GST_PLUGIN_DEFINE(GST_VERSION_MAJOR, "minimalaudiosmil", "Minimal Audio-only SMIL", plugin_init, - "$Revision: 1.8 $", + "$Revision$", "GPL", "LiveSupport", "http://livesupport.campware.org/") diff --git a/livesupport/modules/gstreamerElements/src/oneshot-reader.c b/livesupport/modules/gstreamerElements/src/oneshot-reader.c index 146d95111..3132fd1f9 100644 --- a/livesupport/modules/gstreamerElements/src/oneshot-reader.c +++ b/livesupport/modules/gstreamerElements/src/oneshot-reader.c @@ -21,9 +21,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Author : $Author: maroy $ - Version : $Revision: 1.4 $ - Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/gstreamerElements/src/oneshot-reader.c,v $ + Author : $Author$ + Version : $Revision$ + Location : $URL$ ------------------------------------------------------------------------------*/ @@ -93,7 +93,7 @@ GST_PLUGIN_DEFINE(GST_VERSION_MAJOR, "oneshotreaderplugin", "A reader that reads all of the input on one go", plugin_init, - "$Revision: 1.4 $", + "$Revision$", "GPL", "LiveSupport", "http://livesupport.campware.org/") diff --git a/livesupport/modules/gstreamerElements/src/partial-play.c b/livesupport/modules/gstreamerElements/src/partial-play.c index 734da8d3c..d384304fa 100644 --- a/livesupport/modules/gstreamerElements/src/partial-play.c +++ b/livesupport/modules/gstreamerElements/src/partial-play.c @@ -21,9 +21,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Author : $Author: maroy $ - Version : $Revision: 1.6 $ - Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/gstreamerElements/src/partial-play.c,v $ + Author : $Author$ + Version : $Revision$ + Location : $URL$ ------------------------------------------------------------------------------*/ @@ -86,7 +86,7 @@ GST_PLUGIN_DEFINE ( "partialplay", "Partial play", plugin_init, - "$Revision: 1.6 $", + "$Revision$", "GPL", "LiveSupport", "http://livesupport.campware.org/" diff --git a/livesupport/modules/gstreamerElements/src/play.c b/livesupport/modules/gstreamerElements/src/play.c index c5bdb3d9d..79618c372 100644 --- a/livesupport/modules/gstreamerElements/src/play.c +++ b/livesupport/modules/gstreamerElements/src/play.c @@ -21,9 +21,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Author : $Author: maroy $ - Version : $Revision: 1.4 $ - Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/gstreamerElements/src/play.c,v $ + Author : $Author$ + Version : $Revision$ + Location : $URL$ ------------------------------------------------------------------------------*/ diff --git a/livesupport/modules/gstreamerElements/src/seek-pack.c b/livesupport/modules/gstreamerElements/src/seek-pack.c index be9e53566..0003c6f63 100644 --- a/livesupport/modules/gstreamerElements/src/seek-pack.c +++ b/livesupport/modules/gstreamerElements/src/seek-pack.c @@ -21,9 +21,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Author : $Author: maroy $ - Version : $Revision: 1.10 $ - Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/gstreamerElements/src/seek-pack.c,v $ + Author : $Author$ + Version : $Revision$ + Location : $URL$ ------------------------------------------------------------------------------*/ diff --git a/livesupport/modules/gstreamerElements/src/seek.c b/livesupport/modules/gstreamerElements/src/seek.c index f3e3356d4..40a01f78b 100644 --- a/livesupport/modules/gstreamerElements/src/seek.c +++ b/livesupport/modules/gstreamerElements/src/seek.c @@ -21,9 +21,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Author : $Author: maroy $ - Version : $Revision: 1.2 $ - Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/gstreamerElements/src/seek.c,v $ + Author : $Author$ + Version : $Revision$ + Location : $URL$ ------------------------------------------------------------------------------*/ diff --git a/livesupport/modules/gstreamerElements/src/smil-util.c b/livesupport/modules/gstreamerElements/src/smil-util.c index aff4b5319..82ca86012 100644 --- a/livesupport/modules/gstreamerElements/src/smil-util.c +++ b/livesupport/modules/gstreamerElements/src/smil-util.c @@ -21,9 +21,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Author : $Author: maroy $ - Version : $Revision: 1.2 $ - Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/gstreamerElements/src/smil-util.c,v $ + Author : $Author$ + Version : $Revision$ + Location : $URL$ ------------------------------------------------------------------------------*/ diff --git a/livesupport/modules/gstreamerElements/src/switcher.c b/livesupport/modules/gstreamerElements/src/switcher.c index a0905b93c..8a20bb79b 100644 --- a/livesupport/modules/gstreamerElements/src/switcher.c +++ b/livesupport/modules/gstreamerElements/src/switcher.c @@ -21,9 +21,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Author : $Author: maroy $ - Version : $Revision: 1.10 $ - Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/gstreamerElements/src/switcher.c,v $ + Author : $Author$ + Version : $Revision$ + Location : $URL$ ------------------------------------------------------------------------------*/ @@ -65,7 +65,7 @@ GST_PLUGIN_DEFINE ( "switcher", "A filter that connects to a swtich, and changes its source", plugin_init, - "$Revision: 1.10 $", + "$Revision$", "GPL", "LiveSupport", "http://livesupport.campware.org/" diff --git a/livesupport/modules/gstreamerElements/src/util.c b/livesupport/modules/gstreamerElements/src/util.c index 799e8aa06..826113d35 100644 --- a/livesupport/modules/gstreamerElements/src/util.c +++ b/livesupport/modules/gstreamerElements/src/util.c @@ -21,9 +21,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Author : $Author: maroy $ - Version : $Revision: 1.1 $ - Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/gstreamerElements/src/util.c,v $ + Author : $Author$ + Version : $Revision$ + Location : $URL$ ------------------------------------------------------------------------------*/ diff --git a/livesupport/modules/htmlUI/configure b/livesupport/modules/htmlUI/configure index 7eb5728d4..800cfa3e9 100755 --- a/livesupport/modules/htmlUI/configure +++ b/livesupport/modules/htmlUI/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.3 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/htmlUI/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/modules/playlistExecutor/configure b/livesupport/modules/playlistExecutor/configure index 36af349fa..800cfa3e9 100755 --- a/livesupport/modules/playlistExecutor/configure +++ b/livesupport/modules/playlistExecutor/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.3 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/playlistExecutor/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/modules/playlistExecutor/etc/acinclude.m4 b/livesupport/modules/playlistExecutor/etc/acinclude.m4 index 0e7ba1f97..3762772e3 100644 --- a/livesupport/modules/playlistExecutor/etc/acinclude.m4 +++ b/livesupport/modules/playlistExecutor/etc/acinclude.m4 @@ -20,9 +20,9 @@ dnl along with LiveSupport; 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: maroy $ -dnl Version : $Revision: 1.3 $ -dnl Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/playlistExecutor/etc/acinclude.m4,v $ +dnl Author : $Author$ +dnl Version : $Revision$ +dnl Location : $URL$ dnl----------------------------------------------------------------------------- dnl----------------------------------------------------------------------------- diff --git a/livesupport/modules/playlistExecutor/etc/doxygen.config b/livesupport/modules/playlistExecutor/etc/doxygen.config index fc46d7ffc..6f386e1f5 100644 --- a/livesupport/modules/playlistExecutor/etc/doxygen.config +++ b/livesupport/modules/playlistExecutor/etc/doxygen.config @@ -20,9 +20,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.2 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/playlistExecutor/etc/doxygen.config,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- # Doxyfile 1.3.6 diff --git a/livesupport/modules/schedulerClient/configure b/livesupport/modules/schedulerClient/configure index 2ced5ba32..800cfa3e9 100755 --- a/livesupport/modules/schedulerClient/configure +++ b/livesupport/modules/schedulerClient/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.3 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/schedulerClient/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/modules/schedulerClient/etc/acinclude.m4 b/livesupport/modules/schedulerClient/etc/acinclude.m4 index 617ed95fc..3762772e3 100644 --- a/livesupport/modules/schedulerClient/etc/acinclude.m4 +++ b/livesupport/modules/schedulerClient/etc/acinclude.m4 @@ -20,9 +20,9 @@ dnl along with LiveSupport; 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: maroy $ -dnl Version : $Revision: 1.3 $ -dnl Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/schedulerClient/etc/acinclude.m4,v $ +dnl Author : $Author$ +dnl Version : $Revision$ +dnl Location : $URL$ dnl----------------------------------------------------------------------------- dnl----------------------------------------------------------------------------- diff --git a/livesupport/modules/schedulerClient/etc/doxygen.config b/livesupport/modules/schedulerClient/etc/doxygen.config index 3554d05e3..6f386e1f5 100644 --- a/livesupport/modules/schedulerClient/etc/doxygen.config +++ b/livesupport/modules/schedulerClient/etc/doxygen.config @@ -20,9 +20,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/schedulerClient/etc/doxygen.config,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- # Doxyfile 1.3.6 diff --git a/livesupport/modules/storage/configure b/livesupport/modules/storage/configure index d19f2abaf..800cfa3e9 100755 --- a/livesupport/modules/storage/configure +++ b/livesupport/modules/storage/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.3 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storage/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/modules/storage/etc/acinclude.m4 b/livesupport/modules/storage/etc/acinclude.m4 index c3cf56330..88ff6ce96 100644 --- a/livesupport/modules/storage/etc/acinclude.m4 +++ b/livesupport/modules/storage/etc/acinclude.m4 @@ -20,9 +20,9 @@ dnl along with LiveSupport; 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: maroy $ -dnl Version : $Revision: 1.2 $ -dnl Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storage/etc/acinclude.m4,v $ +dnl Author : $Author$ +dnl Version : $Revision$ +dnl Location : $URL$ dnl----------------------------------------------------------------------------- dnl----------------------------------------------------------------------------- diff --git a/livesupport/modules/storage/etc/doxygen.config b/livesupport/modules/storage/etc/doxygen.config index 88d2ee820..6f386e1f5 100644 --- a/livesupport/modules/storage/etc/doxygen.config +++ b/livesupport/modules/storage/etc/doxygen.config @@ -20,9 +20,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storage/etc/doxygen.config,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- # Doxyfile 1.3.6 diff --git a/livesupport/modules/storageAdmin/configure b/livesupport/modules/storageAdmin/configure index ba982ff81..800cfa3e9 100755 --- a/livesupport/modules/storageAdmin/configure +++ b/livesupport/modules/storageAdmin/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.3 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageAdmin/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/modules/storageAdmin/var/conf.php.template b/livesupport/modules/storageAdmin/var/conf.php.template index fc37fae38..13e45c508 100644 --- a/livesupport/modules/storageAdmin/var/conf.php.template +++ b/livesupport/modules/storageAdmin/var/conf.php.template @@ -22,9 +22,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Author : $Author: maroy $ - Version : $Revision: 1.2 $ - Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageAdmin/var/conf.php.template,v $ + Author : $Author$ + Version : $Revision$ + Location : $URL$ ------------------------------------------------------------------------------*/ diff --git a/livesupport/modules/storageServer/configure b/livesupport/modules/storageServer/configure index 7c1509da2..800cfa3e9 100755 --- a/livesupport/modules/storageServer/configure +++ b/livesupport/modules/storageServer/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.3 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageServer/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/modules/storageServer/etc/doxygen.config b/livesupport/modules/storageServer/etc/doxygen.config index 3646db426..5299bca76 100644 --- a/livesupport/modules/storageServer/etc/doxygen.config +++ b/livesupport/modules/storageServer/etc/doxygen.config @@ -19,9 +19,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: tomas $ -# Version : $Revision: 1.2 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageServer/etc/doxygen.config,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- # Doxyfile 1.3.6 diff --git a/livesupport/modules/storageServer/var/conf.php.template b/livesupport/modules/storageServer/var/conf.php.template index 7eac8714e..dfd391c87 100644 --- a/livesupport/modules/storageServer/var/conf.php.template +++ b/livesupport/modules/storageServer/var/conf.php.template @@ -22,9 +22,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Author : $Author: maroy $ - Version : $Revision: 1.7 $ - Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageServer/var/conf.php.template,v $ + Author : $Author$ + Version : $Revision$ + Location : $URL$ ------------------------------------------------------------------------------*/ diff --git a/livesupport/modules/storageServer/var/conf_only.php.template b/livesupport/modules/storageServer/var/conf_only.php.template index 12278b148..b54615122 100644 --- a/livesupport/modules/storageServer/var/conf_only.php.template +++ b/livesupport/modules/storageServer/var/conf_only.php.template @@ -22,9 +22,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Author : $Author: maroy $ - Version : $Revision: 1.1 $ - Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageServer/var/conf_only.php.template,v $ + Author : $Author$ + Version : $Revision$ + Location : $URL$ ------------------------------------------------------------------------------*/ diff --git a/livesupport/modules/widgets/configure b/livesupport/modules/widgets/configure index ce861db31..800cfa3e9 100755 --- a/livesupport/modules/widgets/configure +++ b/livesupport/modules/widgets/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.3 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/widgets/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/modules/widgets/etc/acinclude.m4 b/livesupport/modules/widgets/etc/acinclude.m4 index 90b0d2140..3762772e3 100644 --- a/livesupport/modules/widgets/etc/acinclude.m4 +++ b/livesupport/modules/widgets/etc/acinclude.m4 @@ -20,9 +20,9 @@ dnl along with LiveSupport; 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: maroy $ -dnl Version : $Revision: 1.2 $ -dnl Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/widgets/etc/acinclude.m4,v $ +dnl Author : $Author$ +dnl Version : $Revision$ +dnl Location : $URL$ dnl----------------------------------------------------------------------------- dnl----------------------------------------------------------------------------- diff --git a/livesupport/modules/widgets/etc/doxygen.config b/livesupport/modules/widgets/etc/doxygen.config index 400657999..82f2fb474 100644 --- a/livesupport/modules/widgets/etc/doxygen.config +++ b/livesupport/modules/widgets/etc/doxygen.config @@ -20,9 +20,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/widgets/etc/doxygen.config,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- # Doxyfile 1.3.6 diff --git a/livesupport/products/gLiveSupport/configure b/livesupport/products/gLiveSupport/configure index 3dc0785a1..800cfa3e9 100755 --- a/livesupport/products/gLiveSupport/configure +++ b/livesupport/products/gLiveSupport/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.3 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/products/gLiveSupport/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/products/gLiveSupport/etc/acinclude.m4 b/livesupport/products/gLiveSupport/etc/acinclude.m4 index 66b29675a..3762772e3 100644 --- a/livesupport/products/gLiveSupport/etc/acinclude.m4 +++ b/livesupport/products/gLiveSupport/etc/acinclude.m4 @@ -20,9 +20,9 @@ dnl along with LiveSupport; 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: maroy $ -dnl Version : $Revision: 1.3 $ -dnl Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/products/gLiveSupport/etc/acinclude.m4,v $ +dnl Author : $Author$ +dnl Version : $Revision$ +dnl Location : $URL$ dnl----------------------------------------------------------------------------- dnl----------------------------------------------------------------------------- diff --git a/livesupport/products/gLiveSupport/etc/doxygen.config b/livesupport/products/gLiveSupport/etc/doxygen.config index 0d6f6337f..9641f283a 100644 --- a/livesupport/products/gLiveSupport/etc/doxygen.config +++ b/livesupport/products/gLiveSupport/etc/doxygen.config @@ -20,9 +20,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/products/gLiveSupport/etc/doxygen.config,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- # Doxyfile 1.3.6 diff --git a/livesupport/products/scheduler/configure b/livesupport/products/scheduler/configure index da0dabbe0..800cfa3e9 100755 --- a/livesupport/products/scheduler/configure +++ b/livesupport/products/scheduler/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.3 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/products/scheduler/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/products/scheduler/etc/acinclude.m4 b/livesupport/products/scheduler/etc/acinclude.m4 index e747fba5b..3762772e3 100644 --- a/livesupport/products/scheduler/etc/acinclude.m4 +++ b/livesupport/products/scheduler/etc/acinclude.m4 @@ -20,9 +20,9 @@ dnl along with LiveSupport; 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: maroy $ -dnl Version : $Revision: 1.3 $ -dnl Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/products/scheduler/etc/acinclude.m4,v $ +dnl Author : $Author$ +dnl Version : $Revision$ +dnl Location : $URL$ dnl----------------------------------------------------------------------------- dnl----------------------------------------------------------------------------- diff --git a/livesupport/products/scheduler/etc/doxygen.config b/livesupport/products/scheduler/etc/doxygen.config index 157e14361..9641f283a 100644 --- a/livesupport/products/scheduler/etc/doxygen.config +++ b/livesupport/products/scheduler/etc/doxygen.config @@ -20,9 +20,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: fgerlits $ -# Version : $Revision: 1.5 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/products/scheduler/etc/doxygen.config,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- # Doxyfile 1.3.6 diff --git a/livesupport/tools/boost/boost-1.31/configure b/livesupport/tools/boost/boost-1.31/configure index 0efbde922..800cfa3e9 100755 --- a/livesupport/tools/boost/boost-1.31/configure +++ b/livesupport/tools/boost/boost-1.31/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/tools/boost/boost-1.31/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/tools/cppunit/cppunit-1.10.2/configure b/livesupport/tools/cppunit/cppunit-1.10.2/configure index fe31feb50..800cfa3e9 100755 --- a/livesupport/tools/cppunit/cppunit-1.10.2/configure +++ b/livesupport/tools/cppunit/cppunit-1.10.2/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/tools/cppunit/cppunit-1.10.2/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/tools/curl/curl-7.12.3/configure b/livesupport/tools/curl/curl-7.12.3/configure index cbc9c85f3..800cfa3e9 100755 --- a/livesupport/tools/curl/curl-7.12.3/configure +++ b/livesupport/tools/curl/curl-7.12.3/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/tools/curl/curl-7.12.3/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/tools/gstreamer/gstreamer-0.8.10/configure b/livesupport/tools/gstreamer/gstreamer-0.8.10/configure index c375e638b..800cfa3e9 100755 --- a/livesupport/tools/gstreamer/gstreamer-0.8.10/configure +++ b/livesupport/tools/gstreamer/gstreamer-0.8.10/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/tools/gstreamer/gstreamer-0.8.10/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/tools/gtk+/gtk+-2.6.1/configure b/livesupport/tools/gtk+/gtk+-2.6.1/configure index cf0899336..800cfa3e9 100755 --- a/livesupport/tools/gtk+/gtk+-2.6.1/configure +++ b/livesupport/tools/gtk+/gtk+-2.6.1/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/tools/gtk+/gtk+-2.6.1/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/tools/gtkmm/gtkmm-2.5.5/configure b/livesupport/tools/gtkmm/gtkmm-2.5.5/configure index 65371b739..800cfa3e9 100755 --- a/livesupport/tools/gtkmm/gtkmm-2.5.5/configure +++ b/livesupport/tools/gtkmm/gtkmm-2.5.5/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/tools/gtkmm/gtkmm-2.5.5/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/tools/icu/icu-3.0/configure b/livesupport/tools/icu/icu-3.0/configure index ec9d4faf7..800cfa3e9 100755 --- a/livesupport/tools/icu/icu-3.0/configure +++ b/livesupport/tools/icu/icu-3.0/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/tools/icu/icu-3.0/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/tools/lcov/lcov-1.3/configure b/livesupport/tools/lcov/lcov-1.3/configure index c23751c6f..800cfa3e9 100755 --- a/livesupport/tools/lcov/lcov-1.3/configure +++ b/livesupport/tools/lcov/lcov-1.3/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/tools/lcov/lcov-1.3/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/tools/libodbc++/libodbc++-0.2.3-20050404/configure b/livesupport/tools/libodbc++/libodbc++-0.2.3-20050404/configure index b0a3894fe..800cfa3e9 100755 --- a/livesupport/tools/libodbc++/libodbc++-0.2.3-20050404/configure +++ b/livesupport/tools/libodbc++/libodbc++-0.2.3-20050404/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/tools/libodbc++/libodbc++-0.2.3-20050404/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/tools/libxml++/libxml++-2.8.1/configure b/livesupport/tools/libxml++/libxml++-2.8.1/configure index 0d9599d2a..800cfa3e9 100755 --- a/livesupport/tools/libxml++/libxml++-2.8.1/configure +++ b/livesupport/tools/libxml++/libxml++-2.8.1/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/tools/libxml++/libxml++-2.8.1/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/tools/pear/configure b/livesupport/tools/pear/configure index 8bed5130e..800cfa3e9 100755 --- a/livesupport/tools/pear/configure +++ b/livesupport/tools/pear/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/tools/pear/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/tools/taglib/taglib-1.3.1/configure b/livesupport/tools/taglib/taglib-1.3.1/configure index e4d3814d0..800cfa3e9 100755 --- a/livesupport/tools/taglib/taglib-1.3.1/configure +++ b/livesupport/tools/taglib/taglib-1.3.1/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/tools/taglib/taglib-1.3.1/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- diff --git a/livesupport/tools/xmlrpc++/xmlrpc++-20040713/configure b/livesupport/tools/xmlrpc++/xmlrpc++-20040713/configure index 59b5d29a3..800cfa3e9 100755 --- a/livesupport/tools/xmlrpc++/xmlrpc++-20040713/configure +++ b/livesupport/tools/xmlrpc++/xmlrpc++-20040713/configure @@ -21,9 +21,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: maroy $ -# Version : $Revision: 1.1 $ -# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/tools/xmlrpc++/xmlrpc++-20040713/configure,v $ +# Author : $Author$ +# Version : $Revision$ +# Location : $URL$ #------------------------------------------------------------------------------- #-------------------------------------------------------------------------------