changed $Source$ anchors to $URL$

This commit is contained in:
fgerlits 2005-09-10 13:00:36 +00:00
parent 30ac8fb6a3
commit 4754dc1e4b
622 changed files with 632 additions and 632 deletions

View file

@ -23,7 +23,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/bin/autogen.sh,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------

View file

@ -23,7 +23,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/bin/createDebianPackages.sh,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script creates Debian packages from LiveSupport tarballs.

View file

@ -23,7 +23,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/bin/cvsCheckout.sh,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------

View file

@ -23,7 +23,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/bin/cvsUpdate.sh,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------

View file

@ -23,7 +23,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/bin/dist.sh,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script creates a distribution tarball for livesupport.

View file

@ -23,7 +23,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/bin/gen_coverage_data.sh,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script generates code coverage data for all modules

View file

@ -23,7 +23,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/bin/postInstallStation.sh,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script makes post-installation steps for the LiveSupport Station.

View file

@ -23,7 +23,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/bin/postUninstall.sh,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script makes post-uninstallation steps for LiveSupport.

View file

@ -23,7 +23,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/bin/preInstall.sh,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script makes pre-install steps and checks for LiveSupport.

View file

@ -23,7 +23,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/bin/setupDevelopmentEnvironment.sh,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# A script to set up the development environment for LiveSupport

View file

@ -23,7 +23,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/bin/setup_test_db.sh,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script sets up the test database for LiveSupport

View file

@ -23,7 +23,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/bin/startMakeRecompile.sh,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------

View file

@ -23,7 +23,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/bin/updateStudioConfig.sh,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script updates the configuration file of gLiveSupport.

View file

@ -23,7 +23,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/bin/user_setup.sh,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script configures the environment for a developer.

View file

@ -23,7 +23,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/bin/user_setup_db.sh,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script sets up the development environment for a user.

View file

@ -14,7 +14,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source:
<li>Location: $URL:
/home/cvs/livesupport/doc/developmentEnvironment/autoconfConfigureConventions.html,v
$</li>
</ul>
@ -54,7 +54,7 @@ The header holds all information mandated by the <a
starting with the autoconf comment sequence <code>dnl</code>. Note the
80
column wide partitioning delimiter enclosing the header.<br>
<pre>dnl-----------------------------------------------------------------------------<br>dnl Copyright (c) 2004 Media Development Loan Fund<br>dnl<br>dnl This file is part of the LiveSupport project.<br>dnl http://livesupport.campware.org/<br>dnl To report bugs, send an e-mail to bugs@campware.org<br>dnl<br>dnl LiveSupport is free software; you can redistribute it and/or modify<br>dnl it under the terms of the GNU General Public License as published by<br>dnl the Free Software Foundation; either version 2 of the License, or<br>dnl (at your option) any later version.<br>dnl<br>dnl LiveSupport is distributed in the hope that it will be useful,<br>dnl but WITHOUT ANY WARRANTY; without even the implied warranty of<br>dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the<br>dnl GNU General Public License for more details.<br>dnl<br>dnl You should have received a copy of the GNU General Public License<br>dnl along with LiveSupport; if not, write to the Free Software<br>dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA<br>dnl<br>dnl<br>dnl Author : $Author$<br>dnl Version : $Revision$<br>dnl Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/developmentEnvironment/autoconfConfigureConventions.html,v $<br>dnl-----------------------------------------------------------------------------<br></pre>
<pre>dnl-----------------------------------------------------------------------------<br>dnl Copyright (c) 2004 Media Development Loan Fund<br>dnl<br>dnl This file is part of the LiveSupport project.<br>dnl http://livesupport.campware.org/<br>dnl To report bugs, send an e-mail to bugs@campware.org<br>dnl<br>dnl LiveSupport is free software; you can redistribute it and/or modify<br>dnl it under the terms of the GNU General Public License as published by<br>dnl the Free Software Foundation; either version 2 of the License, or<br>dnl (at your option) any later version.<br>dnl<br>dnl LiveSupport is distributed in the hope that it will be useful,<br>dnl but WITHOUT ANY WARRANTY; without even the implied warranty of<br>dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the<br>dnl GNU General Public License for more details.<br>dnl<br>dnl You should have received a copy of the GNU General Public License<br>dnl along with LiveSupport; if not, write to the Free Software<br>dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA<br>dnl<br>dnl<br>dnl Author : $Author$<br>dnl Version : $Revision$<br>dnl Location : $URL$<br>dnl-----------------------------------------------------------------------------<br></pre>
<h2>Additional sections</h2>
Additional sections contain the autoconf configuration macro calls.
Bigger

