diff --git a/pkg/k8s/apis/kilo/v1alpha1/openapi_generated.go b/pkg/k8s/apis/kilo/v1alpha1/openapi_generated.go index a20a593..598d83e 100644 --- a/pkg/k8s/apis/kilo/v1alpha1/openapi_generated.go +++ b/pkg/k8s/apis/kilo/v1alpha1/openapi_generated.go @@ -1,6 +1,6 @@ // +build !ignore_autogenerated -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/apis/kilo/v1alpha1/zz_generated.deepcopy.go b/pkg/k8s/apis/kilo/v1alpha1/zz_generated.deepcopy.go index c8143c3..0528206 100644 --- a/pkg/k8s/apis/kilo/v1alpha1/zz_generated.deepcopy.go +++ b/pkg/k8s/apis/kilo/v1alpha1/zz_generated.deepcopy.go @@ -1,6 +1,6 @@ // +build !ignore_autogenerated -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/clientset/versioned/clientset.go b/pkg/k8s/clientset/versioned/clientset.go index 34e3029..fb3e960 100644 --- a/pkg/k8s/clientset/versioned/clientset.go +++ b/pkg/k8s/clientset/versioned/clientset.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/clientset/versioned/doc.go b/pkg/k8s/clientset/versioned/doc.go index 91bc19a..e4a3445 100644 --- a/pkg/k8s/clientset/versioned/doc.go +++ b/pkg/k8s/clientset/versioned/doc.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/clientset/versioned/fake/clientset_generated.go b/pkg/k8s/clientset/versioned/fake/clientset_generated.go index 58dbbe9..cb37fb4 100644 --- a/pkg/k8s/clientset/versioned/fake/clientset_generated.go +++ b/pkg/k8s/clientset/versioned/fake/clientset_generated.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/clientset/versioned/fake/doc.go b/pkg/k8s/clientset/versioned/fake/doc.go index 33b164c..c163f19 100644 --- a/pkg/k8s/clientset/versioned/fake/doc.go +++ b/pkg/k8s/clientset/versioned/fake/doc.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/clientset/versioned/fake/register.go b/pkg/k8s/clientset/versioned/fake/register.go index 738be77..8f67507 100644 --- a/pkg/k8s/clientset/versioned/fake/register.go +++ b/pkg/k8s/clientset/versioned/fake/register.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/clientset/versioned/scheme/doc.go b/pkg/k8s/clientset/versioned/scheme/doc.go index 4c7b3bc..2d9e60f 100644 --- a/pkg/k8s/clientset/versioned/scheme/doc.go +++ b/pkg/k8s/clientset/versioned/scheme/doc.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/clientset/versioned/scheme/register.go b/pkg/k8s/clientset/versioned/scheme/register.go index 4812815..4647572 100644 --- a/pkg/k8s/clientset/versioned/scheme/register.go +++ b/pkg/k8s/clientset/versioned/scheme/register.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/clientset/versioned/typed/kilo/v1alpha1/doc.go b/pkg/k8s/clientset/versioned/typed/kilo/v1alpha1/doc.go index d07cc21..d6e460f 100644 --- a/pkg/k8s/clientset/versioned/typed/kilo/v1alpha1/doc.go +++ b/pkg/k8s/clientset/versioned/typed/kilo/v1alpha1/doc.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/clientset/versioned/typed/kilo/v1alpha1/fake/doc.go b/pkg/k8s/clientset/versioned/typed/kilo/v1alpha1/fake/doc.go index b44e519..06a0c7f 100644 --- a/pkg/k8s/clientset/versioned/typed/kilo/v1alpha1/fake/doc.go +++ b/pkg/k8s/clientset/versioned/typed/kilo/v1alpha1/fake/doc.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/clientset/versioned/typed/kilo/v1alpha1/fake/fake_kilo_client.go b/pkg/k8s/clientset/versioned/typed/kilo/v1alpha1/fake/fake_kilo_client.go index 96e69e7..abe4cca 100644 --- a/pkg/k8s/clientset/versioned/typed/kilo/v1alpha1/fake/fake_kilo_client.go +++ b/pkg/k8s/clientset/versioned/typed/kilo/v1alpha1/fake/fake_kilo_client.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/clientset/versioned/typed/kilo/v1alpha1/fake/fake_peer.go b/pkg/k8s/clientset/versioned/typed/kilo/v1alpha1/fake/fake_peer.go index 2616001..51189ad 100644 --- a/pkg/k8s/clientset/versioned/typed/kilo/v1alpha1/fake/fake_peer.go +++ b/pkg/k8s/clientset/versioned/typed/kilo/v1alpha1/fake/fake_peer.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/clientset/versioned/typed/kilo/v1alpha1/generated_expansion.go b/pkg/k8s/clientset/versioned/typed/kilo/v1alpha1/generated_expansion.go index 13fc841..bec63b3 100644 --- a/pkg/k8s/clientset/versioned/typed/kilo/v1alpha1/generated_expansion.go +++ b/pkg/k8s/clientset/versioned/typed/kilo/v1alpha1/generated_expansion.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/clientset/versioned/typed/kilo/v1alpha1/kilo_client.go b/pkg/k8s/clientset/versioned/typed/kilo/v1alpha1/kilo_client.go index 6aca491..395d944 100644 --- a/pkg/k8s/clientset/versioned/typed/kilo/v1alpha1/kilo_client.go +++ b/pkg/k8s/clientset/versioned/typed/kilo/v1alpha1/kilo_client.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/clientset/versioned/typed/kilo/v1alpha1/peer.go b/pkg/k8s/clientset/versioned/typed/kilo/v1alpha1/peer.go index 5e89471..06f6f2f 100644 --- a/pkg/k8s/clientset/versioned/typed/kilo/v1alpha1/peer.go +++ b/pkg/k8s/clientset/versioned/typed/kilo/v1alpha1/peer.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/informers/factory.go b/pkg/k8s/informers/factory.go index b9c672a..521598a 100644 --- a/pkg/k8s/informers/factory.go +++ b/pkg/k8s/informers/factory.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/informers/generic.go b/pkg/k8s/informers/generic.go index 2df30d8..8881da0 100644 --- a/pkg/k8s/informers/generic.go +++ b/pkg/k8s/informers/generic.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/informers/internalinterfaces/factory_interfaces.go b/pkg/k8s/informers/internalinterfaces/factory_interfaces.go index a92c6c1..38825a2 100644 --- a/pkg/k8s/informers/internalinterfaces/factory_interfaces.go +++ b/pkg/k8s/informers/internalinterfaces/factory_interfaces.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/informers/kilo/interface.go b/pkg/k8s/informers/kilo/interface.go index ce10133..8331fb7 100644 --- a/pkg/k8s/informers/kilo/interface.go +++ b/pkg/k8s/informers/kilo/interface.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/informers/kilo/v1alpha1/interface.go b/pkg/k8s/informers/kilo/v1alpha1/interface.go index 37b15f9..ce5c223 100644 --- a/pkg/k8s/informers/kilo/v1alpha1/interface.go +++ b/pkg/k8s/informers/kilo/v1alpha1/interface.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/informers/kilo/v1alpha1/peer.go b/pkg/k8s/informers/kilo/v1alpha1/peer.go index f7a575b..8883fb0 100644 --- a/pkg/k8s/informers/kilo/v1alpha1/peer.go +++ b/pkg/k8s/informers/kilo/v1alpha1/peer.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/listers/kilo/v1alpha1/expansion_generated.go b/pkg/k8s/listers/kilo/v1alpha1/expansion_generated.go index 7311932..3dc535f 100644 --- a/pkg/k8s/listers/kilo/v1alpha1/expansion_generated.go +++ b/pkg/k8s/listers/kilo/v1alpha1/expansion_generated.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // 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/k8s/listers/kilo/v1alpha1/peer.go b/pkg/k8s/listers/kilo/v1alpha1/peer.go index 253b46a..058743b 100644 --- a/pkg/k8s/listers/kilo/v1alpha1/peer.go +++ b/pkg/k8s/listers/kilo/v1alpha1/peer.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2020 the Kilo authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.