diff options
author | Micah Anderson <micah@riseup.net> | 2008-09-29 16:27:18 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2008-09-29 16:27:18 -0400 |
commit | 769bf79dddc4790d8dc67bae7e6ca13e7cc6ee88 (patch) | |
tree | 9a3744786c64e66033660c46e67b532cdd345c40 /manifests | |
parent | 9b40b913ed5f76bb4d47afac2220615bed06ddca (diff) |
update header to include additional copyright info for my modifications
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 { |