View file

@ -15,7 +15,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/developmentEnvironment/buildEnvironment.html,v $<br>
<li>Location: $URL$<br>
</li>
</ul>
<h1>Scope</h1>

View file

@ -14,7 +14,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source:
<li>Location: $URL:
/home/cvs/livesupport/doc/developmentEnvironment/cxxHeaderFileConventions.html,v
$</li>
</ul>
@ -96,7 +96,7 @@ compiler).<br>
A sample for a C++ header file header follows, where the file itself
would be expected to be included as <code>"LiveSupport/Foo/Bar.h"</code>.<br>
<br>
<pre>/*------------------------------------------------------------------------------<br><br> Copyright (c) 2004 Media Development Loan Fund<br> <br> This file is part of the LiveSupport project.<br> http://livesupport.campware.org/<br> To report bugs, send an e-mail to bugs@campware.org<br> <br> LiveSupport is free software; you can redistribute it and/or modify<br> it under the terms of the GNU General Public License as published by<br> the Free Software Foundation; either version 2 of the License, or<br> (at your option) any later version.<br> <br> LiveSupport is distributed in the hope that it will be useful,<br> but WITHOUT ANY WARRANTY; without even the implied warranty of<br> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the<br> GNU General Public License for more details.<br> <br> You should have received a copy of the GNU General Public License<br> along with LiveSupport; if not, write to the Free Software<br> Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA<br> <br> <br> Author : $Author$<br> Version : $Revision$<br> Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/developmentEnvironment/cxxHeaderFileConventions.html,v $<br> <br>------------------------------------------------------------------------------*/<br>#ifndef LiveSupport_Foo_Bar_h<br>#define LiveSupport_Foo_Bar_h<br> <br>#ifndef __cplusplus<br>#error This is a C++ include file<br>#endif<br><br></pre>
<pre>/*------------------------------------------------------------------------------<br><br> Copyright (c) 2004 Media Development Loan Fund<br> <br> This file is part of the LiveSupport project.<br> http://livesupport.campware.org/<br> To report bugs, send an e-mail to bugs@campware.org<br> <br> LiveSupport is free software; you can redistribute it and/or modify<br> it under the terms of the GNU General Public License as published by<br> the Free Software Foundation; either version 2 of the License, or<br> (at your option) any later version.<br> <br> LiveSupport is distributed in the hope that it will be useful,<br> but WITHOUT ANY WARRANTY; without even the implied warranty of<br> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the<br> GNU General Public License for more details.<br> <br> You should have received a copy of the GNU General Public License<br> along with LiveSupport; if not, write to the Free Software<br> Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA<br> <br> <br> Author : $Author$<br> Version : $Revision$<br> Location : $URL$<br> <br>------------------------------------------------------------------------------*/<br>#ifndef LiveSupport_Foo_Bar_h<br>#define LiveSupport_Foo_Bar_h<br> <br>#ifndef __cplusplus<br>#error This is a C++ include file<br>#endif<br><br></pre>
<h2>Include files &amp; namespace <br>
</h2>
This section contains all the include files that the header file needs

View file

