diff options
| author | Sebastian Heinlein <devel@glatzor.de> | 2012-06-06 12:27:18 +0200 |
|---|---|---|
| committer | Sebastian Heinlein <devel@glatzor.de> | 2012-06-06 12:27:18 +0200 |
| commit | b1d3ecfe422383a641512779fdb0084b397fd7e6 (patch) | |
| tree | 98ead38c108c73e77d83002f90980c92b1aae91e | |
| parent | 8d592cbbc8cab3407aa628579ed002ef8d7b8c4a (diff) | |
| download | python-apt-b1d3ecfe422383a641512779fdb0084b397fd7e6.tar.gz | |
Add to copyright
| -rw-r--r-- | apt/auth.py | 1 |
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> |
