summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2012-06-29 02:06:26 +0200
committerAnthony G. Basile <blueness@gentoo.org>2012-06-29 08:50:25 -0400
commit248b5549959768ac297756143d0c17b179f313a9 (patch)
tree5662ac2876cfd61e0fcab6066d923b9861570b00 /sbin
parentUpdate configparser imports for compatibility with Python 3. (diff)
downloadwebapp-config-248b5549959768ac297756143d0c17b179f313a9.tar.gz
webapp-config-248b5549959768ac297756143d0c17b179f313a9.tar.bz2
webapp-config-248b5549959768ac297756143d0c17b179f313a9.zip
Delete obsolete __version__ attributes.
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'sbin')
-rwxr-xr-xsbin/webapp-config2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/webapp-config b/sbin/webapp-config
index 7d30ba6..463581c 100755
--- a/sbin/webapp-config
+++ b/sbin/webapp-config
@@ -18,8 +18,6 @@
upgrade, and remove web-based applications in a virtual-hosting
environment. '''
-__version__ = "$Id: webapp-config 126 2005-11-05 23:26:48Z wrobel $"
-
# ========================================================================
# Dependencies
# ------------------------------------------------------------------------