@ -14,7 +14,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source:
<li>Location: $URL:
/home/cvs/livesupport/doc/developmentEnvironment/cxxSourceFileConventions.html,v
$</li>
</ul>
@ -85,7 +85,7 @@ with the generic header information, enclosed in 80
column wide partitioning delimiters.<br>
<h3>Sample</h3>
A sample for a C++ source file header follows.<br>
<pre>/*------------------------------------------------------------------------------<br><br> Copyright (c) 2004 Media Development Loan Fund<br> <br> This file is part of the LiveSupport project.<br> http://livesupport.campware.org/<br> To report bugs, send an e-mail to bugs@campware.org<br> <br> LiveSupport is free software; you can redistribute it and/or modify<br> it under the terms of the GNU General Public License as published by<br> the Free Software Foundation; either version 2 of the License, or<br> (at your option) any later version.<br> <br> LiveSupport is distributed in the hope that it will be useful,<br> but WITHOUT ANY WARRANTY; without even the implied warranty of<br> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the<br> GNU General Public License for more details.<br> <br> You should have received a copy of the GNU General Public License<br> along with LiveSupport; if not, write to the Free Software<br> Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA<br> <br> <br> Author : $Author$<br> Version : $Revision$<br> Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/developmentEnvironment/cxxSourceFileConventions.html,v $<br> <br>------------------------------------------------------------------------------*/<br><br></pre>
<pre>/*------------------------------------------------------------------------------<br><br> Copyright (c) 2004 Media Development Loan Fund<br> <br> This file is part of the LiveSupport project.<br> http://livesupport.campware.org/<br> To report bugs, send an e-mail to bugs@campware.org<br> <br> LiveSupport is free software; you can redistribute it and/or modify<br> it under the terms of the GNU General Public License as published by<br> the Free Software Foundation; either version 2 of the License, or<br> (at your option) any later version.<br> <br> LiveSupport is distributed in the hope that it will be useful,<br> but WITHOUT ANY WARRANTY; without even the implied warranty of<br> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the<br> GNU General Public License for more details.<br> <br> You should have received a copy of the GNU General Public License<br> along with LiveSupport; if not, write to the Free Software<br> Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA<br> <br> <br> Author : $Author$<br> Version : $Revision$<br> Location : $URL$<br> <br>------------------------------------------------------------------------------*/<br><br></pre>
<h2>Include files &amp; namespaces <br>
</h2>
This section contains all the include files that the source file needs

View file

@ -15,7 +15,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/developmentEnvironment/directoryStructure.html,v $<br>
<li>Location: $URL$<br>
</li>
</ul>
<h1>Scope</h1>

View file

@ -15,7 +15,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/developmentEnvironment/fileConventions.html,v $</li>
<li>Location: $URL$</li>
</ul>
<h1>Scope</h1>
This document describes the conventions used for files in the
@ -56,7 +56,7 @@ Following the GNU GPL <a
applying a license term to source files, the typical header for a text
file looks like the following:<br>
<br>
<pre><code> Copyright (c) 2004 Media Development Loan Fund<br> <br> This file is part of the LiveSupport project.<br> http://livesupport.campware.org/<br> To report bugs, send an e-mail to bugs@campware.org<br> <br> LiveSupport is free software; you can redistribute it and/or modify<br> it under the terms of the GNU General Public License as published by<br> the Free Software Foundation; either version 2 of the License, or<br> (at your option) any later version.<br> <br> LiveSupport is distributed in the hope that it will be useful,<br> but WITHOUT ANY WARRANTY; without even the implied warranty of<br> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the<br> GNU General Public License for more details.<br> <br> You should have received a copy of the GNU General Public License<br> along with LiveSupport; if not, write to the Free Software<br> Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA<br> <br> <br> Author : $Author$<br> Version : $Revision$<br> Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/developmentEnvironment/fileConventions.html,v $<br></code><br></pre>
<pre><code> Copyright (c) 2004 Media Development Loan Fund<br> <br> This file is part of the LiveSupport project.<br> http://livesupport.campware.org/<br> To report bugs, send an e-mail to bugs@campware.org<br> <br> LiveSupport is free software; you can redistribute it and/or modify<br> it under the terms of the GNU General Public License as published by<br> the Free Software Foundation; either version 2 of the License, or<br> (at your option) any later version.<br> <br> LiveSupport is distributed in the hope that it will be useful,<br> but WITHOUT ANY WARRANTY; without even the implied warranty of<br> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the<br> GNU General Public License for more details.<br> <br> You should have received a copy of the GNU General Public License<br> along with LiveSupport; if not, write to the Free Software<br> Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA<br> <br> <br> Author : $Author$<br> Version : $Revision$<br> Location : $URL$<br></code><br></pre>
Note the CVS keywords (as an example) for having up-to-date information
on the author, version and location of the file.<br>
<h2>partitions</h2>

View file

@ -15,7 +15,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/developmentEnvironment/htmlFileConventions.html,v $</li>
<li>Location: $URL$</li>
</ul>
<h1>Scope</h1>
This document describes the HTML file conventions for the LiveSupport
@ -65,7 +65,7 @@ Fund</a>, under the GNU <a href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/developmentEnvironment/htmlFileConventions.html,v $</li>
<li>Location: $URL$</li>
</ul>
</blockquote>
<h2>The Scope section</h2>

View file

