summaryrefslogtreecommitdiff
path: root/lib/chef/knife/role_run_list_remove.rb
diff options
context:
space:
mode:
authorNoah Kantrowitz <noah@coderanger.net>2016-02-02 15:36:33 -0800
committerNoah Kantrowitz <noah@coderanger.net>2016-02-02 15:36:33 -0800
commitb169e169f9af598ae9d4af5bfc5289b1255d93e7 (patch)
treed71ce12a48a62b2825259f3b8e08eb20d483de9b /lib/chef/knife/role_run_list_remove.rb
parent85518e379aeb1c69089de588de28fd20a7cc7546 (diff)
parent8ab21fb6a404cef66a64e021aa4387c96d13d01e (diff)
downloadchef-b169e169f9af598ae9d4af5bfc5289b1255d93e7.tar.gz
Merge pull request #4518 from coderanger/copyright-2016
Copyright and author line update
Diffstat (limited to 'lib/chef/knife/role_run_list_remove.rb')
-rw-r--r--lib/chef/knife/role_run_list_remove.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/chef/knife/role_run_list_remove.rb b/lib/chef/knife/role_run_list_remove.rb
index 655a6aa15f..f9f8e1dbb1 100644
--- a/lib/chef/knife/role_run_list_remove.rb
+++ b/lib/chef/knife/role_run_list_remove.rb
@@ -1,6 +1,6 @@
#
-# Author:: Adam Jacob (<adam@opscode.com>)
-# Copyright:: Copyright (c) 2009 Opscode, Inc.
+# Author:: Adam Jacob (<adam@chef.io>)
+# Copyright:: Copyright 2009-2016, Chef Software Inc.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");