summaryrefslogtreecommitdiff
path: root/lib/chef/provider/remote_file.rb
diff options
context:
space:
mode:
authorJesse Campbell <hikeit@gmail.com>2013-01-22 13:08:32 -0500
committerJesse Campbell <hikeit@gmail.com>2013-01-22 13:08:32 -0500
commit548f148441b31231e4309117c4e830aee37e3b59 (patch)
tree57559f0abc870fcb434609af211674b7b4c06448 /lib/chef/provider/remote_file.rb
parent7748198cd929c87dacb74d879c561c181896805b (diff)
downloadchef-548f148441b31231e4309117c4e830aee37e3b59.tar.gz
add attribution for ftp methods
Diffstat (limited to 'lib/chef/provider/remote_file.rb')
-rw-r--r--lib/chef/provider/remote_file.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/chef/provider/remote_file.rb b/lib/chef/provider/remote_file.rb
index 6d61930ab3..cf4d129bea 100644
--- a/lib/chef/provider/remote_file.rb
+++ b/lib/chef/provider/remote_file.rb
@@ -1,5 +1,6 @@
#
# Author:: Adam Jacob (<adam@opscode.com>)
+# Author:: Jesse Campbell (<hikeit@gmail.com>)
# Copyright:: Copyright (c) 2008 Opscode, Inc.
# License:: Apache License, Version 2.0
#