@ -14,7 +14,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source:
<li>Location: $URL:
/home/cvs/livesupport/doc/developmentEnvironment/index.html,v $</li>
</ul>
<h1>Scope</h1>

View file

@ -14,7 +14,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source:
<li>Location: $URL:
/home/cvs/livesupport/doc/developmentEnvironment/makefileConventions.html,v
$</li>
</ul>
@ -60,7 +60,7 @@ The header holds all information mandated by the <a
starting with the Makefile comment character <code>#</code>. Note the
80
column wide partitioning delimiter enclosing the header.<br>
<pre>#-------------------------------------------------------------------------------<br># Copyright (c) 2004 Media Development Loan Fund<br>#<br># This file is part of the LiveSupport project.<br># http://livesupport.campware.org/<br># To report bugs, send an e-mail to bugs@campware.org<br>#<br># LiveSupport is free software; you can redistribute it and/or modify<br># it under the terms of the GNU General Public License as published by<br># the Free Software Foundation; either version 2 of the License, or<br># (at your option) any later version.<br>#<br># LiveSupport is distributed in the hope that it will be useful,<br># but WITHOUT ANY WARRANTY; without even the implied warranty of<br># MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the<br># GNU General Public License for more details.<br>#<br># You should have received a copy of the GNU General Public License<br># along with LiveSupport; if not, write to the Free Software<br># Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA<br>#<br>#<br># Author : $Author$<br># Version : $Revision$<br># Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/developmentEnvironment/makefileConventions.html,v $<br>#-------------------------------------------------------------------------------<br></pre>
<pre>#-------------------------------------------------------------------------------<br># Copyright (c) 2004 Media Development Loan Fund<br>#<br># This file is part of the LiveSupport project.<br># http://livesupport.campware.org/<br># To report bugs, send an e-mail to bugs@campware.org<br>#<br># LiveSupport is free software; you can redistribute it and/or modify<br># it under the terms of the GNU General Public License as published by<br># the Free Software Foundation; either version 2 of the License, or<br># (at your option) any later version.<br>#<br># LiveSupport is distributed in the hope that it will be useful,<br># but WITHOUT ANY WARRANTY; without even the implied warranty of<br># MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the<br># GNU General Public License for more details.<br>#<br># You should have received a copy of the GNU General Public License<br># along with LiveSupport; if not, write to the Free Software<br># Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA<br>#<br>#<br># Author : $Author$<br># Version : $Revision$<br># Location : $URL$<br>#-------------------------------------------------------------------------------<br></pre>
<h2>General command definitions<br>
</h2>
This section contains definitions to commands used when executing the

View file

@ -15,7 +15,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/developmentEnvironment/phpFileConventions.html,v $</li>
<li>Location: $URL$</li>
</ul>
<h1>Scope</h1>
This document describes the PHP script file conventions for the LiveSupport
@ -98,7 +98,7 @@ column wide partitioning delimiter enclosing the header.<br>
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/developmentEnvironment/phpFileConventions.html,v $
Location : $URL$
------------------------------------------------------------------------------*/
</pre>

View file

@ -14,7 +14,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source:
<li>Location: $URL:
/home/cvs/livesupport/doc/developmentEnvironment/shellScriptConventions.html,v
$</li>
</ul>
@ -64,7 +64,7 @@ The header holds all information mandated by the <a
href="fileConventions.html#header">generic guidelines</a>, but
starting with the shell comment character <code>#</code>. Note the 80
column wide partitioning delimiter enclosing the header.<br>
<pre>#-------------------------------------------------------------------------------<br># Copyright (c) 2004 Media Development Loan Fund<br>#<br># This file is part of the LiveSupport project.<br># http://livesupport.campware.org/<br># To report bugs, send an e-mail to bugs@campware.org<br>#<br># LiveSupport is free software; you can redistribute it and/or modify<br># it under the terms of the GNU General Public License as published by<br># the Free Software Foundation; either version 2 of the License, or<br># (at your option) any later version.<br>#<br># LiveSupport is distributed in the hope that it will be useful,<br># but WITHOUT ANY WARRANTY; without even the implied warranty of<br># MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the<br># GNU General Public License for more details.<br>#<br># You should have received a copy of the GNU General Public License<br># along with LiveSupport; if not, write to the Free Software<br># Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA<br>#<br>#<br># Author : $Author$<br># Version : $Revision$<br># Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/developmentEnvironment/shellScriptConventions.html,v $<br>#-------------------------------------------------------------------------------<br></pre>
<pre>#-------------------------------------------------------------------------------<br># Copyright (c) 2004 Media Development Loan Fund<br>#<br># This file is part of the LiveSupport project.<br># http://livesupport.campware.org/<br># To report bugs, send an e-mail to bugs@campware.org<br>#<br># LiveSupport is free software; you can redistribute it and/or modify<br># it under the terms of the GNU General Public License as published by<br># the Free Software Foundation; either version 2 of the License, or<br># (at your option) any later version.<br>#<br># LiveSupport is distributed in the hope that it will be useful,<br># but WITHOUT ANY WARRANTY; without even the implied warranty of<br># MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the<br># GNU General Public License for more details.<br>#<br># You should have received a copy of the GNU General Public License<br># along with LiveSupport; if not, write to the Free Software<br># Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA<br>#<br>#<br># Author : $Author$<br># Version : $Revision$<br># Location : $URL$<br>#-------------------------------------------------------------------------------<br></pre>
<h2>Additional sections</h2>
Additional sections contain the executing code of the script. Bigger
parts of the script may be partitioned by the partitioning commend seen

