diff options
author | Sean Cribbs <seancribbs@gmail.com> | 2009-02-18 19:10:42 -0500 |
---|---|---|
committer | Sean Cribbs <seancribbs@gmail.com> | 2009-02-18 19:11:12 -0500 |
commit | 986af85a675b5d234e65fd3935ad90f7c09eb670 (patch) | |
tree | 81a9741abcf97bc174e67563d5f6118dbc329dd8 /NOTICE | |
parent | 96ea7d91cb062dd85b21c4d1bbf084e20b9e376b (diff) | |
download | chef-986af85a675b5d234e65fd3935ad90f7c09eb670.tar.gz |
CHEF-115: Allow remote filenames that begin with 'http', check for whole protocol lead-in.
Diffstat (limited to 'NOTICE')
-rw-r--r-- | NOTICE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +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 2008, Sean Cribbs <seancribbs@gmail.com> + * Copyright 2009, Sean Cribbs <seancribbs@gmail.com> Chef incorporates code modified from Open4 (http://www.codeforpeople.com/lib/ruby/open4/), which was written by Ara T. Howard. |