summaryrefslogtreecommitdiffstats
path: root/base/deploy/src/scriptlets/pkiscriptlet.py
diff options
context:
space:
mode:
Diffstat (limited to 'base/deploy/src/scriptlets/pkiscriptlet.py')
-rw-r--r--base/deploy/src/scriptlets/pkiscriptlet.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/base/deploy/src/scriptlets/pkiscriptlet.py b/base/deploy/src/scriptlets/pkiscriptlet.py
index 5befd993a..6f29e2c8b 100644
--- a/base/deploy/src/scriptlets/pkiscriptlet.py
+++ b/base/deploy/src/scriptlets/pkiscriptlet.py
@@ -15,7 +15,7 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
-# Copyright (C) 2011 Red Hat, Inc.
+# Copyright (C) 2012 Red Hat, Inc.
# All rights reserved.
#
@@ -44,4 +44,3 @@ class AbstractBasePkiScriptlet(object):
"""Retrieve data from the specified PKI dictionary and
use it to destroy an existing PKI instance."""
return
-