View file

@ -14,7 +14,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source:
<li>Location: $URL:
/home/cvs/livesupport/doc/developmentTools.html,v $</li>
</ul>
<h1>Scope</h1>

View file

@ -14,7 +14,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source:
<li>Location: $URL:
/home/cvs/livesupport/doc/gettingStarted.html,v $</li>
</ul>
<h1>Scope</h1>

View file

@ -14,7 +14,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/index.html,v $</li>
<li>Location: $URL$</li>
</ul>
<h1>Scope</h1>
This document collects LiveSupport developer documentation, both

View file

@ -14,7 +14,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/install.html,v $</li>
<li>Location: $URL$</li>
</ul>
<h1>Scope</h1>
This document describes how to compile and install LiveSupport on your

View file

@ -15,7 +15,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/model/Authentication/index.html,v $</li>
<li>Location: $URL$</li>
</ul>
<h1>Scope</h1>
This document contains the specification of the LiveSupport

View file

@ -15,7 +15,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/model/LocalStorage/index.html,v $</li>
<li>Location: $URL$</li>
</ul>
<h1>Scope</h1>
This document contains the specification of the LiveSupport Local

View file

@ -15,7 +15,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/model/MediaArchive/index.html,v $</li>
<li>Location: $URL$</li>
</ul>
<h1>Scope</h1>
This document contains the specification of the LiveSupport Media

View file

@ -15,7 +15,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/model/PlaylistEditor/index.html,v $</li>
<li>Location: $URL$</li>
</ul>
<h1>Scope</h1>
This document contains the specification of the LiveSupport Playlist

View file

@ -15,7 +15,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source:
<li>Location: $URL:
/home/cvs/livesupport/doc/model/Scheduler/index.html,v $</li>
</ul>
<h1>Scope</h1>

View file

@ -15,7 +15,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/model/SoftwareArchitecture/index.html,v $</li>
<li>Location: $URL$</li>
</ul>
<h1>Scope</h1>
This document describes the software architecture of LiveSupport.<br>

View file

@ -15,7 +15,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/model/index.html,v $</li>
<li>Location: $URL$</li>
</ul>
<h1>Scope</h1>
This document describes the architecture of LiveSupport.<br>

View file

@ -14,7 +14,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/release.html,v $</li>
<li>Location: $URL$</li>
</ul>
<h1>Scope</h1>
This document describes the process of releasing a new version of

View file

@ -14,7 +14,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/studioLocalization.html,v $</li>
<li>Location: $URL$</li>
</ul>
<h1>Scope</h1>

View file

@ -14,7 +14,7 @@ Development Loan Fund</a>, under the GNU <a
<ul>
<li>Author: $Author$</li>
<li>Version: $Revision$</li>
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/userLocalizationInstructions.html,v $</li>
<li>Location: $URL$</li>
</ul>
<h1>Scope</h1>

View file

@ -22,7 +22,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/etc/Makefile.in,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------

View file

@ -22,7 +22,7 @@ dnl
dnl
dnl Author : $Author$
dnl Version : $Revision$
dnl Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/etc/configure.ac,v $
dnl Location : $URL$
dnl-----------------------------------------------------------------------------
dnl-----------------------------------------------------------------------------

