Added the 'svn:keywords = "Author Revision URL"' property to

*.cxx *.h *.sh *.php *.html Makefile.in configure.ac
in all directories except tmp and usr.
This commit is contained in:
fgerlits 2005-09-10 12:03:42 +00:00
parent 6ac0a8c723
commit 30ac8fb6a3
651 changed files with 9353 additions and 9353 deletions

View file

@ -21,8 +21,8 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Author : $Author: maroy $
Version : $Revision: 1.6 $
Author : $Author$
Version : $Revision$
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/schedulerClient/include/LiveSupport/SchedulerClient/SchedulerClientInterface.h,v $
------------------------------------------------------------------------------*/
@ -70,8 +70,8 @@ using namespace LiveSupport::Core;
/**
* An interface to access the scheduler daemon as a client.
*
* @author $Author: maroy $
* @version $Revision: 1.6 $
* @author $Author$
* @version $Revision$
*/
class SchedulerClientInterface
{