diff options
author | Matt Goins <mjgoins@openflows.com> | 2009-01-31 21:31:30 -0500 |
---|---|---|
committer | Matt Goins <mjgoins@openflows.com> | 2009-01-31 21:31:30 -0500 |
commit | af6f93d261025cd859996fce65e7edfc68fb1f34 (patch) | |
tree | ab92c8bc0b04c06a9ee38edfd46270fc40498140 /packaging/debian/monkeysphere.postrm | |
parent | 487fffd53cd109fb7f6291735c1f5cb5a0df8eeb (diff) | |
parent | 5d9e91f20216702ad675244465157ad54cde75a4 (diff) |
Merge commit 'jrollins/master'
Diffstat (limited to 'packaging/debian/monkeysphere.postrm')
-rwxr-xr-x | packaging/debian/monkeysphere.postrm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/debian/monkeysphere.postrm b/packaging/debian/monkeysphere.postrm index 7c0fede..79f7245 100755 --- a/packaging/debian/monkeysphere.postrm +++ b/packaging/debian/monkeysphere.postrm @@ -2,8 +2,8 @@ # postrm script for monkeysphere -# Author: Jameson Rollins <jrollins@fifthhorseman.net> -# Copyright 2008 +# Author: Jameson Rollins <jrollins@finestructure.net> +# Copyright 2008-2009 case $1 in purge) |