summaryrefslogtreecommitdiff
path: root/lib/chef/mash.rb
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-2/+2
| | | 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"
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+225
The opscode/chef repository now only contains the core Chef library code used by chef-client, knife and chef-solo!