Bläddra i källkod

fix: license headers across all Go files - standardize format, add missing copyright, fix typos (#5288)

* Initial plan

* Fix license headers in all Go files - add copyright, fix typos, standardize format

Co-authored-by: Skarlso <182850+Skarlso@users.noreply.github.com>

* run make fmt to fix formatting

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

---------

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Skarlso <182850+Skarlso@users.noreply.github.com>
Copilot 9 månader sedan
förälder
incheckning
ddc40c4ee7
100 ändrade filer med 200 tillägg och 0 borttagningar
  1. 2 0
      apis/doc.go
  2. 2 0
      apis/externalsecrets/doc.go
  3. 2 0
      apis/externalsecrets/v1/clusterexternalsecret_types.go
  4. 2 0
      apis/externalsecrets/v1/doc.go
  5. 2 0
      apis/externalsecrets/v1/externalsecret_types.go
  6. 2 0
      apis/externalsecrets/v1/externalsecret_validator.go
  7. 2 0
      apis/externalsecrets/v1/externalsecret_validator_test.go
  8. 2 0
      apis/externalsecrets/v1/externalsecret_webhook.go
  9. 2 0
      apis/externalsecrets/v1/generic_store.go
  10. 2 0
      apis/externalsecrets/v1/provider.go
  11. 2 0
      apis/externalsecrets/v1/provider_schema.go
  12. 2 0
      apis/externalsecrets/v1/provider_schema_maintenance.go
  13. 2 0
      apis/externalsecrets/v1/provider_schema_test.go
  14. 2 0
      apis/externalsecrets/v1/pushsecret_interfaces.go
  15. 2 0
      apis/externalsecrets/v1/register.go
  16. 2 0
      apis/externalsecrets/v1/secretsstore_bitwarden_types.go
  17. 2 0
      apis/externalsecrets/v1/secretsstore_delinea_types.go
  18. 2 0
      apis/externalsecrets/v1/secretsstore_infisical_types.go
  19. 2 0
      apis/externalsecrets/v1/secretsstore_passbolt_types.go
  20. 2 0
      apis/externalsecrets/v1/secretsstore_secretserver_types.go
  21. 2 0
      apis/externalsecrets/v1/secretstore_akeyless_types.go
  22. 2 0
      apis/externalsecrets/v1/secretstore_alibaba_types.go
  23. 2 0
      apis/externalsecrets/v1/secretstore_aws_types.go
  24. 2 0
      apis/externalsecrets/v1/secretstore_azurekv_types.go
  25. 2 0
      apis/externalsecrets/v1/secretstore_beyondtrust_types.go
  26. 2 0
      apis/externalsecrets/v1/secretstore_chef_types.go
  27. 2 0
      apis/externalsecrets/v1/secretstore_cloudru_types.go
  28. 2 0
      apis/externalsecrets/v1/secretstore_conjur_types.go
  29. 2 0
      apis/externalsecrets/v1/secretstore_device42_types.go
  30. 2 0
      apis/externalsecrets/v1/secretstore_doppler_types.go
  31. 2 0
      apis/externalsecrets/v1/secretstore_fake_types.go
  32. 2 0
      apis/externalsecrets/v1/secretstore_fortanix_types.go
  33. 2 0
      apis/externalsecrets/v1/secretstore_gcpsm_types.go
  34. 2 0
      apis/externalsecrets/v1/secretstore_github_types.go
  35. 2 0
      apis/externalsecrets/v1/secretstore_gitlab_types.go
  36. 2 0
      apis/externalsecrets/v1/secretstore_ibm_types.go
  37. 2 0
      apis/externalsecrets/v1/secretstore_keepersecurity_types.go
  38. 2 0
      apis/externalsecrets/v1/secretstore_kubernetes_types.go
  39. 2 0
      apis/externalsecrets/v1/secretstore_onboardbase_types.go
  40. 2 0
      apis/externalsecrets/v1/secretstore_onepassword_sdk_types.go
  41. 2 0
      apis/externalsecrets/v1/secretstore_onepassword_types.go
  42. 2 0
      apis/externalsecrets/v1/secretstore_oracle_types.go
  43. 2 0
      apis/externalsecrets/v1/secretstore_passworddeport_types.go
  44. 2 0
      apis/externalsecrets/v1/secretstore_previder_types.go
  45. 2 0
      apis/externalsecrets/v1/secretstore_pulumi_types.go
  46. 2 0
      apis/externalsecrets/v1/secretstore_scaleway_types.go
  47. 2 0
      apis/externalsecrets/v1/secretstore_senhasegura_types.go
  48. 2 0
      apis/externalsecrets/v1/secretstore_types.go
  49. 2 0
      apis/externalsecrets/v1/secretstore_validator.go
  50. 2 0
      apis/externalsecrets/v1/secretstore_validator_test.go
  51. 2 0
      apis/externalsecrets/v1/secretstore_vault_types.go
  52. 2 0
      apis/externalsecrets/v1/secretstore_webhook.go
  53. 2 0
      apis/externalsecrets/v1/secretstore_webhook_types.go
  54. 2 0
      apis/externalsecrets/v1/secretstore_yandex_types.go
  55. 2 0
      apis/externalsecrets/v1/secretstore_yandexcertificatemanager_types.go
  56. 2 0
      apis/externalsecrets/v1/secretstore_yandexlockbox_types.go
  57. 2 0
      apis/externalsecrets/v1alpha1/doc.go
  58. 2 0
      apis/externalsecrets/v1alpha1/pushsecret_types.go
  59. 2 0
      apis/externalsecrets/v1alpha1/register.go
  60. 2 0
      apis/externalsecrets/v1beta1/clusterexternalsecret_types.go
  61. 2 0
      apis/externalsecrets/v1beta1/doc.go
  62. 2 0
      apis/externalsecrets/v1beta1/externalsecret_types.go
  63. 2 0
      apis/externalsecrets/v1beta1/externalsecret_validator.go
  64. 2 0
      apis/externalsecrets/v1beta1/externalsecret_validator_test.go
  65. 2 0
      apis/externalsecrets/v1beta1/externalsecret_webhook.go
  66. 2 0
      apis/externalsecrets/v1beta1/generic_store.go
  67. 2 0
      apis/externalsecrets/v1beta1/provider.go
  68. 2 0
      apis/externalsecrets/v1beta1/provider_schema.go
  69. 2 0
      apis/externalsecrets/v1beta1/provider_schema_test.go
  70. 2 0
      apis/externalsecrets/v1beta1/pushsecret_interfaces.go
  71. 2 0
      apis/externalsecrets/v1beta1/register.go
  72. 2 0
      apis/externalsecrets/v1beta1/secretsstore_bitwarden_types.go
  73. 2 0
      apis/externalsecrets/v1beta1/secretsstore_delinea_types.go
  74. 2 0
      apis/externalsecrets/v1beta1/secretsstore_infisical_types.go
  75. 2 0
      apis/externalsecrets/v1beta1/secretsstore_passbolt_types.go
  76. 2 0
      apis/externalsecrets/v1beta1/secretsstore_secretserver_types.go
  77. 2 0
      apis/externalsecrets/v1beta1/secretstore_akeyless_types.go
  78. 2 0
      apis/externalsecrets/v1beta1/secretstore_alibaba_types.go
  79. 2 0
      apis/externalsecrets/v1beta1/secretstore_aws_types.go
  80. 2 0
      apis/externalsecrets/v1beta1/secretstore_azurekv_types.go
  81. 2 0
      apis/externalsecrets/v1beta1/secretstore_beyondtrust_types.go
  82. 2 0
      apis/externalsecrets/v1beta1/secretstore_chef_types.go
  83. 2 0
      apis/externalsecrets/v1beta1/secretstore_cloudru_types.go
  84. 2 0
      apis/externalsecrets/v1beta1/secretstore_conjur_types.go
  85. 2 0
      apis/externalsecrets/v1beta1/secretstore_device42_types.go
  86. 2 0
      apis/externalsecrets/v1beta1/secretstore_doppler_types.go
  87. 2 0
      apis/externalsecrets/v1beta1/secretstore_fake_types.go
  88. 2 0
      apis/externalsecrets/v1beta1/secretstore_fortanix_types.go
  89. 2 0
      apis/externalsecrets/v1beta1/secretstore_gcpsm_types.go
  90. 2 0
      apis/externalsecrets/v1beta1/secretstore_github_types.go
  91. 2 0
      apis/externalsecrets/v1beta1/secretstore_gitlab_types.go
  92. 2 0
      apis/externalsecrets/v1beta1/secretstore_ibm_types.go
  93. 2 0
      apis/externalsecrets/v1beta1/secretstore_keepersecurity_types.go
  94. 2 0
      apis/externalsecrets/v1beta1/secretstore_kubernetes_types.go
  95. 2 0
      apis/externalsecrets/v1beta1/secretstore_onboardbase_types.go
  96. 2 0
      apis/externalsecrets/v1beta1/secretstore_onepassword_types.go
  97. 2 0
      apis/externalsecrets/v1beta1/secretstore_oracle_types.go
  98. 2 0
      apis/externalsecrets/v1beta1/secretstore_passworddeport_types.go
  99. 2 0
      apis/externalsecrets/v1beta1/secretstore_previder_types.go
  100. 2 0
      apis/externalsecrets/v1beta1/secretstore_pulumi_types.go

+ 2 - 0
apis/doc.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/doc.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/clusterexternalsecret_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/doc.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/externalsecret_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/externalsecret_validator.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/externalsecret_validator_test.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/externalsecret_webhook.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/generic_store.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/provider.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/provider_schema.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/provider_schema_maintenance.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/provider_schema_test.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/pushsecret_interfaces.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/register.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretsstore_bitwarden_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretsstore_delinea_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretsstore_infisical_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretsstore_passbolt_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretsstore_secretserver_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_akeyless_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_alibaba_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_aws_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_azurekv_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_beyondtrust_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_chef_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_cloudru_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_conjur_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_device42_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_doppler_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_fake_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_fortanix_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_gcpsm_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_github_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_gitlab_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_ibm_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_keepersecurity_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_kubernetes_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_onboardbase_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_onepassword_sdk_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_onepassword_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_oracle_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_passworddeport_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_previder_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_pulumi_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_scaleway_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_senhasegura_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_validator.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_validator_test.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_vault_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_webhook.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_webhook_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_yandex_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_yandexcertificatemanager_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1/secretstore_yandexlockbox_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1alpha1/doc.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1alpha1/pushsecret_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1alpha1/register.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/clusterexternalsecret_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/doc.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/externalsecret_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/externalsecret_validator.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/externalsecret_validator_test.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/externalsecret_webhook.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/generic_store.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/provider.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/provider_schema.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/provider_schema_test.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/pushsecret_interfaces.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/register.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretsstore_bitwarden_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretsstore_delinea_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretsstore_infisical_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretsstore_passbolt_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretsstore_secretserver_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_akeyless_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_alibaba_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_aws_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_azurekv_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_beyondtrust_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_chef_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_cloudru_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_conjur_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_device42_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_doppler_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_fake_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_fortanix_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_gcpsm_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_github_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_gitlab_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_ibm_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_keepersecurity_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_kubernetes_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_onboardbase_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_onepassword_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_oracle_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_passworddeport_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_previder_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

+ 2 - 0
apis/externalsecrets/v1beta1/secretstore_pulumi_types.go

@@ -1,4 +1,6 @@
 /*
+Copyright © 2022 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

Vissa filer visades inte eftersom för många filer har ändrats