diff --git a/test/integration/aliases/serverspec/aliases_spec.rb b/test/integration/aliases/serverspec/aliases_spec.rb index cb803dd..a79a9de 100644 --- a/test/integration/aliases/serverspec/aliases_spec.rb +++ b/test/integration/aliases/serverspec/aliases_spec.rb @@ -1,5 +1,5 @@ # encoding: utf-8 -# Copyright 2012, Chef Software, Inc. +# Copyright 2012-2016, Chef Software, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/integration/client/serverspec/client_spec.rb b/test/integration/client/serverspec/client_spec.rb index 442c84b..8b7e097 100644 --- a/test/integration/client/serverspec/client_spec.rb +++ b/test/integration/client/serverspec/client_spec.rb @@ -1,5 +1,5 @@ # encoding: utf-8 -# Copyright 2012, Chef Software, Inc. +# Copyright 2012-2016, Chef Software, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/integration/default/serverspec/default_spec.rb b/test/integration/default/serverspec/default_spec.rb index e717a09..d6b6d33 100644 --- a/test/integration/default/serverspec/default_spec.rb +++ b/test/integration/default/serverspec/default_spec.rb @@ -1,5 +1,5 @@ # encoding: utf-8 -# Copyright 2012, Chef Software, Inc. +# Copyright 2012-2016, Chef Software, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/integration/sasl_auth/serverspec/sasl_auth_spec.rb b/test/integration/sasl_auth/serverspec/sasl_auth_spec.rb index dcd9229..0c16f93 100644 --- a/test/integration/sasl_auth/serverspec/sasl_auth_spec.rb +++ b/test/integration/sasl_auth/serverspec/sasl_auth_spec.rb @@ -1,5 +1,5 @@ # encoding: utf-8 -# Copyright 2012, Chef Software, Inc. +# Copyright 2012-2016, Chef Software, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/integration/server/serverspec/server_spec.rb b/test/integration/server/serverspec/server_spec.rb index 9d55610..88b7c75 100644 --- a/test/integration/server/serverspec/server_spec.rb +++ b/test/integration/server/serverspec/server_spec.rb @@ -1,5 +1,5 @@ # encoding: utf-8 -# Copyright 2012, Chef Software, Inc. +# Copyright 2012-2016, Chef Software, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.