summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apt/auth.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/apt/auth.py b/apt/auth.py
index a999a7cf..38c4bdc6 100644
--- a/apt/auth.py
+++ b/apt/auth.py
@@ -3,6 +3,7 @@
# auth - authentication key management
#
# Copyright (c) 2004 Canonical
+# Copyright (c) 2012 Sebastian Heinlein
#
# Author: Michael Vogt <mvo@debian.org>
# Sebastian Heinlein <devel@glatzor.de>