summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunnar Wrobel <wrobel@gentoo.org>2007-04-27 20:08:12 +0000
committerGunnar Wrobel <wrobel@gentoo.org>2007-04-27 20:08:12 +0000
commit522df8ccef9a3ca87ffff42882dafadd2fa76c96 (patch)
treec062d5f443f5098030eaaba0dfbbacec4a8d2b93
parentNew config option for the package manager. (diff)
downloadwebapp-config-522df8ccef9a3ca87ffff42882dafadd2fa76c96.tar.gz
webapp-config-522df8ccef9a3ca87ffff42882dafadd2fa76c96.tar.bz2
webapp-config-522df8ccef9a3ca87ffff42882dafadd2fa76c96.zip
Header.
svn path=/trunk/webapp-config/; revision=24
-rw-r--r--WebappConfig/filetype.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/WebappConfig/filetype.py b/WebappConfig/filetype.py
index c7da10b..41aff8f 100644
--- a/WebappConfig/filetype.py
+++ b/WebappConfig/filetype.py
@@ -6,12 +6,12 @@
#
# Originally written for the Gentoo Linux distribution
#
-# Copyright (c) 1999-2006 Gentoo Foundation
+# Copyright (c) 1999-2007 Authors
# Released under v2 of the GNU GPL
#
-# Author(s) Stuart Herbert <stuart@gentoo.org>
+# Author(s) Stuart Herbert
# Renat Lumpau <rl03@gentoo.org>
-# Gunnar Wrobel <php@gunnarwrobel.de>
+# Gunnar Wrobel <wrobel@gentoo.org>
#
# ========================================================================
''' A class that returns the file type for a given path.'''