diff options
author | kaustubh <kaustubh.deo@gmail.com> | 2014-09-22 10:02:30 +0530 |
---|---|---|
committer | kaustubh <kaustubh.deo@gmail.com> | 2014-09-22 10:02:30 +0530 |
commit | 36aca4d584cba3600789e0668aaa7eb67dfa84c5 (patch) | |
tree | 2a8e06b03c433f762035b6725accbe79beba63a6 | |
parent | 1c8d5dab993271f971410d4fb03f60bbd54280fa (diff) | |
download | chef-36aca4d584cba3600789e0668aaa7eb67dfa84c5.tar.gz |
fix copyright
-rwxr-xr-x | spec/functional/resource/aix_service_spec.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/functional/resource/aix_service_spec.rb b/spec/functional/resource/aix_service_spec.rb index ab275d3edf..c566c16ec5 100755 --- a/spec/functional/resource/aix_service_spec.rb +++ b/spec/functional/resource/aix_service_spec.rb @@ -1,7 +1,7 @@ # encoding: UTF-8 # # Author:: Kaustubh Deorukhkar (<kaustubh@clogeny.com>) -# Copyright:: Copyright (c) 2014 Opscode, Inc. +# Copyright:: Copyright (c) 2014 Chef Software, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |