From fa5d899360159b86660bf76ef0fce8f4109760cb Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 4 Dec 2008 22:09:48 +0000 Subject: [PATCH] svn keywords yet again --- PLC/Addresses.py | 2 +- PLC/Debug.py | 2 +- PLC/Ilinks.py | 2 +- PLC/InitScripts.py | 2 +- PLC/InterfaceTags.py | 2 +- PLC/Keys.py | 2 +- PLC/NodeTags.py | 2 +- PLC/POD.py | 2 +- PLC/Peers.py | 2 +- PLC/Sessions.py | 2 +- PLC/Sites.py | 2 +- PLC/SliceTags.py | 2 +- PLC/TagTypes.py | 2 +- PLC/sendmail.py | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/PLC/Addresses.py b/PLC/Addresses.py index d5306f6..82c5bd6 100644 --- a/PLC/Addresses.py +++ b/PLC/Addresses.py @@ -1,4 +1,4 @@ -# $Id# +# $Id$ from PLC.Faults import * from PLC.Parameter import Parameter from PLC.Table import Row, Table diff --git a/PLC/Debug.py b/PLC/Debug.py index 4b6aa2f..be2d09a 100644 --- a/PLC/Debug.py +++ b/PLC/Debug.py @@ -1,4 +1,4 @@ -# $Id# +# $Id$ import time import sys import syslog diff --git a/PLC/Ilinks.py b/PLC/Ilinks.py index b55df0c..924fb0c 100644 --- a/PLC/Ilinks.py +++ b/PLC/Ilinks.py @@ -1,4 +1,4 @@ -# $Id# +# $Id$ # # Thierry Parmentelat - INRIA # diff --git a/PLC/InitScripts.py b/PLC/InitScripts.py index 259c8c6..950525a 100644 --- a/PLC/InitScripts.py +++ b/PLC/InitScripts.py @@ -1,4 +1,4 @@ -# $Id# +# $Id$ # # Functions for interacting with the initscripts table in the database # diff --git a/PLC/InterfaceTags.py b/PLC/InterfaceTags.py index 6713a3d..7ecc800 100644 --- a/PLC/InterfaceTags.py +++ b/PLC/InterfaceTags.py @@ -1,4 +1,4 @@ -# $Id# +# $Id$ # # Thierry Parmentelat - INRIA # diff --git a/PLC/Keys.py b/PLC/Keys.py index 06b920c..ab8d7a6 100644 --- a/PLC/Keys.py +++ b/PLC/Keys.py @@ -1,4 +1,4 @@ -# $Id# +# $Id$ import re from PLC.Faults import * diff --git a/PLC/NodeTags.py b/PLC/NodeTags.py index c27b887..6a95f6e 100644 --- a/PLC/NodeTags.py +++ b/PLC/NodeTags.py @@ -1,4 +1,4 @@ -# $Id# +# $Id$ # # Thierry Parmentelat - INRIA # diff --git a/PLC/POD.py b/PLC/POD.py index 5b92dd3..2dd596d 100644 --- a/PLC/POD.py +++ b/PLC/POD.py @@ -1,4 +1,4 @@ -# $Id# +# $Id$ # Marc E. Fiuczynski # Copyright (C) 2004 The Trustees of Princeton University # diff --git a/PLC/Peers.py b/PLC/Peers.py index 6cdd68e..729fd71 100644 --- a/PLC/Peers.py +++ b/PLC/Peers.py @@ -1,4 +1,4 @@ -# $Id# +# $Id$ # # Thierry Parmentelat - INRIA # diff --git a/PLC/Sessions.py b/PLC/Sessions.py index 2414161..a4b82cc 100644 --- a/PLC/Sessions.py +++ b/PLC/Sessions.py @@ -1,4 +1,4 @@ -# $Id# +# $Id$ from types import StringTypes import random import base64 diff --git a/PLC/Sites.py b/PLC/Sites.py index f3b6d9c..ed2a6e6 100644 --- a/PLC/Sites.py +++ b/PLC/Sites.py @@ -1,4 +1,4 @@ -# $Id# +# $Id$ from types import StringTypes import string diff --git a/PLC/SliceTags.py b/PLC/SliceTags.py index bde5df5..e7c8b8a 100644 --- a/PLC/SliceTags.py +++ b/PLC/SliceTags.py @@ -1,4 +1,4 @@ -# $Id# +# $Id$ from PLC.Faults import * from PLC.Parameter import Parameter from PLC.Filter import Filter diff --git a/PLC/TagTypes.py b/PLC/TagTypes.py index a7f180d..045447b 100644 --- a/PLC/TagTypes.py +++ b/PLC/TagTypes.py @@ -1,4 +1,4 @@ -# $Id# +# $Id$ # # Thierry Parmentelat - INRIA # diff --git a/PLC/sendmail.py b/PLC/sendmail.py index b6fda73..3ce0f69 100644 --- a/PLC/sendmail.py +++ b/PLC/sendmail.py @@ -1,4 +1,4 @@ -# $Id# +# $Id$ import os import sys import pprint -- 2.43.0