diff options
author | Noah Kantrowitz <noah@coderanger.net> | 2016-02-02 14:43:28 -0800 |
---|---|---|
committer | Noah Kantrowitz <noah@coderanger.net> | 2016-02-02 14:43:28 -0800 |
commit | 0878ed6123706ed4201644ee798da993f8cb5ad4 (patch) | |
tree | 6d3417f8bddbd09054e8a36d7cd1803002f3cd00 /NOTICE | |
parent | a27aada46427ed7fe366bb9e9f57ca6f94272f97 (diff) | |
download | chef-0878ed6123706ed4201644ee798da993f8cb5ad4.tar.gz |
Copyright year update for 2016 and massive cleanup.
Generated via git ls-files | xargs perl -pi -e "s/[Cc]opyright (?:\([Cc]\) )?((?\!$(date +%Y))\\d{4})(-\\d{4})?([, ][ \d]+)*(,|(?= ))/Copyright \\1-$(date +%Y),/g"
Diffstat (limited to 'NOTICE')
-rw-r--r-- | NOTICE | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -5,17 +5,17 @@ Developed at Opscode (http://www.opscode.com). Contributors and Copyright holders: - * Copyright 2008, Adam Jacob <adam@opscode.com> - * Copyright 2008, Arjuna Christensen <aj@hjksolutions.com> - * Copyright 2008, Bryan McLellan <btm@loftninjas.org> - * Copyright 2008, Ezra Zygmuntowicz <ezra@engineyard.com> - * Copyright 2009, Sean Cribbs <seancribbs@gmail.com> - * Copyright 2009, Christopher Brown <cb@opscode.com> - * Copyright 2009, Thom May <thom@clearairturbulence.org> - * Copyright 2009, Joe Williams <joe@joetify.com> + * Copyright 2008-2016, Adam Jacob <adam@opscode.com> + * Copyright 2008-2016, Arjuna Christensen <aj@hjksolutions.com> + * Copyright 2008-2016, Bryan McLellan <btm@loftninjas.org> + * Copyright 2008-2016, Ezra Zygmuntowicz <ezra@engineyard.com> + * Copyright 2009-2016, Sean Cribbs <seancribbs@gmail.com> + * Copyright 2009-2016, Christopher Brown <cb@opscode.com> + * Copyright 2009-2016, Thom May <thom@clearairturbulence.org> + * Copyright 2009-2016, Joe Williams <joe@joetify.com> Chef incorporates code modified from Open4 (http://www.codeforpeople.com/lib/ruby/open4/), which was written by Ara T. Howard. -Chef incorporates code modified from deep_merge (http://trac.misuse.org/science/wiki/DeepMerge), which is Copyright (c) 2008 Steve Midgley +Chef incorporates code modified from deep_merge (http://trac.misuse.org/science/wiki/DeepMerge), which is Copyright 2008-2016, Steve Midgley Chef incorporates code modified from diff-lcs (http://diff-lcs.rubyforge.org/), which is Copyright (c) 2004–2013 Austin Ziegler |