diff --git a/app/appengine/index.yaml b/app/appengine/index.yaml index 59708d4ac3..e07f58d8e2 100644 --- a/app/appengine/index.yaml +++ b/app/appengine/index.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/cmd/coordinator/deployment-prod.yaml b/cmd/coordinator/deployment-prod.yaml index ddfaebe08d..dff349a4af 100644 --- a/cmd/coordinator/deployment-prod.yaml +++ b/cmd/coordinator/deployment-prod.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/cmd/coordinator/deployment-staging.yaml b/cmd/coordinator/deployment-staging.yaml index d65836f378..dc756d40d4 100644 --- a/cmd/coordinator/deployment-staging.yaml +++ b/cmd/coordinator/deployment-staging.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/cmd/coordinator/internal/dashboard/dashboard.html b/cmd/coordinator/internal/dashboard/dashboard.html index e208d1bc25..d717e6505c 100644 --- a/cmd/coordinator/internal/dashboard/dashboard.html +++ b/cmd/coordinator/internal/dashboard/dashboard.html @@ -1,6 +1,6 @@ diff --git a/cmd/coordinator/internal/legacydash/static/style.css b/cmd/coordinator/internal/legacydash/static/style.css index 0fe1461a85..605a89c649 100644 --- a/cmd/coordinator/internal/legacydash/static/style.css +++ b/cmd/coordinator/internal/legacydash/static/style.css @@ -1,5 +1,5 @@ /** - * Copyright 2022 Go Authors All rights reserved. + * Copyright 2022 The Go Authors. All rights reserved. * Use of this source code is governed by a BSD-style * license that can be found in the LICENSE file. */ diff --git a/cmd/coordinator/internal/legacydash/ui.html b/cmd/coordinator/internal/legacydash/ui.html index b35f20b003..b6ade8a620 100644 --- a/cmd/coordinator/internal/legacydash/ui.html +++ b/cmd/coordinator/internal/legacydash/ui.html @@ -1,6 +1,6 @@ diff --git a/cmd/coordinator/module-proxy-service.yaml b/cmd/coordinator/module-proxy-service.yaml index 68db68f39e..09989c8473 100644 --- a/cmd/coordinator/module-proxy-service.yaml +++ b/cmd/coordinator/module-proxy-service.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/cmd/coordinator/service-staging.yaml b/cmd/coordinator/service-staging.yaml index c13b01645c..7b2c01db3d 100644 --- a/cmd/coordinator/service-staging.yaml +++ b/cmd/coordinator/service-staging.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/cmd/coordinator/style.css b/cmd/coordinator/style.css index fd298d1a19..fe261da888 100644 --- a/cmd/coordinator/style.css +++ b/cmd/coordinator/style.css @@ -1,5 +1,5 @@ /** - * Copyright 2022 Go Authors All rights reserved. + * Copyright 2022 The Go Authors. All rights reserved. * Use of this source code is governed by a BSD-style * license that can be found in the LICENSE file. */ diff --git a/cmd/coordinator/templates/base.html b/cmd/coordinator/templates/base.html index 0add4e699d..fefbf6f261 100644 --- a/cmd/coordinator/templates/base.html +++ b/cmd/coordinator/templates/base.html @@ -1,5 +1,5 @@ diff --git a/cmd/coordinator/templates/builders.html b/cmd/coordinator/templates/builders.html index 3daa0a33b3..bacc11ba38 100644 --- a/cmd/coordinator/templates/builders.html +++ b/cmd/coordinator/templates/builders.html @@ -1,6 +1,6 @@ diff --git a/cmd/coordinator/templates/queues.html b/cmd/coordinator/templates/queues.html index 43ae844298..7db1c93a33 100644 --- a/cmd/coordinator/templates/queues.html +++ b/cmd/coordinator/templates/queues.html @@ -1,6 +1,6 @@ diff --git a/cmd/coordinator/templates/status.html b/cmd/coordinator/templates/status.html index 8aed9bee67..24f3be287b 100644 --- a/cmd/coordinator/templates/status.html +++ b/cmd/coordinator/templates/status.html @@ -1,6 +1,6 @@ diff --git a/cmd/gerritbot/deployment-prod.yaml b/cmd/gerritbot/deployment-prod.yaml index d989eb6059..4ad54e0ce1 100644 --- a/cmd/gerritbot/deployment-prod.yaml +++ b/cmd/gerritbot/deployment-prod.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/cmd/gitmirror/deployment-mirroring.yaml b/cmd/gitmirror/deployment-mirroring.yaml index 0bb632e2b9..ef8ebf53b2 100644 --- a/cmd/gitmirror/deployment-mirroring.yaml +++ b/cmd/gitmirror/deployment-mirroring.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/cmd/gitmirror/deployment-serving.yaml b/cmd/gitmirror/deployment-serving.yaml index c2728eb185..bd66be4a76 100644 --- a/cmd/gitmirror/deployment-serving.yaml +++ b/cmd/gitmirror/deployment-serving.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/cmd/gitmirror/gitmirror_linux.go b/cmd/gitmirror/gitmirror_linux.go index 7b8f896123..dccdddd593 100644 --- a/cmd/gitmirror/gitmirror_linux.go +++ b/cmd/gitmirror/gitmirror_linux.go @@ -1,4 +1,4 @@ -// Copyright 2022 Go Authors All rights reserved. +// Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/cmd/gitmirror/service.yaml b/cmd/gitmirror/service.yaml index 393367acbd..3f5e53e0a0 100644 --- a/cmd/gitmirror/service.yaml +++ b/cmd/gitmirror/service.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/cmd/gopherbot/deployment-prod.yaml b/cmd/gopherbot/deployment-prod.yaml index 897e7b161f..faf828f9cb 100644 --- a/cmd/gopherbot/deployment-prod.yaml +++ b/cmd/gopherbot/deployment-prod.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/cmd/perfrun/perfrun.go b/cmd/perfrun/perfrun.go index ab85d3d3cc..b6ee5dd658 100644 --- a/cmd/perfrun/perfrun.go +++ b/cmd/perfrun/perfrun.go @@ -1,4 +1,4 @@ -// Copyright 2016 The Go Authors. All rights reserved. +// Copyright 2016 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/cmd/pubsubhelper/deployment-prod.yaml b/cmd/pubsubhelper/deployment-prod.yaml index b7741a8e5d..e57872f17b 100644 --- a/cmd/pubsubhelper/deployment-prod.yaml +++ b/cmd/pubsubhelper/deployment-prod.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/cmd/relui/cloudbuild.yaml b/cmd/relui/cloudbuild.yaml index 6c44d102aa..350a3bdc73 100644 --- a/cmd/relui/cloudbuild.yaml +++ b/cmd/relui/cloudbuild.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/cmd/relui/deployment-prod.yaml b/cmd/relui/deployment-prod.yaml index 0f87e19d9a..c43c3c1d2b 100644 --- a/cmd/relui/deployment-prod.yaml +++ b/cmd/relui/deployment-prod.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/cmd/relui/sqlc.yaml b/cmd/relui/sqlc.yaml index 5975b374a1..9a8bc54030 100644 --- a/cmd/relui/sqlc.yaml +++ b/cmd/relui/sqlc.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/cmd/securitybot/Dockerfile b/cmd/securitybot/Dockerfile index 55e8fabd4b..4a317b7860 100644 --- a/cmd/securitybot/Dockerfile +++ b/cmd/securitybot/Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/cmd/securitybot/deployment.yaml b/cmd/securitybot/deployment.yaml index 5377c98e27..b25fef900d 100644 --- a/cmd/securitybot/deployment.yaml +++ b/cmd/securitybot/deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/cmd/securitybot/main.go b/cmd/securitybot/main.go index 369aa200fe..4abdbe11ca 100644 --- a/cmd/securitybot/main.go +++ b/cmd/securitybot/main.go @@ -1,4 +1,4 @@ -// Copyright 2022 Go Authors All rights reserved. +// Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/deploy/build-ingress.yaml b/deploy/build-ingress.yaml index 4df8635d90..7b14dbe5e1 100644 --- a/deploy/build-ingress.yaml +++ b/deploy/build-ingress.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/devapp/deployment-prod.yaml b/devapp/deployment-prod.yaml index 4dc5c88a36..bf771f46d6 100644 --- a/devapp/deployment-prod.yaml +++ b/devapp/deployment-prod.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/devapp/deployment-staging.yaml b/devapp/deployment-staging.yaml index 1cc3c58f1e..48e9288d3b 100644 --- a/devapp/deployment-staging.yaml +++ b/devapp/deployment-staging.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/devapp/service-staging.yaml b/devapp/service-staging.yaml index e166ef4301..e85914afb9 100644 --- a/devapp/service-staging.yaml +++ b/devapp/service-staging.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/devapp/static/gophercon/index.html b/devapp/static/gophercon/index.html index 9749aedafe..8df3ecceb0 100644 --- a/devapp/static/gophercon/index.html +++ b/devapp/static/gophercon/index.html @@ -1,6 +1,6 @@ diff --git a/devapp/static/index.html b/devapp/static/index.html index 59ae34fead..84441c7029 100644 --- a/devapp/static/index.html +++ b/devapp/static/index.html @@ -1,6 +1,6 @@ diff --git a/env/corellium/android/files/builder.sh b/env/corellium/android/files/builder.sh index f7e5265b76..5cd24e7bee 100644 --- a/env/corellium/android/files/builder.sh +++ b/env/corellium/android/files/builder.sh @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/env/corellium/android/files/exec.sh b/env/corellium/android/files/exec.sh index 8d16565e49..eea719f188 100644 --- a/env/corellium/android/files/exec.sh +++ b/env/corellium/android/files/exec.sh @@ -1,5 +1,5 @@ #!/system/bin/sh -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/env/corellium/android/install.sh b/env/corellium/android/install.sh index add0d467c7..e5c17f88c1 100755 --- a/env/corellium/android/install.sh +++ b/env/corellium/android/install.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/env/corellium/ios/files/builder.sh b/env/corellium/ios/files/builder.sh index 61a74c2d7f..e44745d9c1 100755 --- a/env/corellium/ios/files/builder.sh +++ b/env/corellium/ios/files/builder.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/env/corellium/ios/install.sh b/env/corellium/ios/install.sh index 57816b4c48..6aade15ad5 100755 --- a/env/corellium/ios/install.sh +++ b/env/corellium/ios/install.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/env/darwin/aws/bootptab b/env/darwin/aws/bootptab index 98d709bf76..3554a2b87f 100644 --- a/env/darwin/aws/bootptab +++ b/env/darwin/aws/bootptab @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. %% diff --git a/env/darwin/aws/qemu.sh b/env/darwin/aws/qemu.sh index a7a8c6af57..45363a506c 100755 --- a/env/darwin/aws/qemu.sh +++ b/env/darwin/aws/qemu.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/env/darwin/aws/start-installer.sh b/env/darwin/aws/start-installer.sh index 8fc1a7db6a..202a4a4f65 100755 --- a/env/darwin/aws/start-installer.sh +++ b/env/darwin/aws/start-installer.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/env/darwin/aws/start-mutable.sh b/env/darwin/aws/start-mutable.sh index 25d97c9771..39a621c2d4 100755 --- a/env/darwin/aws/start-mutable.sh +++ b/env/darwin/aws/start-mutable.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/env/darwin/aws/start-snapshot.sh b/env/darwin/aws/start-snapshot.sh index e9037ad947..416c4e8763 100755 --- a/env/darwin/aws/start-snapshot.sh +++ b/env/darwin/aws/start-snapshot.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/env/linux-ppc64le/osuosl/setup-remote.sh b/env/linux-ppc64le/osuosl/setup-remote.sh index 9d1ef4e62b..de32bce7fc 100755 --- a/env/linux-ppc64le/osuosl/setup-remote.sh +++ b/env/linux-ppc64le/osuosl/setup-remote.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/influx/deployment-prod.yaml b/influx/deployment-prod.yaml index bce982caf7..a513cc8a8c 100644 --- a/influx/deployment-prod.yaml +++ b/influx/deployment-prod.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/internal/basedir/basedir.go b/internal/basedir/basedir.go index 90985c07f2..01b796d08e 100644 --- a/internal/basedir/basedir.go +++ b/internal/basedir/basedir.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/internal/gcsfs/osfs.go b/internal/gcsfs/osfs.go index 9a83a983f4..68c4796f4a 100644 --- a/internal/gcsfs/osfs.go +++ b/internal/gcsfs/osfs.go @@ -1,4 +1,4 @@ -// Copyright 2022 Go Authors All rights reserved. +// Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/internal/iapclient/iapclient.go b/internal/iapclient/iapclient.go index 4439b79ce4..935e3037c6 100644 --- a/internal/iapclient/iapclient.go +++ b/internal/iapclient/iapclient.go @@ -1,4 +1,4 @@ -// Copyright 2022 Go Authors All rights reserved. +// Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/internal/influx/influx.go b/internal/influx/influx.go index fc020eb5ee..e08251210d 100644 --- a/internal/influx/influx.go +++ b/internal/influx/influx.go @@ -1,4 +1,4 @@ -// Copyright 2022 Go Authors All rights reserved. +// Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/internal/lru/cache.go b/internal/lru/cache.go index c19c0e5af9..8dd0afb15a 100644 --- a/internal/lru/cache.go +++ b/internal/lru/cache.go @@ -1,4 +1,4 @@ -// Copyright 2011 The Go Authors. All rights reserved. +// Copyright 2011 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/internal/lru/cache_test.go b/internal/lru/cache_test.go index c8d5a5906e..bf3926bf0c 100644 --- a/internal/lru/cache_test.go +++ b/internal/lru/cache_test.go @@ -1,4 +1,4 @@ -// Copyright 2011 The Go Authors. All rights reserved. +// Copyright 2011 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/internal/relui/buildrelease_test.go b/internal/relui/buildrelease_test.go index 9c62bea666..5a8681f33e 100644 --- a/internal/relui/buildrelease_test.go +++ b/internal/relui/buildrelease_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Go Authors All rights reserved. +// Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/internal/relui/testing/test.css b/internal/relui/testing/test.css index f1e8581c06..ea81cb030c 100644 --- a/internal/relui/testing/test.css +++ b/internal/relui/testing/test.css @@ -1,5 +1,5 @@ /** - * Copyright 2022 Go Authors All rights reserved. + * Copyright 2022 The Go Authors. All rights reserved. * Use of this source code is governed by a BSD-style * license that can be found in the LICENSE file. */ diff --git a/internal/relui/web_test.go b/internal/relui/web_test.go index 3daf7830ea..1f7b98a989 100644 --- a/internal/relui/web_test.go +++ b/internal/relui/web_test.go @@ -51,7 +51,7 @@ func TestFileServerHandler(t *testing.T) { desc: "sets headers and returns file", path: "/testing/test.css", wantCode: http.StatusOK, - wantBody: "/**\n * Copyright 2022 Go Authors All rights reserved.\n " + + wantBody: "/**\n * Copyright 2022 The Go Authors. All rights reserved.\n " + "* Use of this source code is governed by a BSD-style\n " + "* license that can be found in the LICENSE file.\n */\n\n.Header { font-size: 10rem; }\n", wantHeaders: map[string]string{ diff --git a/internal/secret/flag.go b/internal/secret/flag.go index bb72ac24d0..3924027fed 100644 --- a/internal/secret/flag.go +++ b/internal/secret/flag.go @@ -1,4 +1,4 @@ -// Copyright 2022 Go Authors All rights reserved. +// Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/internal/singleflight/singleflight.go b/internal/singleflight/singleflight.go index f4cb2d670d..de81ac87b9 100644 --- a/internal/singleflight/singleflight.go +++ b/internal/singleflight/singleflight.go @@ -1,4 +1,4 @@ -// Copyright 2013 The Go Authors. All rights reserved. +// Copyright 2013 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/internal/singleflight/singleflight_test.go b/internal/singleflight/singleflight_test.go index 30ba7f7ab4..f551d790a4 100644 --- a/internal/singleflight/singleflight_test.go +++ b/internal/singleflight/singleflight_test.go @@ -1,4 +1,4 @@ -// Copyright 2013 The Go Authors. All rights reserved. +// Copyright 2013 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/internal/task/buildrelease.go b/internal/task/buildrelease.go index 90ab055498..8de7a9b044 100644 --- a/internal/task/buildrelease.go +++ b/internal/task/buildrelease.go @@ -1,4 +1,4 @@ -// Copyright 2022 Go Authors All rights reserved. +// Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/internal/task/buildrelease_test.go b/internal/task/buildrelease_test.go index dc69ad3327..ee21f329a5 100644 --- a/internal/task/buildrelease_test.go +++ b/internal/task/buildrelease_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Go Authors All rights reserved. +// Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/kubernetes/client_test.go b/kubernetes/client_test.go index 364b13124a..fd51cd90d5 100644 --- a/kubernetes/client_test.go +++ b/kubernetes/client_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Go Authors All rights reserved. +// Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/maintner/maintnerd/deployment-prod.yaml b/maintner/maintnerd/deployment-prod.yaml index 2b3266e7eb..7ce109cb45 100644 --- a/maintner/maintnerd/deployment-prod.yaml +++ b/maintner/maintnerd/deployment-prod.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/perf/app/app.go b/perf/app/app.go index 4dcb32e9ab..1a607d6e3a 100644 --- a/perf/app/app.go +++ b/perf/app/app.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perf/app/compare.go b/perf/app/compare.go index e3e834ff79..778286741b 100644 --- a/perf/app/compare.go +++ b/perf/app/compare.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perf/app/compare_test.go b/perf/app/compare_test.go index 7bbc9f8b93..d7f1f6c767 100644 --- a/perf/app/compare_test.go +++ b/perf/app/compare_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perf/app/dashboard.go b/perf/app/dashboard.go index 01bab8c920..2323654ed2 100644 --- a/perf/app/dashboard.go +++ b/perf/app/dashboard.go @@ -1,4 +1,4 @@ -// Copyright 2022 The Go Authors. All rights reserved. +// Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perf/app/dashboard/static/range.js b/perf/app/dashboard/static/range.js index d1ce1661dd..ae539fdc10 100644 --- a/perf/app/dashboard/static/range.js +++ b/perf/app/dashboard/static/range.js @@ -1,4 +1,4 @@ -// Copyright 2022 The Go Authors. All rights reserved. +// Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perf/app/index.go b/perf/app/index.go index 1f0a704aeb..a6d77ad525 100644 --- a/perf/app/index.go +++ b/perf/app/index.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perf/app/influx.go b/perf/app/influx.go index 2d470d79af..d7e68cd5a1 100644 --- a/perf/app/influx.go +++ b/perf/app/influx.go @@ -1,4 +1,4 @@ -// Copyright 2022 The Go Authors. All rights reserved. +// Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perf/app/parse.go b/perf/app/parse.go index 74feed1fbe..ece5463f74 100644 --- a/perf/app/parse.go +++ b/perf/app/parse.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perf/app/parse_test.go b/perf/app/parse_test.go index 0a4793a04e..2aa47cb468 100644 --- a/perf/app/parse_test.go +++ b/perf/app/parse_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perf/app/template/compare.html b/perf/app/template/compare.html index 513ba70986..433ce15f8e 100644 --- a/perf/app/template/compare.html +++ b/perf/app/template/compare.html @@ -1,6 +1,6 @@ diff --git a/perf/app/template/index.html b/perf/app/template/index.html index 9b84c7751f..82779d002d 100644 --- a/perf/app/template/index.html +++ b/perf/app/template/index.html @@ -1,6 +1,6 @@ diff --git a/perf/deployment-prod.yaml b/perf/deployment-prod.yaml index 4e3beb3981..622e6f418f 100644 --- a/perf/deployment-prod.yaml +++ b/perf/deployment-prod.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/perf/main.go b/perf/main.go index 707612fb75..a0bf45da29 100644 --- a/perf/main.go +++ b/perf/main.go @@ -1,4 +1,4 @@ -// Copyright 2022 The Go Authors. All rights reserved. +// Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/app/app.go b/perfdata/app/app.go index b7af388258..4109de545f 100644 --- a/perfdata/app/app.go +++ b/perfdata/app/app.go @@ -1,4 +1,4 @@ -// Copyright 2016 The Go Authors. All rights reserved. +// Copyright 2016 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/app/appengine.go b/perfdata/app/appengine.go index 859dd47658..fb3c9d772e 100644 --- a/perfdata/app/appengine.go +++ b/perfdata/app/appengine.go @@ -1,4 +1,4 @@ -// Copyright 2016 The Go Authors. All rights reserved. +// Copyright 2016 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/app/local.go b/perfdata/app/local.go index 62ae794e7b..56a0287426 100644 --- a/perfdata/app/local.go +++ b/perfdata/app/local.go @@ -1,4 +1,4 @@ -// Copyright 2016 The Go Authors. All rights reserved. +// Copyright 2016 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/app/query.go b/perfdata/app/query.go index 2805145797..d2921b7b0d 100644 --- a/perfdata/app/query.go +++ b/perfdata/app/query.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/app/query_test.go b/perfdata/app/query_test.go index 6fe13c94b9..8733e38625 100644 --- a/perfdata/app/query_test.go +++ b/perfdata/app/query_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/app/upload.go b/perfdata/app/upload.go index cd8b3f12c6..3fbd6af7b1 100644 --- a/perfdata/app/upload.go +++ b/perfdata/app/upload.go @@ -1,4 +1,4 @@ -// Copyright 2016 The Go Authors. All rights reserved. +// Copyright 2016 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/app/upload_test.go b/perfdata/app/upload_test.go index 45ed9beb15..ef6cc38940 100644 --- a/perfdata/app/upload_test.go +++ b/perfdata/app/upload_test.go @@ -1,4 +1,4 @@ -// Copyright 2016 The Go Authors. All rights reserved. +// Copyright 2016 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/appengine/app.go b/perfdata/appengine/app.go index 852138f6e4..b78b76ce51 100644 --- a/perfdata/appengine/app.go +++ b/perfdata/appengine/app.go @@ -1,4 +1,4 @@ -// Copyright 2016 The Go Authors. All rights reserved. +// Copyright 2016 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/appengine/app.yaml b/perfdata/appengine/app.yaml index 35989e8648..ba7f6a11d1 100644 --- a/perfdata/appengine/app.yaml +++ b/perfdata/appengine/app.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. diff --git a/perfdata/appengine/static/index.html b/perfdata/appengine/static/index.html index bcfe47cfab..90e9cb9a74 100644 --- a/perfdata/appengine/static/index.html +++ b/perfdata/appengine/static/index.html @@ -1,6 +1,6 @@ diff --git a/perfdata/appengine/static/upload.html b/perfdata/appengine/static/upload.html index eeaa606bd0..045d2a1f17 100644 --- a/perfdata/appengine/static/upload.html +++ b/perfdata/appengine/static/upload.html @@ -1,6 +1,6 @@ diff --git a/perfdata/client.go b/perfdata/client.go index ee91cfa196..a74b0ccacc 100644 --- a/perfdata/client.go +++ b/perfdata/client.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/client_test.go b/perfdata/client_test.go index 694a082911..92b6afee99 100644 --- a/perfdata/client_test.go +++ b/perfdata/client_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/cmd/reindex/reindex.go b/perfdata/cmd/reindex/reindex.go index f243f61dc6..cf69f6d6dd 100644 --- a/perfdata/cmd/reindex/reindex.go +++ b/perfdata/cmd/reindex/reindex.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/db/db.go b/perfdata/db/db.go index 165616d2b6..74c74e8849 100644 --- a/perfdata/db/db.go +++ b/perfdata/db/db.go @@ -1,4 +1,4 @@ -// Copyright 2016 The Go Authors. All rights reserved. +// Copyright 2016 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/db/db_test.go b/perfdata/db/db_test.go index 843afe2da3..6c13850384 100644 --- a/perfdata/db/db_test.go +++ b/perfdata/db/db_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/db/dbtest/cloud.go b/perfdata/db/dbtest/cloud.go index 2f344aa841..553c0bec5a 100644 --- a/perfdata/db/dbtest/cloud.go +++ b/perfdata/db/dbtest/cloud.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/db/dbtest/dbtest.go b/perfdata/db/dbtest/dbtest.go index ec93d29c0a..dd00f52182 100644 --- a/perfdata/db/dbtest/dbtest.go +++ b/perfdata/db/dbtest/dbtest.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/db/dbtest/nocloud.go b/perfdata/db/dbtest/nocloud.go index 3e14efd17d..68dfb61d5e 100644 --- a/perfdata/db/dbtest/nocloud.go +++ b/perfdata/db/dbtest/nocloud.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/db/export_test.go b/perfdata/db/export_test.go index da163da220..9da827fbb2 100644 --- a/perfdata/db/export_test.go +++ b/perfdata/db/export_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/db/query.go b/perfdata/db/query.go index fea7cfb222..474f83be97 100644 --- a/perfdata/db/query.go +++ b/perfdata/db/query.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/db/query_test.go b/perfdata/db/query_test.go index dc639002b3..8e5d9ee70c 100644 --- a/perfdata/db/query_test.go +++ b/perfdata/db/query_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/db/schema.sql b/perfdata/db/schema.sql index 68c2597996..37200d9e6e 100644 --- a/perfdata/db/schema.sql +++ b/perfdata/db/schema.sql @@ -1,4 +1,4 @@ --- Copyright 2022 Go Authors All rights reserved. +-- Copyright 2022 The Go Authors. All rights reserved. -- Use of this source code is governed by a BSD-style -- license that can be found in the LICENSE file. diff --git a/perfdata/db/sqlite3/sqlite3.go b/perfdata/db/sqlite3/sqlite3.go index a3dd551773..550df960aa 100644 --- a/perfdata/db/sqlite3/sqlite3.go +++ b/perfdata/db/sqlite3/sqlite3.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/fs/fs.go b/perfdata/fs/fs.go index b413c2e1f9..e98bcd51a1 100644 --- a/perfdata/fs/fs.go +++ b/perfdata/fs/fs.go @@ -1,4 +1,4 @@ -// Copyright 2016 The Go Authors. All rights reserved. +// Copyright 2016 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/fs/gcs/gcs.go b/perfdata/fs/gcs/gcs.go index 4d4d060e12..d32435133d 100644 --- a/perfdata/fs/gcs/gcs.go +++ b/perfdata/fs/gcs/gcs.go @@ -1,4 +1,4 @@ -// Copyright 2016 The Go Authors. All rights reserved. +// Copyright 2016 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/fs/local/local.go b/perfdata/fs/local/local.go index 5748711a7b..08da789133 100644 --- a/perfdata/fs/local/local.go +++ b/perfdata/fs/local/local.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/fs/local/local_test.go b/perfdata/fs/local/local_test.go index aa7c47725a..1225abda02 100644 --- a/perfdata/fs/local/local_test.go +++ b/perfdata/fs/local/local_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/localperfdata/app.go b/perfdata/localperfdata/app.go index 9614c99ef4..4ee768b9ce 100644 --- a/perfdata/localperfdata/app.go +++ b/perfdata/localperfdata/app.go @@ -1,4 +1,4 @@ -// Copyright 2016 The Go Authors. All rights reserved. +// Copyright 2016 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/query/query.go b/perfdata/query/query.go index 9b62b5ab45..c72f8dbe05 100644 --- a/perfdata/query/query.go +++ b/perfdata/query/query.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/perfdata/query/query_test.go b/perfdata/query/query_test.go index 91bcaea626..1ae52d8257 100644 --- a/perfdata/query/query_test.go +++ b/perfdata/query/query_test.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Go Authors. All rights reserved. +// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/third_party/bandchart/fs.go b/third_party/bandchart/fs.go index b4d73a5ee9..25f96dd708 100644 --- a/third_party/bandchart/fs.go +++ b/third_party/bandchart/fs.go @@ -1,4 +1,4 @@ -// Copyright 2022 The Go Authors. All rights reserved. +// Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/vcs-test/deployment.yaml b/vcs-test/deployment.yaml index d6928fa56a..b9f0924cb9 100644 --- a/vcs-test/deployment.yaml +++ b/vcs-test/deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Go Authors All rights reserved. +# Copyright 2022 The Go Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file.