diff options
Diffstat (limited to 'manifests')
| -rw-r--r-- | manifests/init.pp | 5 | 
1 files changed, 1 insertions, 4 deletions
diff --git a/manifests/init.pp b/manifests/init.pp index 7ec7a7b..b5faef3 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -1,10 +1,7 @@  # apt.pp - common components and defaults for handling apt +# Copyright (C) 2008 Micah Anerson <micah@riseup.net>  # Copyright (C) 2007 David Schmitt <david@schmitt.edv-bus.at>  # See LICENSE for the full license granted to you. -# -# With hints from -#  Micah Anderson <micah@riseup.net> -#  * backports key  class apt {  | 