View file

@ -23,7 +23,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/bin/autogen.sh,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------

View file

@ -21,7 +21,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/etc/Makefile.in,v $
# Location : $URL$
#
# @configure_input@
#-------------------------------------------------------------------------------

View file

@ -22,7 +22,7 @@ dnl
dnl
dnl Author : $Author$
dnl Version : $Revision$
dnl Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/etc/configure.ac,v $
dnl Location : $URL$
dnl-----------------------------------------------------------------------------
dnl-----------------------------------------------------------------------------

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/var/alib.php,v $
Location : $URL$
------------------------------------------------------------------------------*/

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/var/class.php,v $
Location : $URL$
------------------------------------------------------------------------------*/
require_once "m2tree.php";

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/var/example/alibExCls.php,v $
Location : $URL$
------------------------------------------------------------------------------*/
require_once "alib_h.php";

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/var/example/alibExLogin.php,v $
Location : $URL$
------------------------------------------------------------------------------*/
require_once "alib_h.php";

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/var/example/alibExPList.php,v $
Location : $URL$
------------------------------------------------------------------------------*/
require_once "alib_h.php";

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/var/example/alibExPMatrix.php,v $
Location : $URL$
------------------------------------------------------------------------------*/
require_once "alib_h.php";

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/var/example/alibExPerms.php,v $
Location : $URL$
------------------------------------------------------------------------------*/
require_once "alib_h.php";

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/var/example/alibExSubj.php,v $
Location : $URL$
------------------------------------------------------------------------------*/
require_once "alib_h.php";

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/var/example/alibExTestAuth.php,v $
Location : $URL$
------------------------------------------------------------------------------*/
$login = $alib->getSessLogin($_REQUEST['alibsid']);

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/var/example/alibExTree.php,v $
Location : $URL$
------------------------------------------------------------------------------*/
require_once "alib_h.php";

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/var/example/alibHttp.php,v $
Location : $URL$
------------------------------------------------------------------------------*/
require_once "alib_h.php";

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/var/example/conf.php,v $
Location : $URL$
------------------------------------------------------------------------------*/

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/var/index.php,v $
Location : $URL$
------------------------------------------------------------------------------*/
?>

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/var/install/install.php,v $
Location : $URL$
------------------------------------------------------------------------------*/
require_once '../example/conf.php';

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/var/install/uninstall.php,v $
Location : $URL$
------------------------------------------------------------------------------*/
require_once '../example/conf.php';

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/var/subj.php,v $
Location : $URL$
------------------------------------------------------------------------------*/
require_once "class.php";

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/var/xmlrpc/alib_xr.php,v $
Location : $URL$
------------------------------------------------------------------------------*/
include_once "xmlrpc.inc";

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/var/xmlrpc/index.php,v $
Location : $URL$
------------------------------------------------------------------------------*/

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/var/xmlrpc/xr_cli_test.php,v $
Location : $URL$
------------------------------------------------------------------------------*/
include("xmlrpc.inc");

View file

@ -23,7 +23,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/bin/autogen.sh,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------

View file

@ -23,7 +23,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/bin/getUrl.sh,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------

View file

@ -23,7 +23,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/bin/setupDirs.sh,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------

View file

@ -21,7 +21,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/etc/Makefile.in,v $
# Location : $URL$
#
# @configure_input@
#-------------------------------------------------------------------------------

View file

@ -22,7 +22,7 @@ dnl
dnl
dnl Author : $Author$
dnl Version : $Revision$
dnl Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/etc/configure.ac,v $
dnl Location : $URL$
dnl-----------------------------------------------------------------------------
dnl-----------------------------------------------------------------------------

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/var/Archive.php,v $
Location : $URL$
------------------------------------------------------------------------------*/
require_once dirname(__FILE__)."/../../storageServer/var/LocStor.php";

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/var/conf.php,v $
Location : $URL$
------------------------------------------------------------------------------*/

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/var/index.php,v $
Location : $URL$
------------------------------------------------------------------------------*/
header ("location: html/gbHtmlLogin.php");

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/var/install/getGname.php,v $
Location : $URL$
------------------------------------------------------------------------------*/

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/var/install/getWwwRoot.php,v $
Location : $URL$
------------------------------------------------------------------------------*/

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/var/install/getXrUrl.php,v $
Location : $URL$
------------------------------------------------------------------------------*/

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/var/install/index.php,v $
Location : $URL$
------------------------------------------------------------------------------*/

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/var/install/install.php,v $
Location : $URL$
------------------------------------------------------------------------------*/
// no remote execution

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/var/install/uninstall.php,v $
Location : $URL$
------------------------------------------------------------------------------*/
require_once '../conf.php';

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/var/xmlrpc/XR_Archive.php,v $
Location : $URL$
------------------------------------------------------------------------------*/

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/var/xmlrpc/put.php,v $
Location : $URL$
------------------------------------------------------------------------------*/

