diff --git a/scripts/generate-changelog/generate-changelog.go b/scripts/generate-changelog/generate-changelog.go index f53c7097..32c25f2a 100644 --- a/scripts/generate-changelog/generate-changelog.go +++ b/scripts/generate-changelog/generate-changelog.go @@ -1,4 +1,4 @@ -// Copyright 2025 The Perses Authors +// Copyright The Perses 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/scripts/generate-changelog/generate-changelog_test.go b/scripts/generate-changelog/generate-changelog_test.go index 94cdd4e1..bc539df6 100644 --- a/scripts/generate-changelog/generate-changelog_test.go +++ b/scripts/generate-changelog/generate-changelog_test.go @@ -1,4 +1,4 @@ -// Copyright 2025 The Perses Authors +// Copyright The Perses 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/scripts/generate-goreleaser/generate-goreleaser.go b/scripts/generate-goreleaser/generate-goreleaser.go index f9537f0d..02189772 100644 --- a/scripts/generate-goreleaser/generate-goreleaser.go +++ b/scripts/generate-goreleaser/generate-goreleaser.go @@ -1,4 +1,4 @@ -// Copyright 2024 The Perses Authors +// Copyright The Perses 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/scripts/push-main-docker-image/push-main-docker-image.go b/scripts/push-main-docker-image/push-main-docker-image.go index e46c55e9..0ee3b50c 100644 --- a/scripts/push-main-docker-image/push-main-docker-image.go +++ b/scripts/push-main-docker-image/push-main-docker-image.go @@ -1,4 +1,4 @@ -// Copyright 2023 The Perses Authors +// Copyright The Perses 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