diff options
author | Gunnar Wrobel <wrobel@gentoo.org> | 2007-04-27 19:58:56 +0000 |
---|---|---|
committer | Gunnar Wrobel <wrobel@gentoo.org> | 2007-04-27 19:58:56 +0000 |
commit | 18d042546f74333c3d6e4b8a04be803fe9236e61 (patch) | |
tree | d83385a33689adcfb2a3705391988f12707b13c1 | |
parent | Header (diff) | |
download | webapp-config-18d042546f74333c3d6e4b8a04be803fe9236e61.tar.gz webapp-config-18d042546f74333c3d6e4b8a04be803fe9236e61.tar.bz2 webapp-config-18d042546f74333c3d6e4b8a04be803fe9236e61.zip |
Header.
svn path=/trunk/webapp-config/; revision=20
-rw-r--r-- | WebappConfig/sandbox.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/WebappConfig/sandbox.py b/WebappConfig/sandbox.py index c3df234..a15dd61 100644 --- a/WebappConfig/sandbox.py +++ b/WebappConfig/sandbox.py @@ -6,12 +6,12 @@ # # Originally written for the Gentoo Linux distribution # -# Copyright (c) 1999-2005 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> # # ======================================================================== ''' |