View file

@ -24,7 +24,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/var/xmlrpc/testRunner.sh,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#DEBUG=yes

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/var/xmlrpc/xrArchive.php,v $
Location : $URL$
------------------------------------------------------------------------------*/
/* ====================================================== specific PHP config */

View file

@ -24,7 +24,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/archiveServer/var/xmlrpc/xr_cli_test.php,v $
Location : $URL$
------------------------------------------------------------------------------*/

View file

@ -23,7 +23,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/authentication/bin/autogen.sh,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------

View file

@ -23,7 +23,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/authentication/bin/gen_coverage_data.sh,v $
# Location : $URL$
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script generates code coverage data for the module

View file

@ -22,7 +22,7 @@
#
# Author : $Author$
# Version : $Revision$
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/authentication/etc/Makefile.in,v $
# Location : $URL$
#
# @configure_input@
#-------------------------------------------------------------------------------

View file

@ -22,7 +22,7 @@ dnl
dnl
dnl Author : $Author$
dnl Version : $Revision$
dnl Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/authentication/etc/configure.ac,v $
dnl Location : $URL$
dnl-----------------------------------------------------------------------------
dnl-----------------------------------------------------------------------------

View file

@ -23,7 +23,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/authentication/include/LiveSupport/Authentication/AuthenticationClientFactory.h,v $
Location : $URL$
------------------------------------------------------------------------------*/
#ifndef LiveSupport_Authentication_AuthenticationClientFactory_h

View file

@ -23,7 +23,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/authentication/include/LiveSupport/Authentication/AuthenticationClientInterface.h,v $
Location : $URL$
------------------------------------------------------------------------------*/
#ifndef LiveSupport_Authentication_AuthenticationClientInterface_h

View file

@ -23,7 +23,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/authentication/src/AuthenticationClientFactory.cxx,v $
Location : $URL$
------------------------------------------------------------------------------*/

View file

@ -23,7 +23,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/authentication/src/AuthenticationClientFactoryTest.cxx,v $
Location : $URL$
------------------------------------------------------------------------------*/

View file

@ -23,7 +23,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/authentication/src/AuthenticationClientFactoryTest.h,v $
Location : $URL$
------------------------------------------------------------------------------*/
#ifndef AuthenticationClientFactoryTest_h

View file

@ -23,7 +23,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/authentication/src/TestAuthenticationClient.cxx,v $
Location : $URL$
------------------------------------------------------------------------------*/

View file

@ -23,7 +23,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/authentication/src/TestAuthenticationClient.h,v $
Location : $URL$
------------------------------------------------------------------------------*/
#ifndef TestAuthenticationClient_h

View file

@ -23,7 +23,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/authentication/src/TestAuthenticationClientTest.cxx,v $
Location : $URL$
------------------------------------------------------------------------------*/

View file

@ -23,7 +23,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/authentication/src/TestAuthenticationClientTest.h,v $
Location : $URL$
------------------------------------------------------------------------------*/
#ifndef TestAuthenticationClientTest_h

View file

@ -23,7 +23,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/authentication/src/TestRunner.cxx,v $
Location : $URL$
------------------------------------------------------------------------------*/

View file

@ -23,7 +23,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/authentication/src/WebAuthenticationClient.cxx,v $
Location : $URL$
------------------------------------------------------------------------------*/

View file

@ -23,7 +23,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/authentication/src/WebAuthenticationClient.h,v $
Location : $URL$
------------------------------------------------------------------------------*/
#ifndef WebAuthenticationClient_h

View file

@ -23,7 +23,7 @@
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/authentication/src/WebAuthenticationClientTest.cxx,v $
Location : $URL$
------------------------------------------------------------------------------*/

Some files were not shown because too many files have changed in this diff Show more