X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/e3960931aafc4841588b0a39d74dfaf768c9219b..93a4d1ae150eeb634b45ad4a688088de8cb1956e:/stgit/commands/uncommit.py diff --git a/stgit/commands/uncommit.py b/stgit/commands/uncommit.py index e03d207..52ce5a8 100644 --- a/stgit/commands/uncommit.py +++ b/stgit/commands/uncommit.py @@ -1,3 +1,5 @@ +# -*- coding: utf-8 -*- + __copyright__ = """ Copyright (C) 2006, Karl Hasselström