summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NOTICE1
-rw-r--r--chef/lib/chef/rest.rb1
2 files changed, 2 insertions, 0 deletions
diff --git a/NOTICE b/NOTICE
index 98d9cf3a76..deebae2d69 100644
--- a/NOTICE
+++ b/NOTICE
@@ -9,6 +9,7 @@ Contributors and Copyright holders:
* Copyright 2008, Arjuna Christensen <aj@hjksolutions.com>
* Copyright 2008, Bryan McLellan <btm@loftninjas.org>
* Copyright 2008, Ezra Zygmuntowicz <ezra@engineyard.com>
+ * Copyright 2009, Thom May <thom@clearairturbulence.org>
Chef incorporates code modified from Open4 (http://www.codeforpeople.com/lib/ruby/open4/), which was written by Ara T. Howard.
diff --git a/chef/lib/chef/rest.rb b/chef/lib/chef/rest.rb
index 5f4b853870..6b1d1185e8 100644
--- a/chef/lib/chef/rest.rb
+++ b/chef/lib/chef/rest.rb
@@ -1,5 +1,6 @@
#
# Author:: Adam Jacob (<adam@opscode.com>)
+# Author:: Thom May (<thom@clearairturbulence.org>)
# Copyright:: Copyright (c) 2008 Opscode, Inc.
# License:: Apache License, Version 2.0
#