From 3b157afbbdb1285f937525df45c735b1d9566418 Mon Sep 17 00:00:00 2001 From: Steve Kriss Date: Tue, 2 Jan 2018 10:48:42 -0800 Subject: [PATCH 1/2] update copyright year to 2018 for generated files Signed-off-by: Steve Kriss --- pkg/apis/ark/v1/zz_generated.deepcopy.go | 2 +- pkg/generated/clientset/versioned/clientset.go | 2 +- pkg/generated/clientset/versioned/doc.go | 2 +- pkg/generated/clientset/versioned/fake/clientset_generated.go | 2 +- pkg/generated/clientset/versioned/fake/doc.go | 2 +- pkg/generated/clientset/versioned/fake/register.go | 2 +- pkg/generated/clientset/versioned/scheme/doc.go | 2 +- pkg/generated/clientset/versioned/scheme/register.go | 2 +- pkg/generated/clientset/versioned/typed/ark/v1/ark_client.go | 2 +- pkg/generated/clientset/versioned/typed/ark/v1/backup.go | 2 +- pkg/generated/clientset/versioned/typed/ark/v1/config.go | 2 +- pkg/generated/clientset/versioned/typed/ark/v1/doc.go | 2 +- .../clientset/versioned/typed/ark/v1/downloadrequest.go | 2 +- pkg/generated/clientset/versioned/typed/ark/v1/fake/doc.go | 2 +- .../clientset/versioned/typed/ark/v1/fake/fake_ark_client.go | 2 +- .../clientset/versioned/typed/ark/v1/fake/fake_backup.go | 2 +- .../clientset/versioned/typed/ark/v1/fake/fake_config.go | 2 +- .../versioned/typed/ark/v1/fake/fake_downloadrequest.go | 2 +- .../clientset/versioned/typed/ark/v1/fake/fake_restore.go | 2 +- .../clientset/versioned/typed/ark/v1/fake/fake_schedule.go | 2 +- .../clientset/versioned/typed/ark/v1/generated_expansion.go | 2 +- pkg/generated/clientset/versioned/typed/ark/v1/restore.go | 2 +- pkg/generated/clientset/versioned/typed/ark/v1/schedule.go | 2 +- pkg/generated/informers/externalversions/ark/interface.go | 2 +- pkg/generated/informers/externalversions/ark/v1/backup.go | 2 +- pkg/generated/informers/externalversions/ark/v1/config.go | 2 +- .../informers/externalversions/ark/v1/downloadrequest.go | 2 +- pkg/generated/informers/externalversions/ark/v1/interface.go | 2 +- pkg/generated/informers/externalversions/ark/v1/restore.go | 2 +- pkg/generated/informers/externalversions/ark/v1/schedule.go | 2 +- pkg/generated/informers/externalversions/factory.go | 2 +- pkg/generated/informers/externalversions/generic.go | 2 +- .../externalversions/internalinterfaces/factory_interfaces.go | 2 +- pkg/generated/listers/ark/v1/backup.go | 2 +- pkg/generated/listers/ark/v1/config.go | 2 +- pkg/generated/listers/ark/v1/downloadrequest.go | 2 +- pkg/generated/listers/ark/v1/expansion_generated.go | 2 +- pkg/generated/listers/ark/v1/restore.go | 2 +- pkg/generated/listers/ark/v1/schedule.go | 2 +- 39 files changed, 39 insertions(+), 39 deletions(-) diff --git a/pkg/apis/ark/v1/zz_generated.deepcopy.go b/pkg/apis/ark/v1/zz_generated.deepcopy.go index e73389538..32b406edc 100644 --- a/pkg/apis/ark/v1/zz_generated.deepcopy.go +++ b/pkg/apis/ark/v1/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ // +build !ignore_autogenerated /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/clientset/versioned/clientset.go b/pkg/generated/clientset/versioned/clientset.go index 30dc35cdf..40eca7597 100644 --- a/pkg/generated/clientset/versioned/clientset.go +++ b/pkg/generated/clientset/versioned/clientset.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/clientset/versioned/doc.go b/pkg/generated/clientset/versioned/doc.go index 7cc6b7720..0501f346f 100644 --- a/pkg/generated/clientset/versioned/doc.go +++ b/pkg/generated/clientset/versioned/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/clientset/versioned/fake/clientset_generated.go b/pkg/generated/clientset/versioned/fake/clientset_generated.go index 8dbca18df..75acbd28a 100644 --- a/pkg/generated/clientset/versioned/fake/clientset_generated.go +++ b/pkg/generated/clientset/versioned/fake/clientset_generated.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/clientset/versioned/fake/doc.go b/pkg/generated/clientset/versioned/fake/doc.go index 33eb08ee7..fe495b057 100644 --- a/pkg/generated/clientset/versioned/fake/doc.go +++ b/pkg/generated/clientset/versioned/fake/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/clientset/versioned/fake/register.go b/pkg/generated/clientset/versioned/fake/register.go index 13ceb3279..0ca813e32 100644 --- a/pkg/generated/clientset/versioned/fake/register.go +++ b/pkg/generated/clientset/versioned/fake/register.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/clientset/versioned/scheme/doc.go b/pkg/generated/clientset/versioned/scheme/doc.go index d3561443f..85097a6ff 100644 --- a/pkg/generated/clientset/versioned/scheme/doc.go +++ b/pkg/generated/clientset/versioned/scheme/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/clientset/versioned/scheme/register.go b/pkg/generated/clientset/versioned/scheme/register.go index cf2feada6..9ae4f7a8c 100644 --- a/pkg/generated/clientset/versioned/scheme/register.go +++ b/pkg/generated/clientset/versioned/scheme/register.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/clientset/versioned/typed/ark/v1/ark_client.go b/pkg/generated/clientset/versioned/typed/ark/v1/ark_client.go index c42bedf32..4921e71d7 100644 --- a/pkg/generated/clientset/versioned/typed/ark/v1/ark_client.go +++ b/pkg/generated/clientset/versioned/typed/ark/v1/ark_client.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/clientset/versioned/typed/ark/v1/backup.go b/pkg/generated/clientset/versioned/typed/ark/v1/backup.go index a6019c0a2..5d7c21c51 100644 --- a/pkg/generated/clientset/versioned/typed/ark/v1/backup.go +++ b/pkg/generated/clientset/versioned/typed/ark/v1/backup.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/clientset/versioned/typed/ark/v1/config.go b/pkg/generated/clientset/versioned/typed/ark/v1/config.go index fdecee2de..36106df26 100644 --- a/pkg/generated/clientset/versioned/typed/ark/v1/config.go +++ b/pkg/generated/clientset/versioned/typed/ark/v1/config.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/clientset/versioned/typed/ark/v1/doc.go b/pkg/generated/clientset/versioned/typed/ark/v1/doc.go index 1efdad2d6..4e3f3cf25 100644 --- a/pkg/generated/clientset/versioned/typed/ark/v1/doc.go +++ b/pkg/generated/clientset/versioned/typed/ark/v1/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/clientset/versioned/typed/ark/v1/downloadrequest.go b/pkg/generated/clientset/versioned/typed/ark/v1/downloadrequest.go index d228b30bc..87df6a22c 100644 --- a/pkg/generated/clientset/versioned/typed/ark/v1/downloadrequest.go +++ b/pkg/generated/clientset/versioned/typed/ark/v1/downloadrequest.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/clientset/versioned/typed/ark/v1/fake/doc.go b/pkg/generated/clientset/versioned/typed/ark/v1/fake/doc.go index ec0e8d66d..7892129a6 100644 --- a/pkg/generated/clientset/versioned/typed/ark/v1/fake/doc.go +++ b/pkg/generated/clientset/versioned/typed/ark/v1/fake/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_ark_client.go b/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_ark_client.go index 2cdb40e7d..cd5ea1a97 100644 --- a/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_ark_client.go +++ b/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_ark_client.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_backup.go b/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_backup.go index 73fb49e8f..3efea87b7 100644 --- a/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_backup.go +++ b/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_backup.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_config.go b/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_config.go index 7f67ff2af..eacb9e9be 100644 --- a/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_config.go +++ b/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_config.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_downloadrequest.go b/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_downloadrequest.go index d087af3f2..74bbaae94 100644 --- a/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_downloadrequest.go +++ b/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_downloadrequest.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_restore.go b/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_restore.go index f5d2cfe35..80115efb5 100644 --- a/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_restore.go +++ b/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_restore.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_schedule.go b/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_schedule.go index ea8f93848..aa2dc1355 100644 --- a/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_schedule.go +++ b/pkg/generated/clientset/versioned/typed/ark/v1/fake/fake_schedule.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/clientset/versioned/typed/ark/v1/generated_expansion.go b/pkg/generated/clientset/versioned/typed/ark/v1/generated_expansion.go index a0ac4091a..ee208c31a 100644 --- a/pkg/generated/clientset/versioned/typed/ark/v1/generated_expansion.go +++ b/pkg/generated/clientset/versioned/typed/ark/v1/generated_expansion.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/clientset/versioned/typed/ark/v1/restore.go b/pkg/generated/clientset/versioned/typed/ark/v1/restore.go index b7fe763c1..2b92b8258 100644 --- a/pkg/generated/clientset/versioned/typed/ark/v1/restore.go +++ b/pkg/generated/clientset/versioned/typed/ark/v1/restore.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/clientset/versioned/typed/ark/v1/schedule.go b/pkg/generated/clientset/versioned/typed/ark/v1/schedule.go index f7563f7a5..08536713c 100644 --- a/pkg/generated/clientset/versioned/typed/ark/v1/schedule.go +++ b/pkg/generated/clientset/versioned/typed/ark/v1/schedule.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/informers/externalversions/ark/interface.go b/pkg/generated/informers/externalversions/ark/interface.go index 1b01e7674..6242611b4 100644 --- a/pkg/generated/informers/externalversions/ark/interface.go +++ b/pkg/generated/informers/externalversions/ark/interface.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/informers/externalversions/ark/v1/backup.go b/pkg/generated/informers/externalversions/ark/v1/backup.go index 8f35ba2d6..4a1c50ac8 100644 --- a/pkg/generated/informers/externalversions/ark/v1/backup.go +++ b/pkg/generated/informers/externalversions/ark/v1/backup.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/informers/externalversions/ark/v1/config.go b/pkg/generated/informers/externalversions/ark/v1/config.go index 1863e3a35..ef6d2225e 100644 --- a/pkg/generated/informers/externalversions/ark/v1/config.go +++ b/pkg/generated/informers/externalversions/ark/v1/config.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/informers/externalversions/ark/v1/downloadrequest.go b/pkg/generated/informers/externalversions/ark/v1/downloadrequest.go index 397f4104e..2c20777f5 100644 --- a/pkg/generated/informers/externalversions/ark/v1/downloadrequest.go +++ b/pkg/generated/informers/externalversions/ark/v1/downloadrequest.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/informers/externalversions/ark/v1/interface.go b/pkg/generated/informers/externalversions/ark/v1/interface.go index b381854e8..dd89bdaae 100644 --- a/pkg/generated/informers/externalversions/ark/v1/interface.go +++ b/pkg/generated/informers/externalversions/ark/v1/interface.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/informers/externalversions/ark/v1/restore.go b/pkg/generated/informers/externalversions/ark/v1/restore.go index 61669010b..1eda8142a 100644 --- a/pkg/generated/informers/externalversions/ark/v1/restore.go +++ b/pkg/generated/informers/externalversions/ark/v1/restore.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/informers/externalversions/ark/v1/schedule.go b/pkg/generated/informers/externalversions/ark/v1/schedule.go index be9fba1a5..b0ff77e84 100644 --- a/pkg/generated/informers/externalversions/ark/v1/schedule.go +++ b/pkg/generated/informers/externalversions/ark/v1/schedule.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/informers/externalversions/factory.go b/pkg/generated/informers/externalversions/factory.go index a7f1c1838..f0c27c1ff 100644 --- a/pkg/generated/informers/externalversions/factory.go +++ b/pkg/generated/informers/externalversions/factory.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/informers/externalversions/generic.go b/pkg/generated/informers/externalversions/generic.go index a670b1069..88af455cd 100644 --- a/pkg/generated/informers/externalversions/generic.go +++ b/pkg/generated/informers/externalversions/generic.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/informers/externalversions/internalinterfaces/factory_interfaces.go b/pkg/generated/informers/externalversions/internalinterfaces/factory_interfaces.go index d9edf6db7..218c9ae10 100644 --- a/pkg/generated/informers/externalversions/internalinterfaces/factory_interfaces.go +++ b/pkg/generated/informers/externalversions/internalinterfaces/factory_interfaces.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/listers/ark/v1/backup.go b/pkg/generated/listers/ark/v1/backup.go index 30c836662..9b76a4874 100644 --- a/pkg/generated/listers/ark/v1/backup.go +++ b/pkg/generated/listers/ark/v1/backup.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/listers/ark/v1/config.go b/pkg/generated/listers/ark/v1/config.go index 8e3b2e230..4196c2104 100644 --- a/pkg/generated/listers/ark/v1/config.go +++ b/pkg/generated/listers/ark/v1/config.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/listers/ark/v1/downloadrequest.go b/pkg/generated/listers/ark/v1/downloadrequest.go index 2d402a0b9..ef444c32e 100644 --- a/pkg/generated/listers/ark/v1/downloadrequest.go +++ b/pkg/generated/listers/ark/v1/downloadrequest.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/listers/ark/v1/expansion_generated.go b/pkg/generated/listers/ark/v1/expansion_generated.go index 92f5e2b5a..5f7798a96 100644 --- a/pkg/generated/listers/ark/v1/expansion_generated.go +++ b/pkg/generated/listers/ark/v1/expansion_generated.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/listers/ark/v1/restore.go b/pkg/generated/listers/ark/v1/restore.go index 1926d3a1c..2d23602e8 100644 --- a/pkg/generated/listers/ark/v1/restore.go +++ b/pkg/generated/listers/ark/v1/restore.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. 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/pkg/generated/listers/ark/v1/schedule.go b/pkg/generated/listers/ark/v1/schedule.go index c9a7550b7..52368d004 100644 --- a/pkg/generated/listers/ark/v1/schedule.go +++ b/pkg/generated/listers/ark/v1/schedule.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2018 the Heptio Ark contributors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. From 1503796419cd25671c7a49300cebb8a948a9def5 Mon Sep 17 00:00:00 2001 From: Steve Kriss Date: Tue, 2 Jan 2018 10:51:49 -0800 Subject: [PATCH 2/2] make language and casing consistent across copyrights Signed-off-by: Steve Kriss --- Dockerfile.alpine | 2 +- cmd/ark/main.go | 2 +- docs/generate/ark.go | 2 +- examples/aws/00-ark-config.yaml | 2 +- examples/azure/00-ark-deployment.yaml | 2 +- examples/azure/10-ark-config.yaml | 2 +- examples/common/00-prereqs.yaml | 2 +- examples/common/10-deployment.yaml | 2 +- examples/gcp/00-ark-config.yaml | 2 +- examples/minio/00-minio-deployment.yaml | 2 +- examples/minio/10-ark-config.yaml | 2 +- examples/nginx-app/base.yaml | 2 +- examples/nginx-app/with-pv.yaml | 2 +- hack/dep-save.sh | 2 +- hack/generate-proto.sh | 2 +- hack/update-generated-docs.sh | 2 +- hack/verify-generated-docs.sh | 2 +- pkg/apis/ark/v1/backup.go | 2 +- pkg/apis/ark/v1/config.go | 2 +- pkg/apis/ark/v1/constants.go | 2 +- pkg/apis/ark/v1/doc.go | 2 +- pkg/apis/ark/v1/download_request.go | 2 +- pkg/apis/ark/v1/register.go | 2 +- pkg/apis/ark/v1/restore.go | 2 +- pkg/apis/ark/v1/schedule.go | 2 +- pkg/backup/backup.go | 2 +- pkg/backup/backup_pv_action.go | 2 +- pkg/backup/backup_test.go | 2 +- pkg/buildinfo/version.go | 2 +- pkg/client/auth_providers.go | 2 +- pkg/client/client.go | 2 +- pkg/client/dynamic.go | 2 +- pkg/client/factory.go | 2 +- pkg/cloudprovider/aws/block_store.go | 2 +- pkg/cloudprovider/aws/object_store.go | 2 +- pkg/cloudprovider/azure/block_store.go | 2 +- pkg/cloudprovider/azure/object_store.go | 2 +- pkg/cloudprovider/backup_cache.go | 2 +- pkg/cloudprovider/backup_cache_test.go | 2 +- pkg/cloudprovider/backup_service.go | 2 +- pkg/cloudprovider/backup_service_test.go | 2 +- pkg/cloudprovider/gcp/block_store.go | 2 +- pkg/cloudprovider/gcp/object_store.go | 2 +- pkg/cloudprovider/snapshot_service.go | 2 +- pkg/cloudprovider/storage_interfaces.go | 2 +- pkg/cmd/ark/ark.go | 2 +- pkg/cmd/cli/backup/backup.go | 2 +- pkg/cmd/cli/backup/create.go | 2 +- pkg/cmd/cli/backup/delete.go | 2 +- pkg/cmd/cli/backup/describe.go | 2 +- pkg/cmd/cli/backup/download.go | 2 +- pkg/cmd/cli/backup/get.go | 2 +- pkg/cmd/cli/backup/logs.go | 2 +- pkg/cmd/cli/config/config.go | 2 +- pkg/cmd/cli/config/get.go | 2 +- pkg/cmd/cli/config/set.go | 2 +- pkg/cmd/cli/create/create.go | 2 +- pkg/cmd/cli/get/get.go | 2 +- pkg/cmd/cli/restore/create.go | 2 +- pkg/cmd/cli/restore/delete.go | 2 +- pkg/cmd/cli/restore/describe.go | 2 +- pkg/cmd/cli/restore/get.go | 2 +- pkg/cmd/cli/restore/logs.go | 2 +- pkg/cmd/cli/restore/restore.go | 2 +- pkg/cmd/cli/schedule/create.go | 2 +- pkg/cmd/cli/schedule/delete.go | 2 +- pkg/cmd/cli/schedule/describe.go | 2 +- pkg/cmd/cli/schedule/get.go | 2 +- pkg/cmd/cli/schedule/schedule.go | 2 +- pkg/cmd/errors.go | 2 +- pkg/cmd/server/plugin/plugin.go | 2 +- pkg/cmd/server/server.go | 2 +- pkg/cmd/server/server_test.go | 2 +- pkg/cmd/util/downloadrequest/downloadrequest.go | 2 +- pkg/cmd/util/downloadrequest/downloadrequest_test.go | 2 +- pkg/cmd/util/flag/accessors.go | 2 +- pkg/cmd/util/flag/array.go | 2 +- pkg/cmd/util/flag/enum.go | 2 +- pkg/cmd/util/flag/labelselector.go | 2 +- pkg/cmd/util/flag/map.go | 2 +- pkg/cmd/util/flag/optional_bool.go | 2 +- pkg/cmd/util/output/backup_printer.go | 2 +- pkg/cmd/util/output/backup_printer_test.go | 2 +- pkg/cmd/util/output/output.go | 2 +- pkg/cmd/util/output/restore_printer.go | 2 +- pkg/cmd/util/output/schedule_printer.go | 2 +- pkg/cmd/version/version.go | 2 +- pkg/controller/backup_controller.go | 2 +- pkg/controller/backup_controller_test.go | 2 +- pkg/controller/backup_sync_controller.go | 2 +- pkg/controller/backup_sync_controller_test.go | 2 +- pkg/controller/download_request_controller.go | 2 +- pkg/controller/download_request_controller_test.go | 2 +- pkg/controller/gc_controller.go | 2 +- pkg/controller/gc_controller_test.go | 2 +- pkg/controller/interface.go | 2 +- pkg/controller/restore_controller.go | 2 +- pkg/controller/restore_controller_test.go | 2 +- pkg/controller/schedule_controller.go | 2 +- pkg/controller/schedule_controller_test.go | 2 +- pkg/discovery/helper.go | 2 +- pkg/discovery/helper_test.go | 2 +- pkg/restore/file_system.go | 2 +- pkg/restore/resource_waiter.go | 2 +- pkg/restore/restore.go | 2 +- pkg/restore/restore_test.go | 2 +- pkg/util/collections/includes_excludes.go | 2 +- pkg/util/collections/includes_excludes_test.go | 2 +- pkg/util/collections/map_utils.go | 2 +- pkg/util/collections/map_utils_test.go | 2 +- pkg/util/encode/encode.go | 2 +- pkg/util/kube/utils.go | 2 +- pkg/util/kube/utils_test.go | 2 +- pkg/util/logging/error_location_hook.go | 2 +- pkg/util/logging/error_location_hook_test.go | 2 +- pkg/util/logging/hclog_level_hook.go | 2 +- pkg/util/logging/log_location_hook.go | 2 +- pkg/util/test/fake_backup_service.go | 2 +- pkg/util/test/fake_discovery_helper.go | 2 +- pkg/util/test/fake_dynamic.go | 2 +- pkg/util/test/fake_mapper.go | 2 +- pkg/util/test/fake_snapshot_service.go | 2 +- pkg/util/test/object_store.go | 2 +- pkg/util/test/test_backup.go | 2 +- pkg/util/test/test_restore.go | 2 +- pkg/util/test/test_schedule.go | 2 +- 126 files changed, 126 insertions(+), 126 deletions(-) diff --git a/Dockerfile.alpine b/Dockerfile.alpine index 6dd2d5dea..2d645785b 100644 --- a/Dockerfile.alpine +++ b/Dockerfile.alpine @@ -1,4 +1,4 @@ -# Copyright 2017 the Heptio Ark project contributors. +# Copyright 2017 the Heptio Ark contributors. # # 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/cmd/ark/main.go b/cmd/ark/main.go index af66df4ed..33678a6ea 100644 --- a/cmd/ark/main.go +++ b/cmd/ark/main.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/docs/generate/ark.go b/docs/generate/ark.go index 7d7ff5fe3..01af58a7c 100644 --- a/docs/generate/ark.go +++ b/docs/generate/ark.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/examples/aws/00-ark-config.yaml b/examples/aws/00-ark-config.yaml index 6842f765a..613232678 100644 --- a/examples/aws/00-ark-config.yaml +++ b/examples/aws/00-ark-config.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 the Heptio Ark Contributors. +# Copyright 2017 the Heptio Ark contributors. # # 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/examples/azure/00-ark-deployment.yaml b/examples/azure/00-ark-deployment.yaml index f329a2073..528bcd5b0 100644 --- a/examples/azure/00-ark-deployment.yaml +++ b/examples/azure/00-ark-deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 the Heptio Ark Contributors. +# Copyright 2017 the Heptio Ark contributors. # # 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/examples/azure/10-ark-config.yaml b/examples/azure/10-ark-config.yaml index 8e6ffdb14..5290b2019 100644 --- a/examples/azure/10-ark-config.yaml +++ b/examples/azure/10-ark-config.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 the Heptio Ark Contributors. +# Copyright 2017 the Heptio Ark contributors. # # 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/examples/common/00-prereqs.yaml b/examples/common/00-prereqs.yaml index 3ec1bc08e..6fe12889e 100644 --- a/examples/common/00-prereqs.yaml +++ b/examples/common/00-prereqs.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 the Heptio Ark Contributors. +# Copyright 2017 the Heptio Ark contributors. # # 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/examples/common/10-deployment.yaml b/examples/common/10-deployment.yaml index 166ec6c28..70d28566f 100644 --- a/examples/common/10-deployment.yaml +++ b/examples/common/10-deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 the Heptio Ark Contributors. +# Copyright 2017 the Heptio Ark contributors. # # 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/examples/gcp/00-ark-config.yaml b/examples/gcp/00-ark-config.yaml index a7bd03255..28538aef8 100644 --- a/examples/gcp/00-ark-config.yaml +++ b/examples/gcp/00-ark-config.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 the Heptio Ark Contributors. +# Copyright 2017 the Heptio Ark contributors. # # 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/examples/minio/00-minio-deployment.yaml b/examples/minio/00-minio-deployment.yaml index c01c1cd11..dbcdbd528 100644 --- a/examples/minio/00-minio-deployment.yaml +++ b/examples/minio/00-minio-deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 the Heptio Ark Contributors. +# Copyright 2017 the Heptio Ark contributors. # # 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/examples/minio/10-ark-config.yaml b/examples/minio/10-ark-config.yaml index 9ac25bee5..76d0c6c57 100644 --- a/examples/minio/10-ark-config.yaml +++ b/examples/minio/10-ark-config.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 the Heptio Ark Contributors. +# Copyright 2017 the Heptio Ark contributors. # # 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/examples/nginx-app/base.yaml b/examples/nginx-app/base.yaml index 9b5e0caf3..3ba5eaeca 100644 --- a/examples/nginx-app/base.yaml +++ b/examples/nginx-app/base.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 the Heptio Ark Contributors. +# Copyright 2017 the Heptio Ark contributors. # # 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/examples/nginx-app/with-pv.yaml b/examples/nginx-app/with-pv.yaml index 1e346351d..b268f5986 100644 --- a/examples/nginx-app/with-pv.yaml +++ b/examples/nginx-app/with-pv.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 the Heptio Ark Contributors. +# Copyright 2017 the Heptio Ark contributors. # # 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/hack/dep-save.sh b/hack/dep-save.sh index 8b040e4d6..18efe2634 100755 --- a/hack/dep-save.sh +++ b/hack/dep-save.sh @@ -1,6 +1,6 @@ #!/bin/bash -e # -# Copyright 2017 the Heptio Ark Contributors. +# Copyright 2017 the Heptio Ark contributors. # # 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/hack/generate-proto.sh b/hack/generate-proto.sh index ee986d063..84483a5ad 100755 --- a/hack/generate-proto.sh +++ b/hack/generate-proto.sh @@ -1,6 +1,6 @@ #!/bin/bash -e # -# Copyright 2017 the Heptio Ark Contributors. +# Copyright 2017 the Heptio Ark contributors. # # 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/hack/update-generated-docs.sh b/hack/update-generated-docs.sh index 301af62b9..7bc5df7f9 100755 --- a/hack/update-generated-docs.sh +++ b/hack/update-generated-docs.sh @@ -1,6 +1,6 @@ #!/bin/bash -e # -# Copyright 2017 the Heptio Ark Contributors. +# Copyright 2017 the Heptio Ark contributors. # # 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/hack/verify-generated-docs.sh b/hack/verify-generated-docs.sh index 7995c49ce..dfb2ec58b 100755 --- a/hack/verify-generated-docs.sh +++ b/hack/verify-generated-docs.sh @@ -1,6 +1,6 @@ #!/bin/bash -e # -# Copyright 2017 the Heptio Ark Contributors. +# Copyright 2017 the Heptio Ark contributors. # # 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/pkg/apis/ark/v1/backup.go b/pkg/apis/ark/v1/backup.go index ff467d924..3c36688ed 100644 --- a/pkg/apis/ark/v1/backup.go +++ b/pkg/apis/ark/v1/backup.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/apis/ark/v1/config.go b/pkg/apis/ark/v1/config.go index ac5d92f64..6e4c2b1cb 100644 --- a/pkg/apis/ark/v1/config.go +++ b/pkg/apis/ark/v1/config.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/apis/ark/v1/constants.go b/pkg/apis/ark/v1/constants.go index 55905e3b3..0f87c91c1 100644 --- a/pkg/apis/ark/v1/constants.go +++ b/pkg/apis/ark/v1/constants.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/apis/ark/v1/doc.go b/pkg/apis/ark/v1/doc.go index f0e1e94d3..c2effca75 100644 --- a/pkg/apis/ark/v1/doc.go +++ b/pkg/apis/ark/v1/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/apis/ark/v1/download_request.go b/pkg/apis/ark/v1/download_request.go index c3539324f..8fe333b96 100644 --- a/pkg/apis/ark/v1/download_request.go +++ b/pkg/apis/ark/v1/download_request.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/apis/ark/v1/register.go b/pkg/apis/ark/v1/register.go index ab2f077d4..99a3b6352 100644 --- a/pkg/apis/ark/v1/register.go +++ b/pkg/apis/ark/v1/register.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/apis/ark/v1/restore.go b/pkg/apis/ark/v1/restore.go index d4cd99a01..fa8611b97 100644 --- a/pkg/apis/ark/v1/restore.go +++ b/pkg/apis/ark/v1/restore.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/apis/ark/v1/schedule.go b/pkg/apis/ark/v1/schedule.go index 890050061..fe1b8f33a 100644 --- a/pkg/apis/ark/v1/schedule.go +++ b/pkg/apis/ark/v1/schedule.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/backup/backup.go b/pkg/backup/backup.go index 032ce0454..416fa255b 100644 --- a/pkg/backup/backup.go +++ b/pkg/backup/backup.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/backup/backup_pv_action.go b/pkg/backup/backup_pv_action.go index 2689fb499..a7c791266 100644 --- a/pkg/backup/backup_pv_action.go +++ b/pkg/backup/backup_pv_action.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/backup/backup_test.go b/pkg/backup/backup_test.go index 12ec0f20d..eef7e8a2c 100644 --- a/pkg/backup/backup_test.go +++ b/pkg/backup/backup_test.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/buildinfo/version.go b/pkg/buildinfo/version.go index f5edba4e3..0d90e6625 100644 --- a/pkg/buildinfo/version.go +++ b/pkg/buildinfo/version.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/client/auth_providers.go b/pkg/client/auth_providers.go index 4f2a89be4..ca9a31d1a 100644 --- a/pkg/client/auth_providers.go +++ b/pkg/client/auth_providers.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/client/client.go b/pkg/client/client.go index fdcdb2d0a..a43b0ac77 100644 --- a/pkg/client/client.go +++ b/pkg/client/client.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/client/dynamic.go b/pkg/client/dynamic.go index e65bff3fa..eddd500fa 100644 --- a/pkg/client/dynamic.go +++ b/pkg/client/dynamic.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/client/factory.go b/pkg/client/factory.go index 3e42f01bd..ec504bc1d 100644 --- a/pkg/client/factory.go +++ b/pkg/client/factory.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cloudprovider/aws/block_store.go b/pkg/cloudprovider/aws/block_store.go index 5c230c2c2..0c8219adc 100644 --- a/pkg/cloudprovider/aws/block_store.go +++ b/pkg/cloudprovider/aws/block_store.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cloudprovider/aws/object_store.go b/pkg/cloudprovider/aws/object_store.go index 3e30951ac..f1b830a2f 100644 --- a/pkg/cloudprovider/aws/object_store.go +++ b/pkg/cloudprovider/aws/object_store.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cloudprovider/azure/block_store.go b/pkg/cloudprovider/azure/block_store.go index 02de39445..22bfc9b4b 100644 --- a/pkg/cloudprovider/azure/block_store.go +++ b/pkg/cloudprovider/azure/block_store.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cloudprovider/azure/object_store.go b/pkg/cloudprovider/azure/object_store.go index 618c562d4..5c9c528f5 100644 --- a/pkg/cloudprovider/azure/object_store.go +++ b/pkg/cloudprovider/azure/object_store.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cloudprovider/backup_cache.go b/pkg/cloudprovider/backup_cache.go index 2c7a0bd70..b5dd006b5 100644 --- a/pkg/cloudprovider/backup_cache.go +++ b/pkg/cloudprovider/backup_cache.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cloudprovider/backup_cache_test.go b/pkg/cloudprovider/backup_cache_test.go index c8ed43d2a..cc2ab424a 100644 --- a/pkg/cloudprovider/backup_cache_test.go +++ b/pkg/cloudprovider/backup_cache_test.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cloudprovider/backup_service.go b/pkg/cloudprovider/backup_service.go index 06014b7d0..626237335 100644 --- a/pkg/cloudprovider/backup_service.go +++ b/pkg/cloudprovider/backup_service.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cloudprovider/backup_service_test.go b/pkg/cloudprovider/backup_service_test.go index 2565e80c5..0fd9a660a 100644 --- a/pkg/cloudprovider/backup_service_test.go +++ b/pkg/cloudprovider/backup_service_test.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cloudprovider/gcp/block_store.go b/pkg/cloudprovider/gcp/block_store.go index d0e550106..6a22248d6 100644 --- a/pkg/cloudprovider/gcp/block_store.go +++ b/pkg/cloudprovider/gcp/block_store.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cloudprovider/gcp/object_store.go b/pkg/cloudprovider/gcp/object_store.go index 30ce9baf3..40c3cebd8 100644 --- a/pkg/cloudprovider/gcp/object_store.go +++ b/pkg/cloudprovider/gcp/object_store.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cloudprovider/snapshot_service.go b/pkg/cloudprovider/snapshot_service.go index 82ffc88e8..1e124f1fb 100644 --- a/pkg/cloudprovider/snapshot_service.go +++ b/pkg/cloudprovider/snapshot_service.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cloudprovider/storage_interfaces.go b/pkg/cloudprovider/storage_interfaces.go index 65bd13a65..0135218ce 100644 --- a/pkg/cloudprovider/storage_interfaces.go +++ b/pkg/cloudprovider/storage_interfaces.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/ark/ark.go b/pkg/cmd/ark/ark.go index 70978c9e4..d89e2c625 100644 --- a/pkg/cmd/ark/ark.go +++ b/pkg/cmd/ark/ark.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/backup/backup.go b/pkg/cmd/cli/backup/backup.go index e087e629e..469233f87 100644 --- a/pkg/cmd/cli/backup/backup.go +++ b/pkg/cmd/cli/backup/backup.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/backup/create.go b/pkg/cmd/cli/backup/create.go index bf60446bf..e0fa10aff 100644 --- a/pkg/cmd/cli/backup/create.go +++ b/pkg/cmd/cli/backup/create.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/backup/delete.go b/pkg/cmd/cli/backup/delete.go index 47ac80d65..9ff77f7a4 100644 --- a/pkg/cmd/cli/backup/delete.go +++ b/pkg/cmd/cli/backup/delete.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/backup/describe.go b/pkg/cmd/cli/backup/describe.go index 04f862c84..2ea59a7a8 100644 --- a/pkg/cmd/cli/backup/describe.go +++ b/pkg/cmd/cli/backup/describe.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/backup/download.go b/pkg/cmd/cli/backup/download.go index 6b238e902..229adb721 100644 --- a/pkg/cmd/cli/backup/download.go +++ b/pkg/cmd/cli/backup/download.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/backup/get.go b/pkg/cmd/cli/backup/get.go index 1b0ae550e..a5b621641 100644 --- a/pkg/cmd/cli/backup/get.go +++ b/pkg/cmd/cli/backup/get.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/backup/logs.go b/pkg/cmd/cli/backup/logs.go index d99712e6f..8a0dd50c3 100644 --- a/pkg/cmd/cli/backup/logs.go +++ b/pkg/cmd/cli/backup/logs.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/config/config.go b/pkg/cmd/cli/config/config.go index 8f733d3ae..d17858287 100644 --- a/pkg/cmd/cli/config/config.go +++ b/pkg/cmd/cli/config/config.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/config/get.go b/pkg/cmd/cli/config/get.go index 8a1bc4b01..954fe8fdc 100644 --- a/pkg/cmd/cli/config/get.go +++ b/pkg/cmd/cli/config/get.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/config/set.go b/pkg/cmd/cli/config/set.go index 2a83300d0..61ab0852c 100644 --- a/pkg/cmd/cli/config/set.go +++ b/pkg/cmd/cli/config/set.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/create/create.go b/pkg/cmd/cli/create/create.go index c9e7ec131..c22d2494d 100644 --- a/pkg/cmd/cli/create/create.go +++ b/pkg/cmd/cli/create/create.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/get/get.go b/pkg/cmd/cli/get/get.go index 79ab57788..ac565b72f 100644 --- a/pkg/cmd/cli/get/get.go +++ b/pkg/cmd/cli/get/get.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/restore/create.go b/pkg/cmd/cli/restore/create.go index 77fa976cd..a1f0f345e 100644 --- a/pkg/cmd/cli/restore/create.go +++ b/pkg/cmd/cli/restore/create.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/restore/delete.go b/pkg/cmd/cli/restore/delete.go index bcc3cb45d..204625f30 100644 --- a/pkg/cmd/cli/restore/delete.go +++ b/pkg/cmd/cli/restore/delete.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/restore/describe.go b/pkg/cmd/cli/restore/describe.go index 7212ded08..769fdc6df 100644 --- a/pkg/cmd/cli/restore/describe.go +++ b/pkg/cmd/cli/restore/describe.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/restore/get.go b/pkg/cmd/cli/restore/get.go index d6f36545c..2007aa73b 100644 --- a/pkg/cmd/cli/restore/get.go +++ b/pkg/cmd/cli/restore/get.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/restore/logs.go b/pkg/cmd/cli/restore/logs.go index 1aa20f6bf..f44959194 100644 --- a/pkg/cmd/cli/restore/logs.go +++ b/pkg/cmd/cli/restore/logs.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/restore/restore.go b/pkg/cmd/cli/restore/restore.go index 32d6b7aee..b3481d5c4 100644 --- a/pkg/cmd/cli/restore/restore.go +++ b/pkg/cmd/cli/restore/restore.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/schedule/create.go b/pkg/cmd/cli/schedule/create.go index 26a62117e..a33ae99eb 100644 --- a/pkg/cmd/cli/schedule/create.go +++ b/pkg/cmd/cli/schedule/create.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/schedule/delete.go b/pkg/cmd/cli/schedule/delete.go index 827067edd..5b2de49c3 100644 --- a/pkg/cmd/cli/schedule/delete.go +++ b/pkg/cmd/cli/schedule/delete.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/schedule/describe.go b/pkg/cmd/cli/schedule/describe.go index c9b606881..c54c02662 100644 --- a/pkg/cmd/cli/schedule/describe.go +++ b/pkg/cmd/cli/schedule/describe.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/schedule/get.go b/pkg/cmd/cli/schedule/get.go index 41844ab37..7fa0f21d0 100644 --- a/pkg/cmd/cli/schedule/get.go +++ b/pkg/cmd/cli/schedule/get.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/cli/schedule/schedule.go b/pkg/cmd/cli/schedule/schedule.go index 2390a403b..98fdb4bb5 100644 --- a/pkg/cmd/cli/schedule/schedule.go +++ b/pkg/cmd/cli/schedule/schedule.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/errors.go b/pkg/cmd/errors.go index 3122fef07..3f9f5ce00 100644 --- a/pkg/cmd/errors.go +++ b/pkg/cmd/errors.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/server/plugin/plugin.go b/pkg/cmd/server/plugin/plugin.go index 2cf4ea952..4af679d7b 100644 --- a/pkg/cmd/server/plugin/plugin.go +++ b/pkg/cmd/server/plugin/plugin.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/server/server.go b/pkg/cmd/server/server.go index b7bc69a37..95e28d19a 100644 --- a/pkg/cmd/server/server.go +++ b/pkg/cmd/server/server.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/server/server_test.go b/pkg/cmd/server/server_test.go index d776e40b7..c9ebb8247 100644 --- a/pkg/cmd/server/server_test.go +++ b/pkg/cmd/server/server_test.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/util/downloadrequest/downloadrequest.go b/pkg/cmd/util/downloadrequest/downloadrequest.go index a0c7ffb9c..d579563f0 100644 --- a/pkg/cmd/util/downloadrequest/downloadrequest.go +++ b/pkg/cmd/util/downloadrequest/downloadrequest.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/util/downloadrequest/downloadrequest_test.go b/pkg/cmd/util/downloadrequest/downloadrequest_test.go index 1b3cf6357..4b85d02d5 100644 --- a/pkg/cmd/util/downloadrequest/downloadrequest_test.go +++ b/pkg/cmd/util/downloadrequest/downloadrequest_test.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/util/flag/accessors.go b/pkg/cmd/util/flag/accessors.go index c47311c8c..112df7929 100644 --- a/pkg/cmd/util/flag/accessors.go +++ b/pkg/cmd/util/flag/accessors.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/util/flag/array.go b/pkg/cmd/util/flag/array.go index e6d2b9a62..20f0bdc94 100644 --- a/pkg/cmd/util/flag/array.go +++ b/pkg/cmd/util/flag/array.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/util/flag/enum.go b/pkg/cmd/util/flag/enum.go index c5628d437..2ca81c202 100644 --- a/pkg/cmd/util/flag/enum.go +++ b/pkg/cmd/util/flag/enum.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/util/flag/labelselector.go b/pkg/cmd/util/flag/labelselector.go index 572356755..27f0171ec 100644 --- a/pkg/cmd/util/flag/labelselector.go +++ b/pkg/cmd/util/flag/labelselector.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/util/flag/map.go b/pkg/cmd/util/flag/map.go index 53468efcb..ff70d60ab 100644 --- a/pkg/cmd/util/flag/map.go +++ b/pkg/cmd/util/flag/map.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/util/flag/optional_bool.go b/pkg/cmd/util/flag/optional_bool.go index 53066d7f5..4a3bdaa9e 100644 --- a/pkg/cmd/util/flag/optional_bool.go +++ b/pkg/cmd/util/flag/optional_bool.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/util/output/backup_printer.go b/pkg/cmd/util/output/backup_printer.go index 2ec8070a5..73c30be11 100644 --- a/pkg/cmd/util/output/backup_printer.go +++ b/pkg/cmd/util/output/backup_printer.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/util/output/backup_printer_test.go b/pkg/cmd/util/output/backup_printer_test.go index 090d61df6..e6d2870b7 100644 --- a/pkg/cmd/util/output/backup_printer_test.go +++ b/pkg/cmd/util/output/backup_printer_test.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/util/output/output.go b/pkg/cmd/util/output/output.go index 68a0d6a8e..260bc8098 100644 --- a/pkg/cmd/util/output/output.go +++ b/pkg/cmd/util/output/output.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/util/output/restore_printer.go b/pkg/cmd/util/output/restore_printer.go index f8b0a40f9..5d8e5facb 100644 --- a/pkg/cmd/util/output/restore_printer.go +++ b/pkg/cmd/util/output/restore_printer.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/util/output/schedule_printer.go b/pkg/cmd/util/output/schedule_printer.go index 7311758be..e75fbb3e2 100644 --- a/pkg/cmd/util/output/schedule_printer.go +++ b/pkg/cmd/util/output/schedule_printer.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/cmd/version/version.go b/pkg/cmd/version/version.go index a1d85d183..c4165d1b3 100644 --- a/pkg/cmd/version/version.go +++ b/pkg/cmd/version/version.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/controller/backup_controller.go b/pkg/controller/backup_controller.go index 16ab055ed..1a56dabe3 100644 --- a/pkg/controller/backup_controller.go +++ b/pkg/controller/backup_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/controller/backup_controller_test.go b/pkg/controller/backup_controller_test.go index 2faf07e27..443835573 100644 --- a/pkg/controller/backup_controller_test.go +++ b/pkg/controller/backup_controller_test.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/controller/backup_sync_controller.go b/pkg/controller/backup_sync_controller.go index 5d1b3324b..17edd3b81 100644 --- a/pkg/controller/backup_sync_controller.go +++ b/pkg/controller/backup_sync_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/controller/backup_sync_controller_test.go b/pkg/controller/backup_sync_controller_test.go index 59d103b50..7585d6053 100644 --- a/pkg/controller/backup_sync_controller_test.go +++ b/pkg/controller/backup_sync_controller_test.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/controller/download_request_controller.go b/pkg/controller/download_request_controller.go index aed3f3a40..003483e37 100644 --- a/pkg/controller/download_request_controller.go +++ b/pkg/controller/download_request_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/controller/download_request_controller_test.go b/pkg/controller/download_request_controller_test.go index 7cabad889..6d64623d3 100644 --- a/pkg/controller/download_request_controller_test.go +++ b/pkg/controller/download_request_controller_test.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/controller/gc_controller.go b/pkg/controller/gc_controller.go index 70c038f8b..052b28416 100644 --- a/pkg/controller/gc_controller.go +++ b/pkg/controller/gc_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/controller/gc_controller_test.go b/pkg/controller/gc_controller_test.go index d4cc84647..c7971cf6e 100644 --- a/pkg/controller/gc_controller_test.go +++ b/pkg/controller/gc_controller_test.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/controller/interface.go b/pkg/controller/interface.go index 9fb1bd76e..c4c09ddc8 100644 --- a/pkg/controller/interface.go +++ b/pkg/controller/interface.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/controller/restore_controller.go b/pkg/controller/restore_controller.go index f66b31fde..8524943fb 100644 --- a/pkg/controller/restore_controller.go +++ b/pkg/controller/restore_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/controller/restore_controller_test.go b/pkg/controller/restore_controller_test.go index 40b42a38f..40ff8c2bc 100644 --- a/pkg/controller/restore_controller_test.go +++ b/pkg/controller/restore_controller_test.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/controller/schedule_controller.go b/pkg/controller/schedule_controller.go index 33f7e361c..497900a44 100644 --- a/pkg/controller/schedule_controller.go +++ b/pkg/controller/schedule_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/controller/schedule_controller_test.go b/pkg/controller/schedule_controller_test.go index 0301854c8..2bbae2ce7 100644 --- a/pkg/controller/schedule_controller_test.go +++ b/pkg/controller/schedule_controller_test.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/discovery/helper.go b/pkg/discovery/helper.go index e1229109e..c62fca09b 100644 --- a/pkg/discovery/helper.go +++ b/pkg/discovery/helper.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/discovery/helper_test.go b/pkg/discovery/helper_test.go index dc501c9cb..bfa1e21fb 100644 --- a/pkg/discovery/helper_test.go +++ b/pkg/discovery/helper_test.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/restore/file_system.go b/pkg/restore/file_system.go index 1ccbf0d78..b4715604a 100644 --- a/pkg/restore/file_system.go +++ b/pkg/restore/file_system.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/restore/resource_waiter.go b/pkg/restore/resource_waiter.go index 9b96db22a..0687aa8f0 100644 --- a/pkg/restore/resource_waiter.go +++ b/pkg/restore/resource_waiter.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/restore/restore.go b/pkg/restore/restore.go index 219987393..f02983eb1 100644 --- a/pkg/restore/restore.go +++ b/pkg/restore/restore.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/restore/restore_test.go b/pkg/restore/restore_test.go index 5e0891169..ee9af9b82 100644 --- a/pkg/restore/restore_test.go +++ b/pkg/restore/restore_test.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/util/collections/includes_excludes.go b/pkg/util/collections/includes_excludes.go index 163e7ab81..c6d539d4a 100644 --- a/pkg/util/collections/includes_excludes.go +++ b/pkg/util/collections/includes_excludes.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/util/collections/includes_excludes_test.go b/pkg/util/collections/includes_excludes_test.go index 8580c3126..1f2bf30e8 100644 --- a/pkg/util/collections/includes_excludes_test.go +++ b/pkg/util/collections/includes_excludes_test.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/util/collections/map_utils.go b/pkg/util/collections/map_utils.go index 605e9c2b0..8bfea989c 100644 --- a/pkg/util/collections/map_utils.go +++ b/pkg/util/collections/map_utils.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/util/collections/map_utils_test.go b/pkg/util/collections/map_utils_test.go index f7910879e..2651d4ad6 100644 --- a/pkg/util/collections/map_utils_test.go +++ b/pkg/util/collections/map_utils_test.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/util/encode/encode.go b/pkg/util/encode/encode.go index 021bfb23d..fa7c44b8e 100644 --- a/pkg/util/encode/encode.go +++ b/pkg/util/encode/encode.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/util/kube/utils.go b/pkg/util/kube/utils.go index 57f42b0c0..a221d5ffc 100644 --- a/pkg/util/kube/utils.go +++ b/pkg/util/kube/utils.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/util/kube/utils_test.go b/pkg/util/kube/utils_test.go index 2556dbcd0..a7761f61f 100644 --- a/pkg/util/kube/utils_test.go +++ b/pkg/util/kube/utils_test.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/util/logging/error_location_hook.go b/pkg/util/logging/error_location_hook.go index b68c73536..add4220e1 100644 --- a/pkg/util/logging/error_location_hook.go +++ b/pkg/util/logging/error_location_hook.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/util/logging/error_location_hook_test.go b/pkg/util/logging/error_location_hook_test.go index 537c0dd4d..d80a7830c 100644 --- a/pkg/util/logging/error_location_hook_test.go +++ b/pkg/util/logging/error_location_hook_test.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/util/logging/hclog_level_hook.go b/pkg/util/logging/hclog_level_hook.go index a4c5a19f4..c51868aa0 100644 --- a/pkg/util/logging/hclog_level_hook.go +++ b/pkg/util/logging/hclog_level_hook.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/util/logging/log_location_hook.go b/pkg/util/logging/log_location_hook.go index 4c7bab850..2d4fc5a12 100644 --- a/pkg/util/logging/log_location_hook.go +++ b/pkg/util/logging/log_location_hook.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/util/test/fake_backup_service.go b/pkg/util/test/fake_backup_service.go index fc5b20a50..9099edd72 100644 --- a/pkg/util/test/fake_backup_service.go +++ b/pkg/util/test/fake_backup_service.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/util/test/fake_discovery_helper.go b/pkg/util/test/fake_discovery_helper.go index 92bc4d5a5..874982d09 100644 --- a/pkg/util/test/fake_discovery_helper.go +++ b/pkg/util/test/fake_discovery_helper.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/util/test/fake_dynamic.go b/pkg/util/test/fake_dynamic.go index 199e8e0c4..3ab1e33e2 100644 --- a/pkg/util/test/fake_dynamic.go +++ b/pkg/util/test/fake_dynamic.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/util/test/fake_mapper.go b/pkg/util/test/fake_mapper.go index e156267db..1ed9067b2 100644 --- a/pkg/util/test/fake_mapper.go +++ b/pkg/util/test/fake_mapper.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/util/test/fake_snapshot_service.go b/pkg/util/test/fake_snapshot_service.go index c572013b2..089e47b76 100644 --- a/pkg/util/test/fake_snapshot_service.go +++ b/pkg/util/test/fake_snapshot_service.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/util/test/object_store.go b/pkg/util/test/object_store.go index 4830a6e62..b8c8ccfb9 100644 --- a/pkg/util/test/object_store.go +++ b/pkg/util/test/object_store.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/util/test/test_backup.go b/pkg/util/test/test_backup.go index e5bf10ebe..812787e81 100644 --- a/pkg/util/test/test_backup.go +++ b/pkg/util/test/test_backup.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/util/test/test_restore.go b/pkg/util/test/test_restore.go index aac4fb2dd..b88cc11d7 100644 --- a/pkg/util/test/test_restore.go +++ b/pkg/util/test/test_restore.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. 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/pkg/util/test/test_schedule.go b/pkg/util/test/test_schedule.go index 6047749fa..3735cef99 100644 --- a/pkg/util/test/test_schedule.go +++ b/pkg/util/test/test_schedule.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark Contributors. +Copyright 2017 the Heptio Ark contributors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.