From: Thierry Parmentelat Date: Thu, 18 Nov 2010 09:23:14 +0000 (+0100) Subject: cleanup more svn keywords X-Git-Tag: plcapi-5.0-19~57 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;ds=sidebyside;h=8b0a5128b2582b1cf41b123680e8d4ec270ac9a3;p=plcapi.git cleanup more svn keywords --- diff --git a/PLC/Methods/UpdateTagType.py b/PLC/Methods/UpdateTagType.py index adec78e..bad4ba2 100644 --- a/PLC/Methods/UpdateTagType.py +++ b/PLC/Methods/UpdateTagType.py @@ -1,10 +1,6 @@ -# $Id$ -# $URL$ # # Thierry Parmentelat - INRIA # -# $Revision: 9423 $ -# from PLC.Faults import * from PLC.Method import Method from PLC.Parameter import Parameter, Mixed diff --git a/PLC/NodeTags.py b/PLC/NodeTags.py index 9e29192..c289dee 100644 --- a/PLC/NodeTags.py +++ b/PLC/NodeTags.py @@ -1,5 +1,3 @@ -# $Id$ -# $URL$ # # Thierry Parmentelat - INRIA # diff --git a/planetlab5.sql b/planetlab5.sql index 25b3edd..6ac84c5 100644 --- a/planetlab5.sql +++ b/planetlab5.sql @@ -12,9 +12,6 @@ -- -- NOTE: this file was first created for version 4.3, the filename might be confusing -- --- $Id$ --- $URL$ --- SET client_encoding = 'UNICODE';