diff --git a/apis/v1alpha1/doc.go b/apis/v1alpha1/doc.go index d060da4..4f8310f 100644 --- a/apis/v1alpha1/doc.go +++ b/apis/v1alpha1/doc.go @@ -1,5 +1,6 @@ /* -Copyright 2021 Upbound Inc. +Copyright 2022 The Crossplane Authors. + */ // Package v1alpha1 contains the core resources of the confluent jet provider. diff --git a/apis/v1alpha1/register.go b/apis/v1alpha1/register.go index dc82fb1..a18a7fc 100644 --- a/apis/v1alpha1/register.go +++ b/apis/v1alpha1/register.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Crossplane Authors. +Copyright 2022 The Crossplane 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/apis/v1alpha1/types.go b/apis/v1alpha1/types.go index 865d5d9..568f6ab 100644 --- a/apis/v1alpha1/types.go +++ b/apis/v1alpha1/types.go @@ -1,5 +1,6 @@ /* -Copyright 2022 Upbound Inc. +Copyright 2022 The Crossplane Authors. + */ package v1alpha1 diff --git a/cmd/provider/main.go b/cmd/provider/main.go index 3e46e99..6d9539e 100644 --- a/cmd/provider/main.go +++ b/cmd/provider/main.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Crossplane Authors. +Copyright 2022 The Crossplane 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/internal/controller/providerconfig/config.go b/internal/controller/providerconfig/config.go index fac3489..db40e06 100644 --- a/internal/controller/providerconfig/config.go +++ b/internal/controller/providerconfig/config.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Crossplane Authors. +Copyright 2022 The Crossplane 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