summaryrefslogtreecommitdiff
path: root/lib/chef/constants.rb
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2017-03-15 22:58:08 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2017-03-15 22:58:08 -0700
commit0d6c4462a6c88584ee8a2c8cedc0865c39880154 (patch)
tree5b385c479a8bef84f471f62d579fca99406dec85 /lib/chef/constants.rb
parent645054783c587301c3c1226581df5cfcd0a9b947 (diff)
downloadchef-0d6c4462a6c88584ee8a2c8cedc0865c39880154.tar.gz
Chef-13: Nillable properties
remove deprecations and now properties are nillable and passing a nil is now always a set, not a get. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'lib/chef/constants.rb')
-rw-r--r--lib/chef/constants.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/constants.rb b/lib/chef/constants.rb
index f32c3e6654..d75b632173 100644
--- a/lib/chef/constants.rb
+++ b/lib/chef/constants.rb
@@ -1,6 +1,6 @@
#
# Author:: John Keiser <jkeiser@chef.io>
-# Copyright:: Copyright 2015-2016, Chef Software Inc.
+# Copyright:: Copyright 2015-2017, Chef Software Inc.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");