Переглянути джерело

chore(templating): Remove years in license and their checks (#5955)

Co-authored-by: Gergely Bräutigam <gergely.brautigam@sap.com>
Co-authored-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
Jean-Philippe Evrard 3 місяців тому
батько
коміт
3b3cf7ae76
100 змінених файлів з 117 додано та 114 видалено
  1. 4 1
      .licenserc.yaml
  2. 1 1
      apis/doc.go
  3. 1 1
      apis/externalsecrets/doc.go
  4. 1 1
      apis/externalsecrets/v1/clusterexternalsecret_types.go
  5. 1 1
      apis/externalsecrets/v1/doc.go
  6. 1 1
      apis/externalsecrets/v1/externalsecret_types.go
  7. 1 1
      apis/externalsecrets/v1/externalsecret_validator.go
  8. 1 1
      apis/externalsecrets/v1/externalsecret_validator_test.go
  9. 1 1
      apis/externalsecrets/v1/externalsecret_webhook.go
  10. 1 1
      apis/externalsecrets/v1/fakes/pushremoteref.go
  11. 1 1
      apis/externalsecrets/v1/generic_store.go
  12. 1 1
      apis/externalsecrets/v1/provider.go
  13. 1 1
      apis/externalsecrets/v1/provider_schema.go
  14. 1 1
      apis/externalsecrets/v1/provider_schema_maintenance.go
  15. 1 1
      apis/externalsecrets/v1/provider_schema_test.go
  16. 1 1
      apis/externalsecrets/v1/pushsecret_interfaces.go
  17. 1 1
      apis/externalsecrets/v1/register.go
  18. 1 1
      apis/externalsecrets/v1/secretsstore_bitwarden_types.go
  19. 1 1
      apis/externalsecrets/v1/secretsstore_delinea_types.go
  20. 1 1
      apis/externalsecrets/v1/secretsstore_infisical_types.go
  21. 1 1
      apis/externalsecrets/v1/secretsstore_passbolt_types.go
  22. 1 1
      apis/externalsecrets/v1/secretsstore_secretserver_types.go
  23. 1 1
      apis/externalsecrets/v1/secretstore_akeyless_types.go
  24. 1 1
      apis/externalsecrets/v1/secretstore_aws_types.go
  25. 1 1
      apis/externalsecrets/v1/secretstore_azurekv_types.go
  26. 1 1
      apis/externalsecrets/v1/secretstore_barbican_types.go
  27. 1 1
      apis/externalsecrets/v1/secretstore_beyondtrust_types.go
  28. 1 1
      apis/externalsecrets/v1/secretstore_chef_types.go
  29. 1 1
      apis/externalsecrets/v1/secretstore_cloudru_types.go
  30. 1 1
      apis/externalsecrets/v1/secretstore_conjur_types.go
  31. 1 1
      apis/externalsecrets/v1/secretstore_doppler_types.go
  32. 1 1
      apis/externalsecrets/v1/secretstore_dvls_types.go
  33. 1 1
      apis/externalsecrets/v1/secretstore_fake_types.go
  34. 1 1
      apis/externalsecrets/v1/secretstore_fortanix_types.go
  35. 1 1
      apis/externalsecrets/v1/secretstore_gcpsm_types.go
  36. 1 1
      apis/externalsecrets/v1/secretstore_github_types.go
  37. 1 1
      apis/externalsecrets/v1/secretstore_gitlab_types.go
  38. 1 1
      apis/externalsecrets/v1/secretstore_ibm_types.go
  39. 1 1
      apis/externalsecrets/v1/secretstore_keepersecurity_types.go
  40. 1 1
      apis/externalsecrets/v1/secretstore_kubernetes_types.go
  41. 15 15
      apis/externalsecrets/v1/secretstore_nebius_types.go
  42. 1 1
      apis/externalsecrets/v1/secretstore_ngrok_types.go
  43. 1 1
      apis/externalsecrets/v1/secretstore_onboardbase_types.go
  44. 1 1
      apis/externalsecrets/v1/secretstore_onepassword_sdk_types.go
  45. 1 1
      apis/externalsecrets/v1/secretstore_onepassword_types.go
  46. 1 1
      apis/externalsecrets/v1/secretstore_oracle_types.go
  47. 1 1
      apis/externalsecrets/v1/secretstore_passworddeport_types.go
  48. 1 1
      apis/externalsecrets/v1/secretstore_previder_types.go
  49. 1 1
      apis/externalsecrets/v1/secretstore_pulumi_types.go
  50. 1 1
      apis/externalsecrets/v1/secretstore_scaleway_types.go
  51. 1 1
      apis/externalsecrets/v1/secretstore_senhasegura_types.go
  52. 1 1
      apis/externalsecrets/v1/secretstore_types.go
  53. 1 1
      apis/externalsecrets/v1/secretstore_validator.go
  54. 1 1
      apis/externalsecrets/v1/secretstore_validator_test.go
  55. 1 1
      apis/externalsecrets/v1/secretstore_vault_types.go
  56. 1 1
      apis/externalsecrets/v1/secretstore_volcengine_types.go
  57. 1 1
      apis/externalsecrets/v1/secretstore_webhook.go
  58. 1 1
      apis/externalsecrets/v1/secretstore_webhook_types.go
  59. 1 1
      apis/externalsecrets/v1/secretstore_yandex_types.go
  60. 1 1
      apis/externalsecrets/v1/secretstore_yandexcertificatemanager_types.go
  61. 1 1
      apis/externalsecrets/v1/secretstore_yandexlockbox_types.go
  62. 1 1
      apis/externalsecrets/v1/zz_generated.deepcopy.go
  63. 1 1
      apis/externalsecrets/v1alpha1/doc.go
  64. 1 1
      apis/externalsecrets/v1alpha1/pushsecret_types.go
  65. 1 1
      apis/externalsecrets/v1alpha1/register.go
  66. 1 1
      apis/externalsecrets/v1alpha1/zz_generated.deepcopy.go
  67. 1 1
      apis/externalsecrets/v1beta1/clusterexternalsecret_types.go
  68. 1 1
      apis/externalsecrets/v1beta1/doc.go
  69. 1 1
      apis/externalsecrets/v1beta1/externalsecret_types.go
  70. 1 1
      apis/externalsecrets/v1beta1/externalsecret_validator.go
  71. 1 1
      apis/externalsecrets/v1beta1/externalsecret_validator_test.go
  72. 1 1
      apis/externalsecrets/v1beta1/externalsecret_webhook.go
  73. 1 1
      apis/externalsecrets/v1beta1/fakes/pushremoteref.go
  74. 1 1
      apis/externalsecrets/v1beta1/generic_store.go
  75. 1 1
      apis/externalsecrets/v1beta1/provider.go
  76. 1 1
      apis/externalsecrets/v1beta1/provider_schema.go
  77. 1 1
      apis/externalsecrets/v1beta1/provider_schema_test.go
  78. 1 1
      apis/externalsecrets/v1beta1/pushsecret_interfaces.go
  79. 1 1
      apis/externalsecrets/v1beta1/register.go
  80. 1 1
      apis/externalsecrets/v1beta1/secretsstore_bitwarden_types.go
  81. 1 1
      apis/externalsecrets/v1beta1/secretsstore_delinea_types.go
  82. 1 1
      apis/externalsecrets/v1beta1/secretsstore_infisical_types.go
  83. 1 1
      apis/externalsecrets/v1beta1/secretsstore_passbolt_types.go
  84. 1 1
      apis/externalsecrets/v1beta1/secretsstore_secretserver_types.go
  85. 1 1
      apis/externalsecrets/v1beta1/secretstore_akeyless_types.go
  86. 1 1
      apis/externalsecrets/v1beta1/secretstore_alibaba_types.go
  87. 1 1
      apis/externalsecrets/v1beta1/secretstore_aws_types.go
  88. 1 1
      apis/externalsecrets/v1beta1/secretstore_azurekv_types.go
  89. 1 1
      apis/externalsecrets/v1beta1/secretstore_beyondtrust_types.go
  90. 1 1
      apis/externalsecrets/v1beta1/secretstore_chef_types.go
  91. 1 1
      apis/externalsecrets/v1beta1/secretstore_cloudru_types.go
  92. 1 1
      apis/externalsecrets/v1beta1/secretstore_conjur_types.go
  93. 1 1
      apis/externalsecrets/v1beta1/secretstore_device42_types.go
  94. 1 1
      apis/externalsecrets/v1beta1/secretstore_doppler_types.go
  95. 1 1
      apis/externalsecrets/v1beta1/secretstore_fake_types.go
  96. 1 1
      apis/externalsecrets/v1beta1/secretstore_fortanix_types.go
  97. 1 1
      apis/externalsecrets/v1beta1/secretstore_gcpsm_types.go
  98. 1 1
      apis/externalsecrets/v1beta1/secretstore_github_types.go
  99. 1 1
      apis/externalsecrets/v1beta1/secretstore_gitlab_types.go
  100. 1 1
      apis/externalsecrets/v1beta1/secretstore_ibm_types.go

+ 4 - 1
.licenserc.yaml

@@ -1,8 +1,11 @@
 header:
 header:
   license:
   license:
+    # Goal:
+    #  // Copyright © The ESO Authors
+    #  // SPDX-License-Identifier: Apache-2.0
     content: |
     content: |
       /*
       /*
-      Copyright © 2025 ESO Maintainer Team
+      Copyright © The ESO Authors
 
 
       Licensed under the Apache License, Version 2.0 (the "License");
       Licensed under the Apache License, Version 2.0 (the "License");
       you may not use this file except in compliance with the License.
       you may not use this file except in compliance with the License.

+ 1 - 1
apis/doc.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/doc.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/clusterexternalsecret_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/doc.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/externalsecret_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/externalsecret_validator.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/externalsecret_validator_test.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/externalsecret_webhook.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/fakes/pushremoteref.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/generic_store.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/provider.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/provider_schema.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/provider_schema_maintenance.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/provider_schema_test.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/pushsecret_interfaces.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/register.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretsstore_bitwarden_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretsstore_delinea_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretsstore_infisical_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretsstore_passbolt_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretsstore_secretserver_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_akeyless_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_aws_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_azurekv_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_barbican_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_beyondtrust_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_chef_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_cloudru_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_conjur_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_doppler_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_dvls_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_fake_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_fortanix_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_gcpsm_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_github_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_gitlab_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_ibm_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_keepersecurity_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_kubernetes_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 15 - 15
apis/externalsecrets/v1/secretstore_nebius_types.go

@@ -1,18 +1,18 @@
-// /*
-// Copyright © 2025 ESO Maintainer Team
-//
-// 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
-//
-//     https://www.apache.org/licenses/LICENSE-2.0
-//
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// */
+/*
+Copyright © The ESO 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
+
+    https://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+*/
 
 
 package v1
 package v1
 
 

+ 1 - 1
apis/externalsecrets/v1/secretstore_ngrok_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_onboardbase_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_onepassword_sdk_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_onepassword_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_oracle_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_passworddeport_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_previder_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_pulumi_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_scaleway_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_senhasegura_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_validator.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_validator_test.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_vault_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_volcengine_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_webhook.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_webhook_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_yandex_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_yandexcertificatemanager_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/secretstore_yandexlockbox_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1/zz_generated.deepcopy.go

@@ -1,7 +1,7 @@
 //go:build !ignore_autogenerated
 //go:build !ignore_autogenerated
 
 
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1alpha1/doc.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1alpha1/pushsecret_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1alpha1/register.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1alpha1/zz_generated.deepcopy.go

@@ -1,7 +1,7 @@
 //go:build !ignore_autogenerated
 //go:build !ignore_autogenerated
 
 
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/clusterexternalsecret_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/doc.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/externalsecret_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/externalsecret_validator.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/externalsecret_validator_test.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/externalsecret_webhook.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/fakes/pushremoteref.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/generic_store.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/provider.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/provider_schema.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/provider_schema_test.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/pushsecret_interfaces.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/register.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/secretsstore_bitwarden_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/secretsstore_delinea_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/secretsstore_infisical_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/secretsstore_passbolt_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/secretsstore_secretserver_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/secretstore_akeyless_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/secretstore_alibaba_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/secretstore_aws_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/secretstore_azurekv_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/secretstore_beyondtrust_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/secretstore_chef_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/secretstore_cloudru_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/secretstore_conjur_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/secretstore_device42_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/secretstore_doppler_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/secretstore_fake_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/secretstore_fortanix_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/secretstore_gcpsm_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/secretstore_github_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/secretstore_gitlab_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

+ 1 - 1
apis/externalsecrets/v1beta1/secretstore_ibm_types.go

@@ -1,5 +1,5 @@
 /*
 /*
-Copyright © 2025 ESO Maintainer Team
+Copyright © The ESO Authors
 
 
 Licensed under the Apache License, Version 2.0 (the "License");
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 you may not use this file except in compliance with the License.

Деякі файли не було показано, через те що забагато файлів було змінено