From a7aa78b709e9099754213501c07822c004fb0c51 Mon Sep 17 00:00:00 2001 From: nachocano Date: Thu, 24 Jan 2019 09:46:23 -0800 Subject: [PATCH] Updating Copyright to 2019 --- cmd/controller/controller-runtime-main.go | 2 +- cmd/controller/main.go | 2 +- cmd/fanoutsidecar/main.go | 2 +- cmd/sendevent/main.go | 2 +- cmd/webhook/main.go | 2 +- config/100-namespace.yaml | 2 +- config/200-serviceaccount.yaml | 2 +- config/201-clusterrolebinding.yaml | 2 +- config/300-channel.yaml | 2 +- config/300-clusterchannelprovisioner.yaml | 2 +- config/300-subscription.yaml | 2 +- config/400-default-channel-config.yaml | 2 +- config/400-webhook-service.yaml | 2 +- config/500-controller.yaml | 2 +- config/500-webhook.yaml | 4 ++-- config/config-logging.yaml | 2 +- config/provisioners/gcppubsub/gcppubsub.yaml | 2 +- config/provisioners/in-memory-channel/in-memory-channel.yaml | 2 +- config/provisioners/kafka/kafka.yaml | 2 +- config/provisioners/natss/provisioner.yaml | 2 +- hack/boilerplate/boilerplate.go.txt | 2 +- hack/release.sh | 2 +- hack/update-codegen.sh | 2 +- hack/update-deps.sh | 2 +- hack/verify-codegen.sh | 2 +- pkg/apis/duck/v1alpha1/doc.go | 2 +- pkg/apis/duck/v1alpha1/subscribable_types.go | 2 +- pkg/apis/duck/v1alpha1/subscribable_types_test.go | 2 +- pkg/apis/duck/v1alpha1/zz_generated.deepcopy.go | 2 +- pkg/apis/eventing/logkey/constants.go | 2 +- pkg/apis/eventing/register.go | 2 +- pkg/apis/eventing/v1alpha1/channel_defaults.go | 2 +- pkg/apis/eventing/v1alpha1/channel_defaults_test.go | 2 +- pkg/apis/eventing/v1alpha1/channel_types.go | 2 +- pkg/apis/eventing/v1alpha1/channel_types_test.go | 2 +- pkg/apis/eventing/v1alpha1/channel_validation.go | 2 +- pkg/apis/eventing/v1alpha1/channel_validation_test.go | 2 +- .../eventing/v1alpha1/cluster_channel_provisioner_defaults.go | 2 +- .../v1alpha1/cluster_channel_provisioner_defaults_test.go | 2 +- .../eventing/v1alpha1/cluster_channel_provisioner_types.go | 2 +- .../v1alpha1/cluster_channel_provisioner_types_test.go | 2 +- .../v1alpha1/cluster_channel_provisioner_validation.go | 2 +- .../v1alpha1/cluster_channel_provisioner_validation_test.go | 2 +- pkg/apis/eventing/v1alpha1/crd_validation_test.go | 2 +- pkg/apis/eventing/v1alpha1/doc.go | 2 +- pkg/apis/eventing/v1alpha1/implements_test.go | 2 +- pkg/apis/eventing/v1alpha1/register.go | 2 +- pkg/apis/eventing/v1alpha1/register_test.go | 2 +- .../eventing/v1alpha1/subscribable_channelable_validation.go | 2 +- .../v1alpha1/subscribable_channelable_validation_test.go | 2 +- pkg/apis/eventing/v1alpha1/subscription_defaults.go | 2 +- pkg/apis/eventing/v1alpha1/subscription_defaults_test.go | 2 +- pkg/apis/eventing/v1alpha1/subscription_types.go | 2 +- pkg/apis/eventing/v1alpha1/subscription_types_test.go | 2 +- pkg/apis/eventing/v1alpha1/subscription_validation.go | 2 +- pkg/apis/eventing/v1alpha1/subscription_validation_test.go | 2 +- pkg/apis/eventing/v1alpha1/zz_generated.deepcopy.go | 2 +- pkg/channeldefaulter/channel_defaulter.go | 2 +- pkg/channeldefaulter/channel_defaulter_test.go | 2 +- pkg/client/clientset/versioned/clientset.go | 2 +- pkg/client/clientset/versioned/doc.go | 2 +- pkg/client/clientset/versioned/fake/clientset_generated.go | 2 +- pkg/client/clientset/versioned/fake/doc.go | 2 +- pkg/client/clientset/versioned/fake/register.go | 2 +- pkg/client/clientset/versioned/scheme/doc.go | 2 +- pkg/client/clientset/versioned/scheme/register.go | 2 +- .../clientset/versioned/typed/eventing/v1alpha1/channel.go | 2 +- .../typed/eventing/v1alpha1/clusterchannelprovisioner.go | 2 +- pkg/client/clientset/versioned/typed/eventing/v1alpha1/doc.go | 2 +- .../versioned/typed/eventing/v1alpha1/eventing_client.go | 2 +- .../clientset/versioned/typed/eventing/v1alpha1/fake/doc.go | 2 +- .../versioned/typed/eventing/v1alpha1/fake/fake_channel.go | 2 +- .../eventing/v1alpha1/fake/fake_clusterchannelprovisioner.go | 2 +- .../typed/eventing/v1alpha1/fake/fake_eventing_client.go | 2 +- .../typed/eventing/v1alpha1/fake/fake_subscription.go | 2 +- .../versioned/typed/eventing/v1alpha1/generated_expansion.go | 2 +- .../versioned/typed/eventing/v1alpha1/subscription.go | 2 +- pkg/client/informers/externalversions/eventing/interface.go | 2 +- .../informers/externalversions/eventing/v1alpha1/channel.go | 2 +- .../eventing/v1alpha1/clusterchannelprovisioner.go | 2 +- .../informers/externalversions/eventing/v1alpha1/interface.go | 2 +- .../externalversions/eventing/v1alpha1/subscription.go | 2 +- pkg/client/informers/externalversions/factory.go | 2 +- pkg/client/informers/externalversions/generic.go | 2 +- .../externalversions/internalinterfaces/factory_interfaces.go | 2 +- pkg/client/listers/eventing/v1alpha1/channel.go | 2 +- .../listers/eventing/v1alpha1/clusterchannelprovisioner.go | 2 +- pkg/client/listers/eventing/v1alpha1/expansion_generated.go | 2 +- pkg/client/listers/eventing/v1alpha1/subscription.go | 2 +- pkg/controller/controller.go | 2 +- pkg/controller/eventing/inmemory/channel/controller.go | 2 +- pkg/controller/eventing/inmemory/channel/reconcile.go | 2 +- pkg/controller/eventing/inmemory/channel/reconcile_test.go | 2 +- .../eventing/inmemory/clusterchannelprovisioner/controller.go | 2 +- .../eventing/inmemory/clusterchannelprovisioner/reconcile.go | 2 +- .../inmemory/clusterchannelprovisioner/reconcile_test.go | 2 +- pkg/controller/eventing/inmemory/controller/main.go | 2 +- pkg/controller/eventing/subscription/provider.go | 2 +- pkg/controller/eventing/subscription/provider_test.go | 2 +- pkg/controller/eventing/subscription/reconcile.go | 2 +- pkg/controller/eventing/subscription/reconcile_test.go | 2 +- pkg/controller/names.go | 2 +- pkg/controller/names_test.go | 2 +- pkg/controller/testing/builder.go | 2 +- pkg/controller/testing/mock_client.go | 2 +- pkg/controller/testing/table.go | 2 +- pkg/logconfig/config.go | 2 +- pkg/provisioners/gcppubsub/controller/channel/controller.go | 2 +- pkg/provisioners/gcppubsub/controller/channel/names.go | 2 +- pkg/provisioners/gcppubsub/controller/channel/names_test.go | 2 +- pkg/provisioners/gcppubsub/controller/channel/reconcile.go | 2 +- .../gcppubsub/controller/channel/reconcile_test.go | 2 +- .../controller/clusterchannelprovisioner/controller.go | 2 +- .../controller/clusterchannelprovisioner/reconcile.go | 2 +- .../controller/clusterchannelprovisioner/reconcile_test.go | 2 +- pkg/provisioners/gcppubsub/controller/cmd/main.go | 2 +- pkg/provisioners/gcppubsub/dispatcher/cmd/main.go | 2 +- .../gcppubsub/dispatcher/dispatcher/controller.go | 2 +- pkg/provisioners/gcppubsub/dispatcher/dispatcher/reconcile.go | 2 +- .../gcppubsub/dispatcher/dispatcher/reconcile_test.go | 2 +- pkg/provisioners/gcppubsub/dispatcher/receiver/receiver.go | 2 +- .../gcppubsub/dispatcher/receiver/receiver_test.go | 2 +- pkg/provisioners/gcppubsub/util/creds.go | 2 +- pkg/provisioners/gcppubsub/util/creds_test.go | 2 +- pkg/provisioners/gcppubsub/util/fakepubsub/fake_pubsub.go | 2 +- pkg/provisioners/gcppubsub/util/pubsub_wrapper.go | 2 +- pkg/provisioners/gcppubsub/util/status.go | 2 +- pkg/provisioners/gcppubsub/util/testcreds/helper.go | 2 +- pkg/provisioners/kafka/cmd/dispatcher/main.go | 2 +- pkg/provisioners/kafka/controller/channel/provider.go | 2 +- pkg/provisioners/kafka/controller/channel/provider_test.go | 2 +- pkg/provisioners/kafka/controller/channel/reconcile.go | 2 +- pkg/provisioners/kafka/controller/channel/reconcile_test.go | 2 +- pkg/provisioners/kafka/controller/provider.go | 2 +- pkg/provisioners/kafka/controller/provider_test.go | 2 +- pkg/provisioners/kafka/controller/reconcile.go | 2 +- pkg/provisioners/kafka/controller/reconcile_test.go | 2 +- pkg/provisioners/kafka/dispatcher/dispatcher.go | 2 +- pkg/provisioners/logger.go | 2 +- pkg/provisioners/logger_test.go | 2 +- pkg/provisioners/message.go | 2 +- pkg/provisioners/message_dispatcher.go | 2 +- pkg/provisioners/message_dispatcher_test.go | 2 +- pkg/provisioners/message_receiver.go | 2 +- pkg/provisioners/message_receiver_test.go | 2 +- pkg/provisioners/message_test.go | 2 +- pkg/provisioners/natss/controller/channel/controller.go | 2 +- pkg/provisioners/natss/controller/channel/reconcile.go | 2 +- pkg/provisioners/natss/controller/channel/reconcile_test.go | 2 +- .../natss/controller/clusterchannelprovisioner/controller.go | 2 +- .../natss/controller/clusterchannelprovisioner/reconcile.go | 2 +- .../controller/clusterchannelprovisioner/reconcile_test.go | 2 +- pkg/provisioners/natss/controller/main.go | 2 +- pkg/provisioners/natss/dispatcher/channel/controller.go | 2 +- pkg/provisioners/natss/dispatcher/channel/reconcile.go | 2 +- pkg/provisioners/natss/dispatcher/dispatcher/dispatcher.go | 2 +- .../natss/dispatcher/dispatcher/dispatcher_test.go | 2 +- pkg/provisioners/natss/dispatcher/dispatcher/types.go | 2 +- pkg/provisioners/natss/dispatcher/main.go | 2 +- pkg/provisioners/natss/stanutil/stanutil.go | 2 +- pkg/provisioners/natss/stanutil/stanutil_test.go | 2 +- pkg/provisioners/references.go | 2 +- pkg/provisioners/references_test.go | 2 +- pkg/sidecar/configmap/filesystem/filesystem_watcher.go | 2 +- pkg/sidecar/configmap/filesystem/filesystem_watcher_test.go | 2 +- pkg/sidecar/configmap/parse.go | 2 +- pkg/sidecar/configmap/parse_test.go | 2 +- pkg/sidecar/configmap/watcher/watcher.go | 2 +- pkg/sidecar/configmap/watcher/watcher_test.go | 2 +- pkg/sidecar/fanout/fanout_handler.go | 2 +- pkg/sidecar/fanout/fanout_handler_test.go | 2 +- .../multichannelfanout/multi_channel_fanout_handler.go | 2 +- .../multichannelfanout/multi_channel_fanout_handler_test.go | 2 +- pkg/sidecar/multichannelfanout/parse.go | 2 +- pkg/sidecar/multichannelfanout/parse_test.go | 2 +- pkg/sidecar/swappable/swappable.go | 2 +- pkg/sidecar/swappable/swappable_test.go | 2 +- pkg/system/names.go | 2 +- pkg/utils/utils.go | 2 +- pkg/utils/utils_test.go | 2 +- test/cleanup.go | 2 +- test/clients.go | 2 +- test/crd.go | 2 +- test/crd_checks.go | 2 +- test/e2e-tests.sh | 2 +- test/e2e_flags.go | 2 +- test/presubmit-tests.sh | 2 +- test/states.go | 2 +- test/upload-test-images.sh | 2 +- 189 files changed, 190 insertions(+), 190 deletions(-) diff --git a/cmd/controller/controller-runtime-main.go b/cmd/controller/controller-runtime-main.go index f36858b6482..007a15a264d 100644 --- a/cmd/controller/controller-runtime-main.go +++ b/cmd/controller/controller-runtime-main.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/cmd/controller/main.go b/cmd/controller/main.go index b4eddf34b8b..8eea63a7f8c 100644 --- a/cmd/controller/main.go +++ b/cmd/controller/main.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/cmd/fanoutsidecar/main.go b/cmd/fanoutsidecar/main.go index 629babe71e2..9cd43b0dab4 100644 --- a/cmd/fanoutsidecar/main.go +++ b/cmd/fanoutsidecar/main.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/cmd/sendevent/main.go b/cmd/sendevent/main.go index b3f7cd80ad2..48ffa4dd681 100644 --- a/cmd/sendevent/main.go +++ b/cmd/sendevent/main.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/cmd/webhook/main.go b/cmd/webhook/main.go index e35ff3d7304..70937eb6f82 100644 --- a/cmd/webhook/main.go +++ b/cmd/webhook/main.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/config/100-namespace.yaml b/config/100-namespace.yaml index 07781fa5b47..2c4918b25c0 100644 --- a/config/100-namespace.yaml +++ b/config/100-namespace.yaml @@ -1,4 +1,4 @@ -# Copyright 2018 The Knative Authors +# Copyright 2019 The Knative 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/config/200-serviceaccount.yaml b/config/200-serviceaccount.yaml index 994c753bb0f..8ad8129c856 100644 --- a/config/200-serviceaccount.yaml +++ b/config/200-serviceaccount.yaml @@ -1,4 +1,4 @@ -# Copyright 2018 The Knative Authors +# Copyright 2019 The Knative 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/config/201-clusterrolebinding.yaml b/config/201-clusterrolebinding.yaml index 83b463aa412..e442bd7682a 100644 --- a/config/201-clusterrolebinding.yaml +++ b/config/201-clusterrolebinding.yaml @@ -1,4 +1,4 @@ -# Copyright 2018 The Knative Authors +# Copyright 2019 The Knative 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/config/300-channel.yaml b/config/300-channel.yaml index 1f3fae4a37d..2ba7833c9ac 100644 --- a/config/300-channel.yaml +++ b/config/300-channel.yaml @@ -1,4 +1,4 @@ -# Copyright 2018 The Knative Authors +# Copyright 2019 The Knative 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/config/300-clusterchannelprovisioner.yaml b/config/300-clusterchannelprovisioner.yaml index 8c8b3d121a9..eb2ab03e944 100644 --- a/config/300-clusterchannelprovisioner.yaml +++ b/config/300-clusterchannelprovisioner.yaml @@ -1,4 +1,4 @@ -# Copyright 2018 The Knative Authors +# Copyright 2019 The Knative 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/config/300-subscription.yaml b/config/300-subscription.yaml index e7e921f1064..2ab65ac15ee 100644 --- a/config/300-subscription.yaml +++ b/config/300-subscription.yaml @@ -1,4 +1,4 @@ -# Copyright 2018 The Knative Authors +# Copyright 2019 The Knative 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/config/400-default-channel-config.yaml b/config/400-default-channel-config.yaml index cffed22d32d..014ba53b39b 100644 --- a/config/400-default-channel-config.yaml +++ b/config/400-default-channel-config.yaml @@ -1,4 +1,4 @@ -# Copyright 2018 The Knative Authors +# Copyright 2019 The Knative 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/config/400-webhook-service.yaml b/config/400-webhook-service.yaml index 8180bb59e4f..faee974d9b2 100644 --- a/config/400-webhook-service.yaml +++ b/config/400-webhook-service.yaml @@ -1,4 +1,4 @@ -# Copyright 2018 The Knative Authors +# Copyright 2019 The Knative 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/config/500-controller.yaml b/config/500-controller.yaml index 1a904368417..b2df4a73362 100644 --- a/config/500-controller.yaml +++ b/config/500-controller.yaml @@ -1,4 +1,4 @@ -# Copyright 2018 The Knative Authors +# Copyright 2019 The Knative 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/config/500-webhook.yaml b/config/500-webhook.yaml index 9f312b1ded6..292aa8ac1f2 100644 --- a/config/500-webhook.yaml +++ b/config/500-webhook.yaml @@ -1,4 +1,4 @@ -# Copyright 2018 The Knative Authors +# Copyright 2019 The Knative Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -44,4 +44,4 @@ spec: volumes: - name: config-logging configMap: - name: config-logging \ No newline at end of file + name: config-logging diff --git a/config/config-logging.yaml b/config/config-logging.yaml index a742cb7ae90..3c40c3469d2 100644 --- a/config/config-logging.yaml +++ b/config/config-logging.yaml @@ -1,4 +1,4 @@ -# Copyright 2018 The Knative Authors +# Copyright 2019 The Knative 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/config/provisioners/gcppubsub/gcppubsub.yaml b/config/provisioners/gcppubsub/gcppubsub.yaml index acc304089fc..c787fce5bee 100644 --- a/config/provisioners/gcppubsub/gcppubsub.yaml +++ b/config/provisioners/gcppubsub/gcppubsub.yaml @@ -1,4 +1,4 @@ -# Copyright 2018 The Knative Authors +# Copyright 2019 The Knative 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/config/provisioners/in-memory-channel/in-memory-channel.yaml b/config/provisioners/in-memory-channel/in-memory-channel.yaml index 51dc7b1a957..45c83d4f0e5 100644 --- a/config/provisioners/in-memory-channel/in-memory-channel.yaml +++ b/config/provisioners/in-memory-channel/in-memory-channel.yaml @@ -1,4 +1,4 @@ -# Copyright 2018 The Knative Authors +# Copyright 2019 The Knative 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/config/provisioners/kafka/kafka.yaml b/config/provisioners/kafka/kafka.yaml index 06025fb47f4..3f56e71ccac 100644 --- a/config/provisioners/kafka/kafka.yaml +++ b/config/provisioners/kafka/kafka.yaml @@ -1,4 +1,4 @@ -# Copyright 2018 The Knative Authors +# Copyright 2019 The Knative 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/config/provisioners/natss/provisioner.yaml b/config/provisioners/natss/provisioner.yaml index 85a39b2a477..3df664d5777 100644 --- a/config/provisioners/natss/provisioner.yaml +++ b/config/provisioners/natss/provisioner.yaml @@ -1,4 +1,4 @@ -# Copyright 2018 The Knative Authors +# Copyright 2019 The Knative 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/hack/boilerplate/boilerplate.go.txt b/hack/boilerplate/boilerplate.go.txt index 02c504e9302..1f43b023ad2 100644 --- a/hack/boilerplate/boilerplate.go.txt +++ b/hack/boilerplate/boilerplate.go.txt @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/hack/release.sh b/hack/release.sh index 8a2064aefa9..7480429748d 100755 --- a/hack/release.sh +++ b/hack/release.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2018 The Knative Authors +# Copyright 2019 The Knative 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/hack/update-codegen.sh b/hack/update-codegen.sh index b651c1fc19a..047aff5a279 100755 --- a/hack/update-codegen.sh +++ b/hack/update-codegen.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2018 The Knative Authors +# Copyright 2019 The Knative 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/hack/update-deps.sh b/hack/update-deps.sh index 5d7bd82fc59..f7393a6c861 100755 --- a/hack/update-deps.sh +++ b/hack/update-deps.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2018 The Knative Authors +# Copyright 2019 The Knative 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/hack/verify-codegen.sh b/hack/verify-codegen.sh index aa05c32791c..88bebf758c6 100755 --- a/hack/verify-codegen.sh +++ b/hack/verify-codegen.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2018 The Knative Authors +# Copyright 2019 The Knative 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/apis/duck/v1alpha1/doc.go b/pkg/apis/duck/v1alpha1/doc.go index 3e5d1e3bc5a..f9cfd8bcc22 100644 --- a/pkg/apis/duck/v1alpha1/doc.go +++ b/pkg/apis/duck/v1alpha1/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/pkg/apis/duck/v1alpha1/subscribable_types.go b/pkg/apis/duck/v1alpha1/subscribable_types.go index b0ca54d2fcd..4dad04eadd7 100644 --- a/pkg/apis/duck/v1alpha1/subscribable_types.go +++ b/pkg/apis/duck/v1alpha1/subscribable_types.go @@ -1,5 +1,5 @@ /* - * Copyright 2018 The Knative Authors + * Copyright 2019 The Knative 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/apis/duck/v1alpha1/subscribable_types_test.go b/pkg/apis/duck/v1alpha1/subscribable_types_test.go index c14bbc70d92..0ace7448dcb 100644 --- a/pkg/apis/duck/v1alpha1/subscribable_types_test.go +++ b/pkg/apis/duck/v1alpha1/subscribable_types_test.go @@ -1,5 +1,5 @@ /* - * Copyright 2018 The Knative Authors + * Copyright 2019 The Knative 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/apis/duck/v1alpha1/zz_generated.deepcopy.go b/pkg/apis/duck/v1alpha1/zz_generated.deepcopy.go index 064638afd33..98b94939c68 100644 --- a/pkg/apis/duck/v1alpha1/zz_generated.deepcopy.go +++ b/pkg/apis/duck/v1alpha1/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ // +build !ignore_autogenerated /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/apis/eventing/logkey/constants.go b/pkg/apis/eventing/logkey/constants.go index d9d383b18b5..d47a35e3943 100644 --- a/pkg/apis/eventing/logkey/constants.go +++ b/pkg/apis/eventing/logkey/constants.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/apis/eventing/register.go b/pkg/apis/eventing/register.go index 49493ed5772..b0d29a1d66f 100644 --- a/pkg/apis/eventing/register.go +++ b/pkg/apis/eventing/register.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/apis/eventing/v1alpha1/channel_defaults.go b/pkg/apis/eventing/v1alpha1/channel_defaults.go index 13207f98299..c5638e0b582 100644 --- a/pkg/apis/eventing/v1alpha1/channel_defaults.go +++ b/pkg/apis/eventing/v1alpha1/channel_defaults.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/apis/eventing/v1alpha1/channel_defaults_test.go b/pkg/apis/eventing/v1alpha1/channel_defaults_test.go index a00e7413c5e..c25a9ba381f 100644 --- a/pkg/apis/eventing/v1alpha1/channel_defaults_test.go +++ b/pkg/apis/eventing/v1alpha1/channel_defaults_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/apis/eventing/v1alpha1/channel_types.go b/pkg/apis/eventing/v1alpha1/channel_types.go index 0771b022ddd..61a47676abc 100644 --- a/pkg/apis/eventing/v1alpha1/channel_types.go +++ b/pkg/apis/eventing/v1alpha1/channel_types.go @@ -1,5 +1,5 @@ /* - * Copyright 2018 The Knative Authors + * Copyright 2019 The Knative 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/apis/eventing/v1alpha1/channel_types_test.go b/pkg/apis/eventing/v1alpha1/channel_types_test.go index 2cbabce3696..b8364772162 100644 --- a/pkg/apis/eventing/v1alpha1/channel_types_test.go +++ b/pkg/apis/eventing/v1alpha1/channel_types_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/apis/eventing/v1alpha1/channel_validation.go b/pkg/apis/eventing/v1alpha1/channel_validation.go index 054526b9fe8..8143990b665 100644 --- a/pkg/apis/eventing/v1alpha1/channel_validation.go +++ b/pkg/apis/eventing/v1alpha1/channel_validation.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/apis/eventing/v1alpha1/channel_validation_test.go b/pkg/apis/eventing/v1alpha1/channel_validation_test.go index d21159209cc..0a4574309c5 100644 --- a/pkg/apis/eventing/v1alpha1/channel_validation_test.go +++ b/pkg/apis/eventing/v1alpha1/channel_validation_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/apis/eventing/v1alpha1/cluster_channel_provisioner_defaults.go b/pkg/apis/eventing/v1alpha1/cluster_channel_provisioner_defaults.go index 59a8089676f..4443c0270ef 100644 --- a/pkg/apis/eventing/v1alpha1/cluster_channel_provisioner_defaults.go +++ b/pkg/apis/eventing/v1alpha1/cluster_channel_provisioner_defaults.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/apis/eventing/v1alpha1/cluster_channel_provisioner_defaults_test.go b/pkg/apis/eventing/v1alpha1/cluster_channel_provisioner_defaults_test.go index 565b2b4a91f..de9ac1b93e6 100644 --- a/pkg/apis/eventing/v1alpha1/cluster_channel_provisioner_defaults_test.go +++ b/pkg/apis/eventing/v1alpha1/cluster_channel_provisioner_defaults_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/apis/eventing/v1alpha1/cluster_channel_provisioner_types.go b/pkg/apis/eventing/v1alpha1/cluster_channel_provisioner_types.go index f38984327dc..edf6c267b4f 100644 --- a/pkg/apis/eventing/v1alpha1/cluster_channel_provisioner_types.go +++ b/pkg/apis/eventing/v1alpha1/cluster_channel_provisioner_types.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/apis/eventing/v1alpha1/cluster_channel_provisioner_types_test.go b/pkg/apis/eventing/v1alpha1/cluster_channel_provisioner_types_test.go index c7943ee0d6e..27e131c4907 100644 --- a/pkg/apis/eventing/v1alpha1/cluster_channel_provisioner_types_test.go +++ b/pkg/apis/eventing/v1alpha1/cluster_channel_provisioner_types_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/apis/eventing/v1alpha1/cluster_channel_provisioner_validation.go b/pkg/apis/eventing/v1alpha1/cluster_channel_provisioner_validation.go index 748786777af..ad789a280a9 100644 --- a/pkg/apis/eventing/v1alpha1/cluster_channel_provisioner_validation.go +++ b/pkg/apis/eventing/v1alpha1/cluster_channel_provisioner_validation.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/apis/eventing/v1alpha1/cluster_channel_provisioner_validation_test.go b/pkg/apis/eventing/v1alpha1/cluster_channel_provisioner_validation_test.go index 8a6639512c1..b2b33ffce86 100644 --- a/pkg/apis/eventing/v1alpha1/cluster_channel_provisioner_validation_test.go +++ b/pkg/apis/eventing/v1alpha1/cluster_channel_provisioner_validation_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/apis/eventing/v1alpha1/crd_validation_test.go b/pkg/apis/eventing/v1alpha1/crd_validation_test.go index d5e51deca1d..33fd60836c2 100644 --- a/pkg/apis/eventing/v1alpha1/crd_validation_test.go +++ b/pkg/apis/eventing/v1alpha1/crd_validation_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/apis/eventing/v1alpha1/doc.go b/pkg/apis/eventing/v1alpha1/doc.go index e080fe737d2..140a70506e5 100644 --- a/pkg/apis/eventing/v1alpha1/doc.go +++ b/pkg/apis/eventing/v1alpha1/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/pkg/apis/eventing/v1alpha1/implements_test.go b/pkg/apis/eventing/v1alpha1/implements_test.go index 84768e12091..f46976af672 100644 --- a/pkg/apis/eventing/v1alpha1/implements_test.go +++ b/pkg/apis/eventing/v1alpha1/implements_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/pkg/apis/eventing/v1alpha1/register.go b/pkg/apis/eventing/v1alpha1/register.go index df6338f66c1..9b2504e57e4 100644 --- a/pkg/apis/eventing/v1alpha1/register.go +++ b/pkg/apis/eventing/v1alpha1/register.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/apis/eventing/v1alpha1/register_test.go b/pkg/apis/eventing/v1alpha1/register_test.go index d89726314c7..acb61575d69 100644 --- a/pkg/apis/eventing/v1alpha1/register_test.go +++ b/pkg/apis/eventing/v1alpha1/register_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/pkg/apis/eventing/v1alpha1/subscribable_channelable_validation.go b/pkg/apis/eventing/v1alpha1/subscribable_channelable_validation.go index b415b68a183..414727c8d67 100644 --- a/pkg/apis/eventing/v1alpha1/subscribable_channelable_validation.go +++ b/pkg/apis/eventing/v1alpha1/subscribable_channelable_validation.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/apis/eventing/v1alpha1/subscribable_channelable_validation_test.go b/pkg/apis/eventing/v1alpha1/subscribable_channelable_validation_test.go index 44389711cda..21dc2abbca2 100644 --- a/pkg/apis/eventing/v1alpha1/subscribable_channelable_validation_test.go +++ b/pkg/apis/eventing/v1alpha1/subscribable_channelable_validation_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/apis/eventing/v1alpha1/subscription_defaults.go b/pkg/apis/eventing/v1alpha1/subscription_defaults.go index ed8fdf5b16f..d556db98a67 100644 --- a/pkg/apis/eventing/v1alpha1/subscription_defaults.go +++ b/pkg/apis/eventing/v1alpha1/subscription_defaults.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/apis/eventing/v1alpha1/subscription_defaults_test.go b/pkg/apis/eventing/v1alpha1/subscription_defaults_test.go index 3c24ff2c31a..a9d8d89a931 100644 --- a/pkg/apis/eventing/v1alpha1/subscription_defaults_test.go +++ b/pkg/apis/eventing/v1alpha1/subscription_defaults_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/apis/eventing/v1alpha1/subscription_types.go b/pkg/apis/eventing/v1alpha1/subscription_types.go index d50a503e898..b41643ad31d 100644 --- a/pkg/apis/eventing/v1alpha1/subscription_types.go +++ b/pkg/apis/eventing/v1alpha1/subscription_types.go @@ -1,5 +1,5 @@ /* - * Copyright 2018 The Knative Authors + * Copyright 2019 The Knative 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/apis/eventing/v1alpha1/subscription_types_test.go b/pkg/apis/eventing/v1alpha1/subscription_types_test.go index c2fb93a74dc..7803197a934 100644 --- a/pkg/apis/eventing/v1alpha1/subscription_types_test.go +++ b/pkg/apis/eventing/v1alpha1/subscription_types_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/apis/eventing/v1alpha1/subscription_validation.go b/pkg/apis/eventing/v1alpha1/subscription_validation.go index c74f1a4ac44..5c4bc5386ad 100644 --- a/pkg/apis/eventing/v1alpha1/subscription_validation.go +++ b/pkg/apis/eventing/v1alpha1/subscription_validation.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/apis/eventing/v1alpha1/subscription_validation_test.go b/pkg/apis/eventing/v1alpha1/subscription_validation_test.go index 5acdfdcb230..ae32379744b 100644 --- a/pkg/apis/eventing/v1alpha1/subscription_validation_test.go +++ b/pkg/apis/eventing/v1alpha1/subscription_validation_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors. All Rights Reserved. +Copyright 2019 The Knative Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/pkg/apis/eventing/v1alpha1/zz_generated.deepcopy.go b/pkg/apis/eventing/v1alpha1/zz_generated.deepcopy.go index d43df63bdb2..e5824bbdfc8 100644 --- a/pkg/apis/eventing/v1alpha1/zz_generated.deepcopy.go +++ b/pkg/apis/eventing/v1alpha1/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ // +build !ignore_autogenerated /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/channeldefaulter/channel_defaulter.go b/pkg/channeldefaulter/channel_defaulter.go index c9469ca2634..df406a8f28f 100644 --- a/pkg/channeldefaulter/channel_defaulter.go +++ b/pkg/channeldefaulter/channel_defaulter.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/channeldefaulter/channel_defaulter_test.go b/pkg/channeldefaulter/channel_defaulter_test.go index a516281f8aa..78e2439879e 100644 --- a/pkg/channeldefaulter/channel_defaulter_test.go +++ b/pkg/channeldefaulter/channel_defaulter_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/clientset/versioned/clientset.go b/pkg/client/clientset/versioned/clientset.go index 4f8f6c7c4c3..e93eb9138e5 100644 --- a/pkg/client/clientset/versioned/clientset.go +++ b/pkg/client/clientset/versioned/clientset.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/clientset/versioned/doc.go b/pkg/client/clientset/versioned/doc.go index 3fe4685848a..1122e50bfc3 100644 --- a/pkg/client/clientset/versioned/doc.go +++ b/pkg/client/clientset/versioned/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/clientset/versioned/fake/clientset_generated.go b/pkg/client/clientset/versioned/fake/clientset_generated.go index 0a4b10bfa14..5fc64b9c1c7 100644 --- a/pkg/client/clientset/versioned/fake/clientset_generated.go +++ b/pkg/client/clientset/versioned/fake/clientset_generated.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/clientset/versioned/fake/doc.go b/pkg/client/clientset/versioned/fake/doc.go index 86f64bb7aae..87f3c3e0b01 100644 --- a/pkg/client/clientset/versioned/fake/doc.go +++ b/pkg/client/clientset/versioned/fake/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/clientset/versioned/fake/register.go b/pkg/client/clientset/versioned/fake/register.go index 8e722c05baa..7540ff44769 100644 --- a/pkg/client/clientset/versioned/fake/register.go +++ b/pkg/client/clientset/versioned/fake/register.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/clientset/versioned/scheme/doc.go b/pkg/client/clientset/versioned/scheme/doc.go index 60ea8ba90eb..7d76538485b 100644 --- a/pkg/client/clientset/versioned/scheme/doc.go +++ b/pkg/client/clientset/versioned/scheme/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/clientset/versioned/scheme/register.go b/pkg/client/clientset/versioned/scheme/register.go index 48c902c17c3..2544744981e 100644 --- a/pkg/client/clientset/versioned/scheme/register.go +++ b/pkg/client/clientset/versioned/scheme/register.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/clientset/versioned/typed/eventing/v1alpha1/channel.go b/pkg/client/clientset/versioned/typed/eventing/v1alpha1/channel.go index 962c0a450a8..ca01753411a 100644 --- a/pkg/client/clientset/versioned/typed/eventing/v1alpha1/channel.go +++ b/pkg/client/clientset/versioned/typed/eventing/v1alpha1/channel.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/clientset/versioned/typed/eventing/v1alpha1/clusterchannelprovisioner.go b/pkg/client/clientset/versioned/typed/eventing/v1alpha1/clusterchannelprovisioner.go index 951b0f919eb..35fe2a3eccd 100644 --- a/pkg/client/clientset/versioned/typed/eventing/v1alpha1/clusterchannelprovisioner.go +++ b/pkg/client/clientset/versioned/typed/eventing/v1alpha1/clusterchannelprovisioner.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/clientset/versioned/typed/eventing/v1alpha1/doc.go b/pkg/client/clientset/versioned/typed/eventing/v1alpha1/doc.go index 75445c17900..a1c6bb9fe8f 100644 --- a/pkg/client/clientset/versioned/typed/eventing/v1alpha1/doc.go +++ b/pkg/client/clientset/versioned/typed/eventing/v1alpha1/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/clientset/versioned/typed/eventing/v1alpha1/eventing_client.go b/pkg/client/clientset/versioned/typed/eventing/v1alpha1/eventing_client.go index ef337f70bf0..da77efdff1f 100644 --- a/pkg/client/clientset/versioned/typed/eventing/v1alpha1/eventing_client.go +++ b/pkg/client/clientset/versioned/typed/eventing/v1alpha1/eventing_client.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/clientset/versioned/typed/eventing/v1alpha1/fake/doc.go b/pkg/client/clientset/versioned/typed/eventing/v1alpha1/fake/doc.go index 128aa183a91..a00e5d7b21a 100644 --- a/pkg/client/clientset/versioned/typed/eventing/v1alpha1/fake/doc.go +++ b/pkg/client/clientset/versioned/typed/eventing/v1alpha1/fake/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/clientset/versioned/typed/eventing/v1alpha1/fake/fake_channel.go b/pkg/client/clientset/versioned/typed/eventing/v1alpha1/fake/fake_channel.go index 2f9f36739e7..78e51719d31 100644 --- a/pkg/client/clientset/versioned/typed/eventing/v1alpha1/fake/fake_channel.go +++ b/pkg/client/clientset/versioned/typed/eventing/v1alpha1/fake/fake_channel.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/clientset/versioned/typed/eventing/v1alpha1/fake/fake_clusterchannelprovisioner.go b/pkg/client/clientset/versioned/typed/eventing/v1alpha1/fake/fake_clusterchannelprovisioner.go index 785d0af0b42..530ee500f13 100644 --- a/pkg/client/clientset/versioned/typed/eventing/v1alpha1/fake/fake_clusterchannelprovisioner.go +++ b/pkg/client/clientset/versioned/typed/eventing/v1alpha1/fake/fake_clusterchannelprovisioner.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/clientset/versioned/typed/eventing/v1alpha1/fake/fake_eventing_client.go b/pkg/client/clientset/versioned/typed/eventing/v1alpha1/fake/fake_eventing_client.go index 0080c07b8d4..d1b9710e2d3 100644 --- a/pkg/client/clientset/versioned/typed/eventing/v1alpha1/fake/fake_eventing_client.go +++ b/pkg/client/clientset/versioned/typed/eventing/v1alpha1/fake/fake_eventing_client.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/clientset/versioned/typed/eventing/v1alpha1/fake/fake_subscription.go b/pkg/client/clientset/versioned/typed/eventing/v1alpha1/fake/fake_subscription.go index 85a728524aa..cd4d08fae7a 100644 --- a/pkg/client/clientset/versioned/typed/eventing/v1alpha1/fake/fake_subscription.go +++ b/pkg/client/clientset/versioned/typed/eventing/v1alpha1/fake/fake_subscription.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/clientset/versioned/typed/eventing/v1alpha1/generated_expansion.go b/pkg/client/clientset/versioned/typed/eventing/v1alpha1/generated_expansion.go index fcef70e765c..88a71fde9f8 100644 --- a/pkg/client/clientset/versioned/typed/eventing/v1alpha1/generated_expansion.go +++ b/pkg/client/clientset/versioned/typed/eventing/v1alpha1/generated_expansion.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/clientset/versioned/typed/eventing/v1alpha1/subscription.go b/pkg/client/clientset/versioned/typed/eventing/v1alpha1/subscription.go index dde8b0ac06b..bb195ae5b89 100644 --- a/pkg/client/clientset/versioned/typed/eventing/v1alpha1/subscription.go +++ b/pkg/client/clientset/versioned/typed/eventing/v1alpha1/subscription.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/informers/externalversions/eventing/interface.go b/pkg/client/informers/externalversions/eventing/interface.go index 17435a38470..4d02d2b9f00 100644 --- a/pkg/client/informers/externalversions/eventing/interface.go +++ b/pkg/client/informers/externalversions/eventing/interface.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/informers/externalversions/eventing/v1alpha1/channel.go b/pkg/client/informers/externalversions/eventing/v1alpha1/channel.go index addf0d48b9f..0464c1a4ef8 100644 --- a/pkg/client/informers/externalversions/eventing/v1alpha1/channel.go +++ b/pkg/client/informers/externalversions/eventing/v1alpha1/channel.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/informers/externalversions/eventing/v1alpha1/clusterchannelprovisioner.go b/pkg/client/informers/externalversions/eventing/v1alpha1/clusterchannelprovisioner.go index fb0aae439aa..43ec3206e73 100644 --- a/pkg/client/informers/externalversions/eventing/v1alpha1/clusterchannelprovisioner.go +++ b/pkg/client/informers/externalversions/eventing/v1alpha1/clusterchannelprovisioner.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/informers/externalversions/eventing/v1alpha1/interface.go b/pkg/client/informers/externalversions/eventing/v1alpha1/interface.go index 15bebacbe7f..fbc5ebfe668 100644 --- a/pkg/client/informers/externalversions/eventing/v1alpha1/interface.go +++ b/pkg/client/informers/externalversions/eventing/v1alpha1/interface.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/informers/externalversions/eventing/v1alpha1/subscription.go b/pkg/client/informers/externalversions/eventing/v1alpha1/subscription.go index 4b248675659..4c747bcce81 100644 --- a/pkg/client/informers/externalversions/eventing/v1alpha1/subscription.go +++ b/pkg/client/informers/externalversions/eventing/v1alpha1/subscription.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/informers/externalversions/factory.go b/pkg/client/informers/externalversions/factory.go index 0cde7d2cdd1..f5f0897b7c9 100644 --- a/pkg/client/informers/externalversions/factory.go +++ b/pkg/client/informers/externalversions/factory.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/informers/externalversions/generic.go b/pkg/client/informers/externalversions/generic.go index eb07d8f78ef..3fb7b2b5087 100644 --- a/pkg/client/informers/externalversions/generic.go +++ b/pkg/client/informers/externalversions/generic.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/informers/externalversions/internalinterfaces/factory_interfaces.go b/pkg/client/informers/externalversions/internalinterfaces/factory_interfaces.go index 260a03dbcf7..e168391e2ec 100644 --- a/pkg/client/informers/externalversions/internalinterfaces/factory_interfaces.go +++ b/pkg/client/informers/externalversions/internalinterfaces/factory_interfaces.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/listers/eventing/v1alpha1/channel.go b/pkg/client/listers/eventing/v1alpha1/channel.go index 1572b0d8408..6d66b1c2fdc 100644 --- a/pkg/client/listers/eventing/v1alpha1/channel.go +++ b/pkg/client/listers/eventing/v1alpha1/channel.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/listers/eventing/v1alpha1/clusterchannelprovisioner.go b/pkg/client/listers/eventing/v1alpha1/clusterchannelprovisioner.go index daa65a79b81..d3cb4fcd45f 100644 --- a/pkg/client/listers/eventing/v1alpha1/clusterchannelprovisioner.go +++ b/pkg/client/listers/eventing/v1alpha1/clusterchannelprovisioner.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/listers/eventing/v1alpha1/expansion_generated.go b/pkg/client/listers/eventing/v1alpha1/expansion_generated.go index ce1c8af2399..0466fa69cb3 100644 --- a/pkg/client/listers/eventing/v1alpha1/expansion_generated.go +++ b/pkg/client/listers/eventing/v1alpha1/expansion_generated.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/client/listers/eventing/v1alpha1/subscription.go b/pkg/client/listers/eventing/v1alpha1/subscription.go index 0a834e5ebce..8fa57c95e60 100644 --- a/pkg/client/listers/eventing/v1alpha1/subscription.go +++ b/pkg/client/listers/eventing/v1alpha1/subscription.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/controller/controller.go b/pkg/controller/controller.go index f7228920a4b..fa1b7b83bd0 100644 --- a/pkg/controller/controller.go +++ b/pkg/controller/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/controller/eventing/inmemory/channel/controller.go b/pkg/controller/eventing/inmemory/channel/controller.go index b139d622f2a..d0096f15c61 100644 --- a/pkg/controller/eventing/inmemory/channel/controller.go +++ b/pkg/controller/eventing/inmemory/channel/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/controller/eventing/inmemory/channel/reconcile.go b/pkg/controller/eventing/inmemory/channel/reconcile.go index c1c0d3d1cce..b8357233f9d 100644 --- a/pkg/controller/eventing/inmemory/channel/reconcile.go +++ b/pkg/controller/eventing/inmemory/channel/reconcile.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/controller/eventing/inmemory/channel/reconcile_test.go b/pkg/controller/eventing/inmemory/channel/reconcile_test.go index 27bb7298e23..8b42da53fa9 100644 --- a/pkg/controller/eventing/inmemory/channel/reconcile_test.go +++ b/pkg/controller/eventing/inmemory/channel/reconcile_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/controller/eventing/inmemory/clusterchannelprovisioner/controller.go b/pkg/controller/eventing/inmemory/clusterchannelprovisioner/controller.go index 3518b86939c..f56d97d887c 100644 --- a/pkg/controller/eventing/inmemory/clusterchannelprovisioner/controller.go +++ b/pkg/controller/eventing/inmemory/clusterchannelprovisioner/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/controller/eventing/inmemory/clusterchannelprovisioner/reconcile.go b/pkg/controller/eventing/inmemory/clusterchannelprovisioner/reconcile.go index 5eb68ef5250..edbfa27d069 100644 --- a/pkg/controller/eventing/inmemory/clusterchannelprovisioner/reconcile.go +++ b/pkg/controller/eventing/inmemory/clusterchannelprovisioner/reconcile.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/controller/eventing/inmemory/clusterchannelprovisioner/reconcile_test.go b/pkg/controller/eventing/inmemory/clusterchannelprovisioner/reconcile_test.go index 8c299ffb288..28dda2bf792 100644 --- a/pkg/controller/eventing/inmemory/clusterchannelprovisioner/reconcile_test.go +++ b/pkg/controller/eventing/inmemory/clusterchannelprovisioner/reconcile_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/controller/eventing/inmemory/controller/main.go b/pkg/controller/eventing/inmemory/controller/main.go index a16db0beb94..3c3de01aae7 100644 --- a/pkg/controller/eventing/inmemory/controller/main.go +++ b/pkg/controller/eventing/inmemory/controller/main.go @@ -1,5 +1,5 @@ /* - * Copyright 2018 The Knative Authors + * Copyright 2019 The Knative 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/controller/eventing/subscription/provider.go b/pkg/controller/eventing/subscription/provider.go index 1575fef4cb1..388086e9e12 100644 --- a/pkg/controller/eventing/subscription/provider.go +++ b/pkg/controller/eventing/subscription/provider.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/controller/eventing/subscription/provider_test.go b/pkg/controller/eventing/subscription/provider_test.go index 0d41b41615f..5bc9d78d817 100644 --- a/pkg/controller/eventing/subscription/provider_test.go +++ b/pkg/controller/eventing/subscription/provider_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/controller/eventing/subscription/reconcile.go b/pkg/controller/eventing/subscription/reconcile.go index d867dfd6987..89f748d89b4 100644 --- a/pkg/controller/eventing/subscription/reconcile.go +++ b/pkg/controller/eventing/subscription/reconcile.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/controller/eventing/subscription/reconcile_test.go b/pkg/controller/eventing/subscription/reconcile_test.go index 4b7383e7583..05dad4b6c07 100644 --- a/pkg/controller/eventing/subscription/reconcile_test.go +++ b/pkg/controller/eventing/subscription/reconcile_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative Authors Licensed under the Apache License, Veroute.on 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/controller/names.go b/pkg/controller/names.go index 55c8903a024..94a8e2ed79c 100644 --- a/pkg/controller/names.go +++ b/pkg/controller/names.go @@ -1,5 +1,5 @@ /* - * Copyright 2018 The Knative Authors + * Copyright 2019 The Knative 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/controller/names_test.go b/pkg/controller/names_test.go index d44f490f3de..25b51895e10 100644 --- a/pkg/controller/names_test.go +++ b/pkg/controller/names_test.go @@ -1,5 +1,5 @@ /* - * Copyright 2018 The Knative Authors + * Copyright 2019 The Knative 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/controller/testing/builder.go b/pkg/controller/testing/builder.go index a4c4823edee..30800877a03 100644 --- a/pkg/controller/testing/builder.go +++ b/pkg/controller/testing/builder.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/controller/testing/mock_client.go b/pkg/controller/testing/mock_client.go index 434cec83cf1..25747541cf2 100644 --- a/pkg/controller/testing/mock_client.go +++ b/pkg/controller/testing/mock_client.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/controller/testing/table.go b/pkg/controller/testing/table.go index a7691c59d3d..95ac0871b75 100644 --- a/pkg/controller/testing/table.go +++ b/pkg/controller/testing/table.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/logconfig/config.go b/pkg/logconfig/config.go index 61abd3dec98..2a9b8ffe640 100644 --- a/pkg/logconfig/config.go +++ b/pkg/logconfig/config.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/gcppubsub/controller/channel/controller.go b/pkg/provisioners/gcppubsub/controller/channel/controller.go index f2684829d50..5968302f212 100644 --- a/pkg/provisioners/gcppubsub/controller/channel/controller.go +++ b/pkg/provisioners/gcppubsub/controller/channel/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/gcppubsub/controller/channel/names.go b/pkg/provisioners/gcppubsub/controller/channel/names.go index 3efa1808b09..f6a2c7601b0 100644 --- a/pkg/provisioners/gcppubsub/controller/channel/names.go +++ b/pkg/provisioners/gcppubsub/controller/channel/names.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/gcppubsub/controller/channel/names_test.go b/pkg/provisioners/gcppubsub/controller/channel/names_test.go index d3157457a85..2d5cbc68939 100644 --- a/pkg/provisioners/gcppubsub/controller/channel/names_test.go +++ b/pkg/provisioners/gcppubsub/controller/channel/names_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/gcppubsub/controller/channel/reconcile.go b/pkg/provisioners/gcppubsub/controller/channel/reconcile.go index 46b14744bcc..4dbab75a955 100644 --- a/pkg/provisioners/gcppubsub/controller/channel/reconcile.go +++ b/pkg/provisioners/gcppubsub/controller/channel/reconcile.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/gcppubsub/controller/channel/reconcile_test.go b/pkg/provisioners/gcppubsub/controller/channel/reconcile_test.go index 1435ac6534c..7b967c8cda5 100644 --- a/pkg/provisioners/gcppubsub/controller/channel/reconcile_test.go +++ b/pkg/provisioners/gcppubsub/controller/channel/reconcile_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/gcppubsub/controller/clusterchannelprovisioner/controller.go b/pkg/provisioners/gcppubsub/controller/clusterchannelprovisioner/controller.go index c59badf5ebb..a979660c7ef 100644 --- a/pkg/provisioners/gcppubsub/controller/clusterchannelprovisioner/controller.go +++ b/pkg/provisioners/gcppubsub/controller/clusterchannelprovisioner/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/gcppubsub/controller/clusterchannelprovisioner/reconcile.go b/pkg/provisioners/gcppubsub/controller/clusterchannelprovisioner/reconcile.go index 4db8c094475..2c0c638eb61 100644 --- a/pkg/provisioners/gcppubsub/controller/clusterchannelprovisioner/reconcile.go +++ b/pkg/provisioners/gcppubsub/controller/clusterchannelprovisioner/reconcile.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/gcppubsub/controller/clusterchannelprovisioner/reconcile_test.go b/pkg/provisioners/gcppubsub/controller/clusterchannelprovisioner/reconcile_test.go index c8f867ca85d..0efb894f8df 100644 --- a/pkg/provisioners/gcppubsub/controller/clusterchannelprovisioner/reconcile_test.go +++ b/pkg/provisioners/gcppubsub/controller/clusterchannelprovisioner/reconcile_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/gcppubsub/controller/cmd/main.go b/pkg/provisioners/gcppubsub/controller/cmd/main.go index a79216c4583..c05ae9a93f3 100644 --- a/pkg/provisioners/gcppubsub/controller/cmd/main.go +++ b/pkg/provisioners/gcppubsub/controller/cmd/main.go @@ -1,5 +1,5 @@ /* - * Copyright 2018 The Knative Authors + * Copyright 2019 The Knative 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/provisioners/gcppubsub/dispatcher/cmd/main.go b/pkg/provisioners/gcppubsub/dispatcher/cmd/main.go index f3038cfd275..16472bcbbe4 100644 --- a/pkg/provisioners/gcppubsub/dispatcher/cmd/main.go +++ b/pkg/provisioners/gcppubsub/dispatcher/cmd/main.go @@ -1,5 +1,5 @@ /* - * Copyright 2018 The Knative Authors + * Copyright 2019 The Knative 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/provisioners/gcppubsub/dispatcher/dispatcher/controller.go b/pkg/provisioners/gcppubsub/dispatcher/dispatcher/controller.go index 85bc7739277..4774b7a9f7a 100644 --- a/pkg/provisioners/gcppubsub/dispatcher/dispatcher/controller.go +++ b/pkg/provisioners/gcppubsub/dispatcher/dispatcher/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/gcppubsub/dispatcher/dispatcher/reconcile.go b/pkg/provisioners/gcppubsub/dispatcher/dispatcher/reconcile.go index 02f556ba162..5c6bb145f90 100644 --- a/pkg/provisioners/gcppubsub/dispatcher/dispatcher/reconcile.go +++ b/pkg/provisioners/gcppubsub/dispatcher/dispatcher/reconcile.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/gcppubsub/dispatcher/dispatcher/reconcile_test.go b/pkg/provisioners/gcppubsub/dispatcher/dispatcher/reconcile_test.go index 79420cd335e..804658cea57 100644 --- a/pkg/provisioners/gcppubsub/dispatcher/dispatcher/reconcile_test.go +++ b/pkg/provisioners/gcppubsub/dispatcher/dispatcher/reconcile_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/gcppubsub/dispatcher/receiver/receiver.go b/pkg/provisioners/gcppubsub/dispatcher/receiver/receiver.go index dc7601d59aa..715aa7d9917 100644 --- a/pkg/provisioners/gcppubsub/dispatcher/receiver/receiver.go +++ b/pkg/provisioners/gcppubsub/dispatcher/receiver/receiver.go @@ -1,5 +1,5 @@ /* - * Copyright 2018 The Knative Authors + * Copyright 2019 The Knative 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/provisioners/gcppubsub/dispatcher/receiver/receiver_test.go b/pkg/provisioners/gcppubsub/dispatcher/receiver/receiver_test.go index 53668cc3d0a..ae574b36bc9 100644 --- a/pkg/provisioners/gcppubsub/dispatcher/receiver/receiver_test.go +++ b/pkg/provisioners/gcppubsub/dispatcher/receiver/receiver_test.go @@ -1,5 +1,5 @@ /* - * Copyright 2018 The Knative Authors + * Copyright 2019 The Knative 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/provisioners/gcppubsub/util/creds.go b/pkg/provisioners/gcppubsub/util/creds.go index 91e32472b7a..a5c58c355ab 100644 --- a/pkg/provisioners/gcppubsub/util/creds.go +++ b/pkg/provisioners/gcppubsub/util/creds.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/gcppubsub/util/creds_test.go b/pkg/provisioners/gcppubsub/util/creds_test.go index a4189401e23..fcb625376a8 100644 --- a/pkg/provisioners/gcppubsub/util/creds_test.go +++ b/pkg/provisioners/gcppubsub/util/creds_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/gcppubsub/util/fakepubsub/fake_pubsub.go b/pkg/provisioners/gcppubsub/util/fakepubsub/fake_pubsub.go index ca05f9ec2dd..01e880a8fc2 100644 --- a/pkg/provisioners/gcppubsub/util/fakepubsub/fake_pubsub.go +++ b/pkg/provisioners/gcppubsub/util/fakepubsub/fake_pubsub.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/gcppubsub/util/pubsub_wrapper.go b/pkg/provisioners/gcppubsub/util/pubsub_wrapper.go index cb2b14b6147..f5ab767bac0 100644 --- a/pkg/provisioners/gcppubsub/util/pubsub_wrapper.go +++ b/pkg/provisioners/gcppubsub/util/pubsub_wrapper.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/gcppubsub/util/status.go b/pkg/provisioners/gcppubsub/util/status.go index bc16f1282fd..92bc90ee6b5 100644 --- a/pkg/provisioners/gcppubsub/util/status.go +++ b/pkg/provisioners/gcppubsub/util/status.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/gcppubsub/util/testcreds/helper.go b/pkg/provisioners/gcppubsub/util/testcreds/helper.go index f2297c7c4ec..17ac7860d45 100644 --- a/pkg/provisioners/gcppubsub/util/testcreds/helper.go +++ b/pkg/provisioners/gcppubsub/util/testcreds/helper.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/kafka/cmd/dispatcher/main.go b/pkg/provisioners/kafka/cmd/dispatcher/main.go index b9a2ea866ef..f1541127d32 100644 --- a/pkg/provisioners/kafka/cmd/dispatcher/main.go +++ b/pkg/provisioners/kafka/cmd/dispatcher/main.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/kafka/controller/channel/provider.go b/pkg/provisioners/kafka/controller/channel/provider.go index a5a220c1ad4..92059670eb4 100644 --- a/pkg/provisioners/kafka/controller/channel/provider.go +++ b/pkg/provisioners/kafka/controller/channel/provider.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/kafka/controller/channel/provider_test.go b/pkg/provisioners/kafka/controller/channel/provider_test.go index 43d7eb88cc2..21c00b8a8f9 100644 --- a/pkg/provisioners/kafka/controller/channel/provider_test.go +++ b/pkg/provisioners/kafka/controller/channel/provider_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/kafka/controller/channel/reconcile.go b/pkg/provisioners/kafka/controller/channel/reconcile.go index bc5a9a2bf47..61c894a08a5 100644 --- a/pkg/provisioners/kafka/controller/channel/reconcile.go +++ b/pkg/provisioners/kafka/controller/channel/reconcile.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/kafka/controller/channel/reconcile_test.go b/pkg/provisioners/kafka/controller/channel/reconcile_test.go index a4b8d4c9c38..2b9432c7660 100644 --- a/pkg/provisioners/kafka/controller/channel/reconcile_test.go +++ b/pkg/provisioners/kafka/controller/channel/reconcile_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative Authors Licensed under the Apache License, Veroute.on 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/provisioners/kafka/controller/provider.go b/pkg/provisioners/kafka/controller/provider.go index 0f6ca5631f2..9d4eab08d64 100644 --- a/pkg/provisioners/kafka/controller/provider.go +++ b/pkg/provisioners/kafka/controller/provider.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/kafka/controller/provider_test.go b/pkg/provisioners/kafka/controller/provider_test.go index 9b648acba67..5557b01dd6e 100644 --- a/pkg/provisioners/kafka/controller/provider_test.go +++ b/pkg/provisioners/kafka/controller/provider_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/kafka/controller/reconcile.go b/pkg/provisioners/kafka/controller/reconcile.go index 14904eac54e..3a7dd59d15c 100644 --- a/pkg/provisioners/kafka/controller/reconcile.go +++ b/pkg/provisioners/kafka/controller/reconcile.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/kafka/controller/reconcile_test.go b/pkg/provisioners/kafka/controller/reconcile_test.go index 3a4798b169e..76c4c40c5fc 100644 --- a/pkg/provisioners/kafka/controller/reconcile_test.go +++ b/pkg/provisioners/kafka/controller/reconcile_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative Authors Licensed under the Apache License, Veroute.on 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/provisioners/kafka/dispatcher/dispatcher.go b/pkg/provisioners/kafka/dispatcher/dispatcher.go index b7d279dc88a..32670c9292b 100644 --- a/pkg/provisioners/kafka/dispatcher/dispatcher.go +++ b/pkg/provisioners/kafka/dispatcher/dispatcher.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/logger.go b/pkg/provisioners/logger.go index 46dc9830151..0af3ac65c49 100644 --- a/pkg/provisioners/logger.go +++ b/pkg/provisioners/logger.go @@ -1,5 +1,5 @@ /* - * Copyright 2018 The Knative Authors + * Copyright 2019 The Knative 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/provisioners/logger_test.go b/pkg/provisioners/logger_test.go index caa43c23160..c3be5f82903 100644 --- a/pkg/provisioners/logger_test.go +++ b/pkg/provisioners/logger_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/message.go b/pkg/provisioners/message.go index 5f258e98484..f2c9889fbda 100644 --- a/pkg/provisioners/message.go +++ b/pkg/provisioners/message.go @@ -1,5 +1,5 @@ /* - * Copyright 2018 The Knative Authors + * Copyright 2019 The Knative 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/provisioners/message_dispatcher.go b/pkg/provisioners/message_dispatcher.go index cb5d475504c..129fb0f4a47 100644 --- a/pkg/provisioners/message_dispatcher.go +++ b/pkg/provisioners/message_dispatcher.go @@ -1,5 +1,5 @@ /* - * Copyright 2018 The Knative Authors + * Copyright 2019 The Knative 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/provisioners/message_dispatcher_test.go b/pkg/provisioners/message_dispatcher_test.go index ac02f645ad4..bbbc6c0bcd2 100644 --- a/pkg/provisioners/message_dispatcher_test.go +++ b/pkg/provisioners/message_dispatcher_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/message_receiver.go b/pkg/provisioners/message_receiver.go index 4fb1754bf3d..0db379c5e0b 100644 --- a/pkg/provisioners/message_receiver.go +++ b/pkg/provisioners/message_receiver.go @@ -1,5 +1,5 @@ /* - * Copyright 2018 The Knative Authors + * Copyright 2019 The Knative 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/provisioners/message_receiver_test.go b/pkg/provisioners/message_receiver_test.go index 7cf1499855b..78745401560 100644 --- a/pkg/provisioners/message_receiver_test.go +++ b/pkg/provisioners/message_receiver_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/message_test.go b/pkg/provisioners/message_test.go index 35df9a98696..595489cd4d4 100644 --- a/pkg/provisioners/message_test.go +++ b/pkg/provisioners/message_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/natss/controller/channel/controller.go b/pkg/provisioners/natss/controller/channel/controller.go index 9968eedf9e2..1cf6ad8f741 100644 --- a/pkg/provisioners/natss/controller/channel/controller.go +++ b/pkg/provisioners/natss/controller/channel/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/natss/controller/channel/reconcile.go b/pkg/provisioners/natss/controller/channel/reconcile.go index 97e26b5f8cf..3c42c5f742d 100644 --- a/pkg/provisioners/natss/controller/channel/reconcile.go +++ b/pkg/provisioners/natss/controller/channel/reconcile.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/natss/controller/channel/reconcile_test.go b/pkg/provisioners/natss/controller/channel/reconcile_test.go index c245e28ba24..a9b4824fb2f 100644 --- a/pkg/provisioners/natss/controller/channel/reconcile_test.go +++ b/pkg/provisioners/natss/controller/channel/reconcile_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative Authors Licensed under the Apache License, Veroute.on 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/provisioners/natss/controller/clusterchannelprovisioner/controller.go b/pkg/provisioners/natss/controller/clusterchannelprovisioner/controller.go index 3f30b9d1083..c10012fadaa 100644 --- a/pkg/provisioners/natss/controller/clusterchannelprovisioner/controller.go +++ b/pkg/provisioners/natss/controller/clusterchannelprovisioner/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/natss/controller/clusterchannelprovisioner/reconcile.go b/pkg/provisioners/natss/controller/clusterchannelprovisioner/reconcile.go index 0b8b4556352..ab5c10209c4 100644 --- a/pkg/provisioners/natss/controller/clusterchannelprovisioner/reconcile.go +++ b/pkg/provisioners/natss/controller/clusterchannelprovisioner/reconcile.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/natss/controller/clusterchannelprovisioner/reconcile_test.go b/pkg/provisioners/natss/controller/clusterchannelprovisioner/reconcile_test.go index 95882ea60e4..f298f7e1523 100644 --- a/pkg/provisioners/natss/controller/clusterchannelprovisioner/reconcile_test.go +++ b/pkg/provisioners/natss/controller/clusterchannelprovisioner/reconcile_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative Authors Licensed under the Apache License, Veroute.on 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/provisioners/natss/controller/main.go b/pkg/provisioners/natss/controller/main.go index 012beb3081f..d9d46e4eca4 100644 --- a/pkg/provisioners/natss/controller/main.go +++ b/pkg/provisioners/natss/controller/main.go @@ -1,5 +1,5 @@ /* - * Copyright 2018 The Knative Authors + * Copyright 2019 The Knative 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/provisioners/natss/dispatcher/channel/controller.go b/pkg/provisioners/natss/dispatcher/channel/controller.go index 5046af5648c..60f50fea9aa 100644 --- a/pkg/provisioners/natss/dispatcher/channel/controller.go +++ b/pkg/provisioners/natss/dispatcher/channel/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/natss/dispatcher/channel/reconcile.go b/pkg/provisioners/natss/dispatcher/channel/reconcile.go index 7c65a4eba8e..5d8c5207d65 100644 --- a/pkg/provisioners/natss/dispatcher/channel/reconcile.go +++ b/pkg/provisioners/natss/dispatcher/channel/reconcile.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/natss/dispatcher/dispatcher/dispatcher.go b/pkg/provisioners/natss/dispatcher/dispatcher/dispatcher.go index 0e0b3368652..fcf312311b1 100644 --- a/pkg/provisioners/natss/dispatcher/dispatcher/dispatcher.go +++ b/pkg/provisioners/natss/dispatcher/dispatcher/dispatcher.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/natss/dispatcher/dispatcher/dispatcher_test.go b/pkg/provisioners/natss/dispatcher/dispatcher/dispatcher_test.go index 5184ef7f51a..edb1c686a60 100644 --- a/pkg/provisioners/natss/dispatcher/dispatcher/dispatcher_test.go +++ b/pkg/provisioners/natss/dispatcher/dispatcher/dispatcher_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/natss/dispatcher/dispatcher/types.go b/pkg/provisioners/natss/dispatcher/dispatcher/types.go index 69e5ae6dd15..831d08caf5b 100644 --- a/pkg/provisioners/natss/dispatcher/dispatcher/types.go +++ b/pkg/provisioners/natss/dispatcher/dispatcher/types.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/natss/dispatcher/main.go b/pkg/provisioners/natss/dispatcher/main.go index dbb3ad18a72..e0831584926 100644 --- a/pkg/provisioners/natss/dispatcher/main.go +++ b/pkg/provisioners/natss/dispatcher/main.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/natss/stanutil/stanutil.go b/pkg/provisioners/natss/stanutil/stanutil.go index f359c4925cf..a774e9acbd3 100644 --- a/pkg/provisioners/natss/stanutil/stanutil.go +++ b/pkg/provisioners/natss/stanutil/stanutil.go @@ -1,5 +1,5 @@ /* - * Copyright 2018 The Knative Authors + * Copyright 2019 The Knative 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/provisioners/natss/stanutil/stanutil_test.go b/pkg/provisioners/natss/stanutil/stanutil_test.go index 518c0ac9700..639002c313d 100644 --- a/pkg/provisioners/natss/stanutil/stanutil_test.go +++ b/pkg/provisioners/natss/stanutil/stanutil_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/provisioners/references.go b/pkg/provisioners/references.go index 39045bb9b1d..bc5e7b35870 100644 --- a/pkg/provisioners/references.go +++ b/pkg/provisioners/references.go @@ -1,5 +1,5 @@ /* - * Copyright 2018 The Knative Authors + * Copyright 2019 The Knative 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/provisioners/references_test.go b/pkg/provisioners/references_test.go index 04e2b4b9aac..24ffa6a2a46 100644 --- a/pkg/provisioners/references_test.go +++ b/pkg/provisioners/references_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/sidecar/configmap/filesystem/filesystem_watcher.go b/pkg/sidecar/configmap/filesystem/filesystem_watcher.go index bbcf62cd0bd..4a1623e2b10 100644 --- a/pkg/sidecar/configmap/filesystem/filesystem_watcher.go +++ b/pkg/sidecar/configmap/filesystem/filesystem_watcher.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/sidecar/configmap/filesystem/filesystem_watcher_test.go b/pkg/sidecar/configmap/filesystem/filesystem_watcher_test.go index 8152289573c..f89d2ac31af 100644 --- a/pkg/sidecar/configmap/filesystem/filesystem_watcher_test.go +++ b/pkg/sidecar/configmap/filesystem/filesystem_watcher_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/sidecar/configmap/parse.go b/pkg/sidecar/configmap/parse.go index db09a9dd61f..82fb32ffc98 100644 --- a/pkg/sidecar/configmap/parse.go +++ b/pkg/sidecar/configmap/parse.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/sidecar/configmap/parse_test.go b/pkg/sidecar/configmap/parse_test.go index 4a47a7acf9d..3ad6bac0433 100644 --- a/pkg/sidecar/configmap/parse_test.go +++ b/pkg/sidecar/configmap/parse_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/sidecar/configmap/watcher/watcher.go b/pkg/sidecar/configmap/watcher/watcher.go index 01dc5d7af9a..1746bf31e3c 100644 --- a/pkg/sidecar/configmap/watcher/watcher.go +++ b/pkg/sidecar/configmap/watcher/watcher.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/sidecar/configmap/watcher/watcher_test.go b/pkg/sidecar/configmap/watcher/watcher_test.go index 6164c38cd63..9ebf71b8c17 100644 --- a/pkg/sidecar/configmap/watcher/watcher_test.go +++ b/pkg/sidecar/configmap/watcher/watcher_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/sidecar/fanout/fanout_handler.go b/pkg/sidecar/fanout/fanout_handler.go index dd60be7fed0..36447eca23d 100644 --- a/pkg/sidecar/fanout/fanout_handler.go +++ b/pkg/sidecar/fanout/fanout_handler.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/sidecar/fanout/fanout_handler_test.go b/pkg/sidecar/fanout/fanout_handler_test.go index 6702984154d..4b3f55ccb8d 100644 --- a/pkg/sidecar/fanout/fanout_handler_test.go +++ b/pkg/sidecar/fanout/fanout_handler_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/sidecar/multichannelfanout/multi_channel_fanout_handler.go b/pkg/sidecar/multichannelfanout/multi_channel_fanout_handler.go index 6169e8028dc..7dfc07f2532 100644 --- a/pkg/sidecar/multichannelfanout/multi_channel_fanout_handler.go +++ b/pkg/sidecar/multichannelfanout/multi_channel_fanout_handler.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/sidecar/multichannelfanout/multi_channel_fanout_handler_test.go b/pkg/sidecar/multichannelfanout/multi_channel_fanout_handler_test.go index 0c807df50d4..8cc9242cb22 100644 --- a/pkg/sidecar/multichannelfanout/multi_channel_fanout_handler_test.go +++ b/pkg/sidecar/multichannelfanout/multi_channel_fanout_handler_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/sidecar/multichannelfanout/parse.go b/pkg/sidecar/multichannelfanout/parse.go index cef6c4a92ec..666bce86bbe 100644 --- a/pkg/sidecar/multichannelfanout/parse.go +++ b/pkg/sidecar/multichannelfanout/parse.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/sidecar/multichannelfanout/parse_test.go b/pkg/sidecar/multichannelfanout/parse_test.go index 8ef86bc7542..82d58313917 100644 --- a/pkg/sidecar/multichannelfanout/parse_test.go +++ b/pkg/sidecar/multichannelfanout/parse_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/sidecar/swappable/swappable.go b/pkg/sidecar/swappable/swappable.go index ec591092d92..3d3da805086 100644 --- a/pkg/sidecar/swappable/swappable.go +++ b/pkg/sidecar/swappable/swappable.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/sidecar/swappable/swappable_test.go b/pkg/sidecar/swappable/swappable_test.go index 3993ed17fd9..4339b6673b5 100644 --- a/pkg/sidecar/swappable/swappable_test.go +++ b/pkg/sidecar/swappable/swappable_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/system/names.go b/pkg/system/names.go index d07a7849171..d9934530456 100644 --- a/pkg/system/names.go +++ b/pkg/system/names.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/utils/utils.go b/pkg/utils/utils.go index 33482fc0523..baff5d73739 100644 --- a/pkg/utils/utils.go +++ b/pkg/utils/utils.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/utils/utils_test.go b/pkg/utils/utils_test.go index 3bad0697242..977cd6af15f 100644 --- a/pkg/utils/utils_test.go +++ b/pkg/utils/utils_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative 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/test/cleanup.go b/test/cleanup.go index ddaf2b408d7..8f058e8e052 100644 --- a/test/cleanup.go +++ b/test/cleanup.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/test/clients.go b/test/clients.go index cf2e447da02..beaaa21ef6d 100644 --- a/test/clients.go +++ b/test/clients.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/test/crd.go b/test/crd.go index cd365342a0e..b4216f33a47 100644 --- a/test/crd.go +++ b/test/crd.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/test/crd_checks.go b/test/crd_checks.go index 68e0f1642c0..1f8f039cbc3 100644 --- a/test/crd_checks.go +++ b/test/crd_checks.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/test/e2e-tests.sh b/test/e2e-tests.sh index b8381d5a0c1..05bedd2d865 100755 --- a/test/e2e-tests.sh +++ b/test/e2e-tests.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2018 The Knative Authors +# Copyright 2019 The Knative 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/test/e2e_flags.go b/test/e2e_flags.go index c039e78ad6e..0fa0a1cb648 100644 --- a/test/e2e_flags.go +++ b/test/e2e_flags.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/test/presubmit-tests.sh b/test/presubmit-tests.sh index fbe475f69fb..6ad870d5aa1 100755 --- a/test/presubmit-tests.sh +++ b/test/presubmit-tests.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2018 The Knative Authors +# Copyright 2019 The Knative 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/test/states.go b/test/states.go index 49f4256435e..b64fb5a3126 100644 --- a/test/states.go +++ b/test/states.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Knative Authors +Copyright 2019 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/test/upload-test-images.sh b/test/upload-test-images.sh index 078ba078fd7..fc3ea3f45d7 100755 --- a/test/upload-test-images.sh +++ b/test/upload-test-images.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright 2018 The Knative Authors +# Copyright 2019 The Knative Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.