summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-05-28 13:44:44 -0700
committerTim Smith <tsmith84@gmail.com>2020-05-28 13:44:44 -0700
commit2760e9cdcd210ad82ca13b24d599ea75ec067e8c (patch)
tree6b465475f99b04fcb63ac1949df431ce334f6dfc
parent7abfad55ffe636e0b6adb44e6c1a24407034e718 (diff)
downloadchef-hostname_solaris.tar.gz
Add header to the hostname filehostname_solaris
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--lib/chef/resource/hostname.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/chef/resource/hostname.rb b/lib/chef/resource/hostname.rb
index f398777459..2d9b18b42d 100644
--- a/lib/chef/resource/hostname.rb
+++ b/lib/chef/resource/hostname.rb
@@ -1,4 +1,7 @@
#
+# Copyright:: Copyright (c) Chef Software Inc.
+# License:: Apache License, Version 2.0
+#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at