From dde7bba9c1402650cd8b24d2e01a2c08d4799784 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Wed, 7 Sep 2016 21:55:46 -0700 Subject: [PATCH] Update copyrights Signed-off-by: Tim Smith --- test/integration/aliases/serverspec/aliases_spec.rb | 2 +- test/integration/client/serverspec/client_spec.rb | 2 +- test/integration/default/serverspec/default_spec.rb | 2 +- test/integration/sasl_auth/serverspec/sasl_auth_spec.rb | 2 +- test/integration/server/serverspec/server_spec.rb | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) 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.