aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2008-09-29 16:27:18 -0400
committerMicah Anderson <micah@riseup.net>2008-09-29 16:27:18 -0400
commit769bf79dddc4790d8dc67bae7e6ca13e7cc6ee88 (patch)
tree9a3744786c64e66033660c46e67b532cdd345c40 /manifests
parent9b40b913ed5f76bb4d47afac2220615bed06ddca (diff)
downloadpuppet-apt-769bf79dddc4790d8dc67bae7e6ca13e7cc6ee88.tar.gz
puppet-apt-769bf79dddc4790d8dc67bae7e6ca13e7cc6ee88.tar.bz2
update header to include additional copyright info for my modifications
Diffstat (limited to 'manifests')
-rw-r--r--manifests/init.pp5
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 {