diff --git a/auth/HOSTED.bat b/auth/HOSTED.bat index cc3201b98..d374aa5c4 100755 --- a/auth/HOSTED.bat +++ b/auth/HOSTED.bat @@ -1,5 +1,5 @@ :: -:: Copyright 2022 Google LLC. All Rights Reserved. +:: Copyright 2022 Google LLC. :: :: Licensed under the Apache License, Version 2.0 (the "License"); :: you may not use this file except in compliance with the License. diff --git a/auth/HOSTED.sh b/auth/HOSTED.sh index 6e86d4c43..6882755fb 100755 --- a/auth/HOSTED.sh +++ b/auth/HOSTED.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2021 Google LLC. All Rights Reserved. +# Copyright 2021 Google LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/auth/LOCAL.sh b/auth/LOCAL.sh index 519bf7d42..724029fb6 100755 --- a/auth/LOCAL.sh +++ b/auth/LOCAL.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2020 Google LLC. All Rights Reserved. +# Copyright 2020 Google LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cmd/registry-server/main.go b/cmd/registry-server/main.go index 0da60a4c9..38796417c 100644 --- a/cmd/registry-server/main.go +++ b/cmd/registry-server/main.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/annotate/annotate.go b/cmd/registry/cmd/annotate/annotate.go index 11df70cca..8ba2f38e1 100644 --- a/cmd/registry/cmd/annotate/annotate.go +++ b/cmd/registry/cmd/annotate/annotate.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/annotate/annotate_test.go b/cmd/registry/cmd/annotate/annotate_test.go index e094505c8..9c8344f6b 100644 --- a/cmd/registry/cmd/annotate/annotate_test.go +++ b/cmd/registry/cmd/annotate/annotate_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/apply/apply.go b/cmd/registry/cmd/apply/apply.go index 01bf95628..2a7822791 100644 --- a/cmd/registry/cmd/apply/apply.go +++ b/cmd/registry/cmd/apply/apply.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/apply/apply_test.go b/cmd/registry/cmd/apply/apply_test.go index bc3b0ef31..8a9d36088 100644 --- a/cmd/registry/cmd/apply/apply_test.go +++ b/cmd/registry/cmd/apply/apply_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/auth/auth.go b/cmd/registry/cmd/auth/auth.go index 18adf4d9c..c819d0bf2 100644 --- a/cmd/registry/cmd/auth/auth.go +++ b/cmd/registry/cmd/auth/auth.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/auth/auth_test.go b/cmd/registry/cmd/auth/auth_test.go index ff38fb53a..4bc7693fd 100644 --- a/cmd/registry/cmd/auth/auth_test.go +++ b/cmd/registry/cmd/auth/auth_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/auth/print_token.go b/cmd/registry/cmd/auth/print_token.go index d445d9981..debf8649a 100644 --- a/cmd/registry/cmd/auth/print_token.go +++ b/cmd/registry/cmd/auth/print_token.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/check.go b/cmd/registry/cmd/check/check.go index a034ffbb7..ec02a5428 100644 --- a/cmd/registry/cmd/check/check.go +++ b/cmd/registry/cmd/check/check.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/check_test.go b/cmd/registry/cmd/check/check_test.go index 0ac30d82e..f91fd4e03 100644 --- a/cmd/registry/cmd/check/check_test.go +++ b/cmd/registry/cmd/check/check_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule100/rule100.go b/cmd/registry/cmd/check/rules/rule100/rule100.go index b7e922d7b..ff9c34e2b 100644 --- a/cmd/registry/cmd/check/rules/rule100/rule100.go +++ b/cmd/registry/cmd/check/rules/rule100/rule100.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule100/rule100_test.go b/cmd/registry/cmd/check/rules/rule100/rule100_test.go index e94241b98..27b976c30 100644 --- a/cmd/registry/cmd/check/rules/rule100/rule100_test.go +++ b/cmd/registry/cmd/check/rules/rule100/rule100_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule1000/rule1000.go b/cmd/registry/cmd/check/rules/rule1000/rule1000.go index 754cf8b4f..dc429481d 100644 --- a/cmd/registry/cmd/check/rules/rule1000/rule1000.go +++ b/cmd/registry/cmd/check/rules/rule1000/rule1000.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule1000/rule1000_test.go b/cmd/registry/cmd/check/rules/rule1000/rule1000_test.go index c3cbbd690..98fe0a558 100644 --- a/cmd/registry/cmd/check/rules/rule1000/rule1000_test.go +++ b/cmd/registry/cmd/check/rules/rule1000/rule1000_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule1001/rule1001.go b/cmd/registry/cmd/check/rules/rule1001/rule1001.go index 8a83afd8e..92f4d782e 100644 --- a/cmd/registry/cmd/check/rules/rule1001/rule1001.go +++ b/cmd/registry/cmd/check/rules/rule1001/rule1001.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule1001/rule1001_test.go b/cmd/registry/cmd/check/rules/rule1001/rule1001_test.go index 13d03ec46..2d94dcf9a 100644 --- a/cmd/registry/cmd/check/rules/rule1001/rule1001_test.go +++ b/cmd/registry/cmd/check/rules/rule1001/rule1001_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule1003/rule1003.go b/cmd/registry/cmd/check/rules/rule1003/rule1003.go index 2a6fbc440..c151acfad 100644 --- a/cmd/registry/cmd/check/rules/rule1003/rule1003.go +++ b/cmd/registry/cmd/check/rules/rule1003/rule1003.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule1003/rule1003_test.go b/cmd/registry/cmd/check/rules/rule1003/rule1003_test.go index 9976039ac..72c6f4fa1 100644 --- a/cmd/registry/cmd/check/rules/rule1003/rule1003_test.go +++ b/cmd/registry/cmd/check/rules/rule1003/rule1003_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule101/rule101.go b/cmd/registry/cmd/check/rules/rule101/rule101.go index e01db8ec3..9870e5333 100644 --- a/cmd/registry/cmd/check/rules/rule101/rule101.go +++ b/cmd/registry/cmd/check/rules/rule101/rule101.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule101/rule101_test.go b/cmd/registry/cmd/check/rules/rule101/rule101_test.go index c134d8621..351eb2681 100644 --- a/cmd/registry/cmd/check/rules/rule101/rule101_test.go +++ b/cmd/registry/cmd/check/rules/rule101/rule101_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule102/rule102.go b/cmd/registry/cmd/check/rules/rule102/rule102.go index 1e8e98fed..db014be32 100644 --- a/cmd/registry/cmd/check/rules/rule102/rule102.go +++ b/cmd/registry/cmd/check/rules/rule102/rule102.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule102/rule102_test.go b/cmd/registry/cmd/check/rules/rule102/rule102_test.go index f7d0effee..a3257dd55 100644 --- a/cmd/registry/cmd/check/rules/rule102/rule102_test.go +++ b/cmd/registry/cmd/check/rules/rule102/rule102_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule103/rule103.go b/cmd/registry/cmd/check/rules/rule103/rule103.go index bbc75da48..24e7b75b3 100644 --- a/cmd/registry/cmd/check/rules/rule103/rule103.go +++ b/cmd/registry/cmd/check/rules/rule103/rule103.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule103/rule103_test.go b/cmd/registry/cmd/check/rules/rule103/rule103_test.go index 6cc8c4904..69c8b2095 100644 --- a/cmd/registry/cmd/check/rules/rule103/rule103_test.go +++ b/cmd/registry/cmd/check/rules/rule103/rule103_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule104/rule104.go b/cmd/registry/cmd/check/rules/rule104/rule104.go index b70a0bf19..7c46a0002 100644 --- a/cmd/registry/cmd/check/rules/rule104/rule104.go +++ b/cmd/registry/cmd/check/rules/rule104/rule104.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule104/rule104_test.go b/cmd/registry/cmd/check/rules/rule104/rule104_test.go index 063ccfc85..b9428deb4 100644 --- a/cmd/registry/cmd/check/rules/rule104/rule104_test.go +++ b/cmd/registry/cmd/check/rules/rule104/rule104_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule105/rule105.go b/cmd/registry/cmd/check/rules/rule105/rule105.go index 1ba8a9c62..106fab749 100644 --- a/cmd/registry/cmd/check/rules/rule105/rule105.go +++ b/cmd/registry/cmd/check/rules/rule105/rule105.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule105/rule105_test.go b/cmd/registry/cmd/check/rules/rule105/rule105_test.go index e854161e0..ca6434b07 100644 --- a/cmd/registry/cmd/check/rules/rule105/rule105_test.go +++ b/cmd/registry/cmd/check/rules/rule105/rule105_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule106/rule106.go b/cmd/registry/cmd/check/rules/rule106/rule106.go index 0cb707005..9d5e7618c 100644 --- a/cmd/registry/cmd/check/rules/rule106/rule106.go +++ b/cmd/registry/cmd/check/rules/rule106/rule106.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule106/rule106_test.go b/cmd/registry/cmd/check/rules/rule106/rule106_test.go index afe6fed4f..01cae9f55 100644 --- a/cmd/registry/cmd/check/rules/rule106/rule106_test.go +++ b/cmd/registry/cmd/check/rules/rule106/rule106_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule107/rule107.go b/cmd/registry/cmd/check/rules/rule107/rule107.go index 758a2ea93..cab288779 100644 --- a/cmd/registry/cmd/check/rules/rule107/rule107.go +++ b/cmd/registry/cmd/check/rules/rule107/rule107.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule107/rule107_test.go b/cmd/registry/cmd/check/rules/rule107/rule107_test.go index 9d178c883..6f5ee2793 100644 --- a/cmd/registry/cmd/check/rules/rule107/rule107_test.go +++ b/cmd/registry/cmd/check/rules/rule107/rule107_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule108/rule108.go b/cmd/registry/cmd/check/rules/rule108/rule108.go index bf9147b29..8a526ca38 100644 --- a/cmd/registry/cmd/check/rules/rule108/rule108.go +++ b/cmd/registry/cmd/check/rules/rule108/rule108.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule108/rule108_test.go b/cmd/registry/cmd/check/rules/rule108/rule108_test.go index d53638d07..9149dbadf 100644 --- a/cmd/registry/cmd/check/rules/rule108/rule108_test.go +++ b/cmd/registry/cmd/check/rules/rule108/rule108_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule109/rule109.go b/cmd/registry/cmd/check/rules/rule109/rule109.go index ec6ff353a..23b77d612 100644 --- a/cmd/registry/cmd/check/rules/rule109/rule109.go +++ b/cmd/registry/cmd/check/rules/rule109/rule109.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule109/rule109_test.go b/cmd/registry/cmd/check/rules/rule109/rule109_test.go index 9bcdb754d..870ff8c33 100644 --- a/cmd/registry/cmd/check/rules/rule109/rule109_test.go +++ b/cmd/registry/cmd/check/rules/rule109/rule109_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule110/rule110.go b/cmd/registry/cmd/check/rules/rule110/rule110.go index 47fd38346..efb56da2f 100644 --- a/cmd/registry/cmd/check/rules/rule110/rule110.go +++ b/cmd/registry/cmd/check/rules/rule110/rule110.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule110/rule110_test.go b/cmd/registry/cmd/check/rules/rule110/rule110_test.go index 2d1cfa96a..1f41b129c 100644 --- a/cmd/registry/cmd/check/rules/rule110/rule110_test.go +++ b/cmd/registry/cmd/check/rules/rule110/rule110_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule111/rule111.go b/cmd/registry/cmd/check/rules/rule111/rule111.go index f68e343b1..e68577adf 100644 --- a/cmd/registry/cmd/check/rules/rule111/rule111.go +++ b/cmd/registry/cmd/check/rules/rule111/rule111.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule111/rule111_test.go b/cmd/registry/cmd/check/rules/rule111/rule111_test.go index fcbc2318e..a7f1654df 100644 --- a/cmd/registry/cmd/check/rules/rule111/rule111_test.go +++ b/cmd/registry/cmd/check/rules/rule111/rule111_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule112/rule112.go b/cmd/registry/cmd/check/rules/rule112/rule112.go index e6e46da25..a339ae3c0 100644 --- a/cmd/registry/cmd/check/rules/rule112/rule112.go +++ b/cmd/registry/cmd/check/rules/rule112/rule112.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule112/rule112_test.go b/cmd/registry/cmd/check/rules/rule112/rule112_test.go index d1f3c720c..72d11c36c 100644 --- a/cmd/registry/cmd/check/rules/rule112/rule112_test.go +++ b/cmd/registry/cmd/check/rules/rule112/rule112_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule113/rule113.go b/cmd/registry/cmd/check/rules/rule113/rule113.go index cfd864de2..2015cf42d 100644 --- a/cmd/registry/cmd/check/rules/rule113/rule113.go +++ b/cmd/registry/cmd/check/rules/rule113/rule113.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/rule113/rule113_test.go b/cmd/registry/cmd/check/rules/rule113/rule113_test.go index bd0584f2d..b4f226674 100644 --- a/cmd/registry/cmd/check/rules/rule113/rule113_test.go +++ b/cmd/registry/cmd/check/rules/rule113/rule113_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/util/strings.go b/cmd/registry/cmd/check/rules/util/strings.go index 6958c48e8..f8066c08f 100644 --- a/cmd/registry/cmd/check/rules/util/strings.go +++ b/cmd/registry/cmd/check/rules/util/strings.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/util/strings_test.go b/cmd/registry/cmd/check/rules/util/strings_test.go index 8b38c0dca..e69b290a1 100644 --- a/cmd/registry/cmd/check/rules/util/strings_test.go +++ b/cmd/registry/cmd/check/rules/util/strings_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/util/uri.go b/cmd/registry/cmd/check/rules/util/uri.go index 7379c97c5..a59464969 100644 --- a/cmd/registry/cmd/check/rules/util/uri.go +++ b/cmd/registry/cmd/check/rules/util/uri.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/check/rules/util/uri_test.go b/cmd/registry/cmd/check/rules/util/uri_test.go index e698ffb45..a2656a897 100644 --- a/cmd/registry/cmd/check/rules/util/uri_test.go +++ b/cmd/registry/cmd/check/rules/util/uri_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/compute/complexity/complexity-discovery.go b/cmd/registry/cmd/compute/complexity/complexity-discovery.go index 2545de373..82b90582b 100644 --- a/cmd/registry/cmd/compute/complexity/complexity-discovery.go +++ b/cmd/registry/cmd/compute/complexity/complexity-discovery.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/compute/complexity/complexity-openapi.go b/cmd/registry/cmd/compute/complexity/complexity-openapi.go index 2263f2740..7496e3027 100644 --- a/cmd/registry/cmd/compute/complexity/complexity-openapi.go +++ b/cmd/registry/cmd/compute/complexity/complexity-openapi.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/compute/complexity/complexity-proto.go b/cmd/registry/cmd/compute/complexity/complexity-proto.go index b885494f9..e5292e67a 100644 --- a/cmd/registry/cmd/compute/complexity/complexity-proto.go +++ b/cmd/registry/cmd/compute/complexity/complexity-proto.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/compute/complexity/complexity.go b/cmd/registry/cmd/compute/complexity/complexity.go index 10ecfa528..a4d71218a 100644 --- a/cmd/registry/cmd/compute/complexity/complexity.go +++ b/cmd/registry/cmd/compute/complexity/complexity.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/compute/compute.go b/cmd/registry/cmd/compute/compute.go index e7aecd416..0c6f37b92 100644 --- a/cmd/registry/cmd/compute/compute.go +++ b/cmd/registry/cmd/compute/compute.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/compute/compute_test.go b/cmd/registry/cmd/compute/compute_test.go index 656f8c160..21c286222 100644 --- a/cmd/registry/cmd/compute/compute_test.go +++ b/cmd/registry/cmd/compute/compute_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/compute/conformance/conformance.go b/cmd/registry/cmd/compute/conformance/conformance.go index d227132d2..1ae274b95 100644 --- a/cmd/registry/cmd/compute/conformance/conformance.go +++ b/cmd/registry/cmd/compute/conformance/conformance.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/compute/lint/lint-openapi-gnostic.go b/cmd/registry/cmd/compute/lint/lint-openapi-gnostic.go index 2d6fc6f83..c8f7336f6 100644 --- a/cmd/registry/cmd/compute/lint/lint-openapi-gnostic.go +++ b/cmd/registry/cmd/compute/lint/lint-openapi-gnostic.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/compute/lint/lint-openapi-spectral.go b/cmd/registry/cmd/compute/lint/lint-openapi-spectral.go index 23b9638f9..e39924b0c 100644 --- a/cmd/registry/cmd/compute/lint/lint-openapi-spectral.go +++ b/cmd/registry/cmd/compute/lint/lint-openapi-spectral.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/compute/lint/lint-openapi.go b/cmd/registry/cmd/compute/lint/lint-openapi.go index 7e7062732..d1339b24d 100644 --- a/cmd/registry/cmd/compute/lint/lint-openapi.go +++ b/cmd/registry/cmd/compute/lint/lint-openapi.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/compute/lint/lint-proto.go b/cmd/registry/cmd/compute/lint/lint-proto.go index c3a3adba0..254dcfbc2 100644 --- a/cmd/registry/cmd/compute/lint/lint-proto.go +++ b/cmd/registry/cmd/compute/lint/lint-proto.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/compute/lint/lint.go b/cmd/registry/cmd/compute/lint/lint.go index afbc7a91c..5d8df7859 100644 --- a/cmd/registry/cmd/compute/lint/lint.go +++ b/cmd/registry/cmd/compute/lint/lint.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/compute/lintstats/lintstats.go b/cmd/registry/cmd/compute/lintstats/lintstats.go index 5e5d0b1b6..bfe7c281c 100644 --- a/cmd/registry/cmd/compute/lintstats/lintstats.go +++ b/cmd/registry/cmd/compute/lintstats/lintstats.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/compute/vocabulary/vocabulary-proto.go b/cmd/registry/cmd/compute/vocabulary/vocabulary-proto.go index 9b3fa384f..b758283f8 100644 --- a/cmd/registry/cmd/compute/vocabulary/vocabulary-proto.go +++ b/cmd/registry/cmd/compute/vocabulary/vocabulary-proto.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/compute/vocabulary/vocabulary.go b/cmd/registry/cmd/compute/vocabulary/vocabulary.go index 0553210d8..5a7abe186 100644 --- a/cmd/registry/cmd/compute/vocabulary/vocabulary.go +++ b/cmd/registry/cmd/compute/vocabulary/vocabulary.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/config/config.go b/cmd/registry/cmd/config/config.go index cc1c11413..520314c31 100644 --- a/cmd/registry/cmd/config/config.go +++ b/cmd/registry/cmd/config/config.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/config/config_test.go b/cmd/registry/cmd/config/config_test.go index 5e6ab99b4..e75304a71 100644 --- a/cmd/registry/cmd/config/config_test.go +++ b/cmd/registry/cmd/config/config_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/config/configurations/activate.go b/cmd/registry/cmd/config/configurations/activate.go index 453829afa..45062b363 100644 --- a/cmd/registry/cmd/config/configurations/activate.go +++ b/cmd/registry/cmd/config/configurations/activate.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/config/configurations/configurations.go b/cmd/registry/cmd/config/configurations/configurations.go index f81821985..2a9371377 100644 --- a/cmd/registry/cmd/config/configurations/configurations.go +++ b/cmd/registry/cmd/config/configurations/configurations.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/config/configurations/configurations_test.go b/cmd/registry/cmd/config/configurations/configurations_test.go index b46933808..02c4be57a 100644 --- a/cmd/registry/cmd/config/configurations/configurations_test.go +++ b/cmd/registry/cmd/config/configurations/configurations_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/config/configurations/create.go b/cmd/registry/cmd/config/configurations/create.go index 60dcfa919..ebd5b667f 100644 --- a/cmd/registry/cmd/config/configurations/create.go +++ b/cmd/registry/cmd/config/configurations/create.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/config/configurations/delete.go b/cmd/registry/cmd/config/configurations/delete.go index b4ce2543b..aa682caba 100644 --- a/cmd/registry/cmd/config/configurations/delete.go +++ b/cmd/registry/cmd/config/configurations/delete.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/config/configurations/describe.go b/cmd/registry/cmd/config/configurations/describe.go index c7f0d8a08..7ccc1d1d4 100644 --- a/cmd/registry/cmd/config/configurations/describe.go +++ b/cmd/registry/cmd/config/configurations/describe.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/config/configurations/list.go b/cmd/registry/cmd/config/configurations/list.go index a664b12b9..eed578722 100644 --- a/cmd/registry/cmd/config/configurations/list.go +++ b/cmd/registry/cmd/config/configurations/list.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/config/get.go b/cmd/registry/cmd/config/get.go index 7738f8c67..9311fec61 100644 --- a/cmd/registry/cmd/config/get.go +++ b/cmd/registry/cmd/config/get.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/config/list.go b/cmd/registry/cmd/config/list.go index ded1a42a7..9f5aabb45 100644 --- a/cmd/registry/cmd/config/list.go +++ b/cmd/registry/cmd/config/list.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/config/set.go b/cmd/registry/cmd/config/set.go index 5bbb94e49..d7b48db78 100644 --- a/cmd/registry/cmd/config/set.go +++ b/cmd/registry/cmd/config/set.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/config/unset.go b/cmd/registry/cmd/config/unset.go index 36ff4553d..a19831a47 100644 --- a/cmd/registry/cmd/config/unset.go +++ b/cmd/registry/cmd/config/unset.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/delete/delete.go b/cmd/registry/cmd/delete/delete.go index 4a5dea1d8..dce7add0f 100644 --- a/cmd/registry/cmd/delete/delete.go +++ b/cmd/registry/cmd/delete/delete.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/delete/delete_test.go b/cmd/registry/cmd/delete/delete_test.go index 763224b79..27bf0b4a9 100644 --- a/cmd/registry/cmd/delete/delete_test.go +++ b/cmd/registry/cmd/delete/delete_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/diff/diff.go b/cmd/registry/cmd/diff/diff.go index 568d3f721..00a7dec37 100644 --- a/cmd/registry/cmd/diff/diff.go +++ b/cmd/registry/cmd/diff/diff.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/export/export.go b/cmd/registry/cmd/export/export.go index e63e07dc9..79e1e1a31 100644 --- a/cmd/registry/cmd/export/export.go +++ b/cmd/registry/cmd/export/export.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/export/export_test.go b/cmd/registry/cmd/export/export_test.go index e066dda44..9b345d120 100644 --- a/cmd/registry/cmd/export/export_test.go +++ b/cmd/registry/cmd/export/export_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/get/get.go b/cmd/registry/cmd/get/get.go index b1b576e99..ef4f95764 100644 --- a/cmd/registry/cmd/get/get.go +++ b/cmd/registry/cmd/get/get.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/get/get_test.go b/cmd/registry/cmd/get/get_test.go index d11a15bb1..4a630d8e1 100644 --- a/cmd/registry/cmd/get/get_test.go +++ b/cmd/registry/cmd/get/get_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/label/label.go b/cmd/registry/cmd/label/label.go index 96a8f9734..3c9c4bd1d 100644 --- a/cmd/registry/cmd/label/label.go +++ b/cmd/registry/cmd/label/label.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/label/label_test.go b/cmd/registry/cmd/label/label_test.go index 31f3ba69c..a84822270 100644 --- a/cmd/registry/cmd/label/label_test.go +++ b/cmd/registry/cmd/label/label_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/label/labeling.go b/cmd/registry/cmd/label/labeling.go index 9b65de557..62d63f616 100644 --- a/cmd/registry/cmd/label/labeling.go +++ b/cmd/registry/cmd/label/labeling.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/root.go b/cmd/registry/cmd/root.go index 6a6e36d53..f43793d7c 100644 --- a/cmd/registry/cmd/root.go +++ b/cmd/registry/cmd/root.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/root_test.go b/cmd/registry/cmd/root_test.go index e073cc1a7..3a1e50844 100644 --- a/cmd/registry/cmd/root_test.go +++ b/cmd/registry/cmd/root_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/upload/bulk.go b/cmd/registry/cmd/upload/bulk.go index 8de234279..94dc874b9 100644 --- a/cmd/registry/cmd/upload/bulk.go +++ b/cmd/registry/cmd/upload/bulk.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/upload/csv.go b/cmd/registry/cmd/upload/csv.go index fcad0affb..4c2ca2c38 100644 --- a/cmd/registry/cmd/upload/csv.go +++ b/cmd/registry/cmd/upload/csv.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/upload/csv_test.go b/cmd/registry/cmd/upload/csv_test.go index 18c6a1108..6f7dcf8ad 100644 --- a/cmd/registry/cmd/upload/csv_test.go +++ b/cmd/registry/cmd/upload/csv_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/upload/discovery.go b/cmd/registry/cmd/upload/discovery.go index 7d4504701..d24b834d6 100644 --- a/cmd/registry/cmd/upload/discovery.go +++ b/cmd/registry/cmd/upload/discovery.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/upload/discovery_test.go b/cmd/registry/cmd/upload/discovery_test.go index 0580ffb40..595921c1b 100644 --- a/cmd/registry/cmd/upload/discovery_test.go +++ b/cmd/registry/cmd/upload/discovery_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/upload/openapi.go b/cmd/registry/cmd/upload/openapi.go index cb5f61208..bc382ad6b 100644 --- a/cmd/registry/cmd/upload/openapi.go +++ b/cmd/registry/cmd/upload/openapi.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/upload/openapi_test.go b/cmd/registry/cmd/upload/openapi_test.go index 4d361fe7a..a5dd162a9 100644 --- a/cmd/registry/cmd/upload/openapi_test.go +++ b/cmd/registry/cmd/upload/openapi_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/upload/protos.go b/cmd/registry/cmd/upload/protos.go index bd6aa6128..7d2f20008 100644 --- a/cmd/registry/cmd/upload/protos.go +++ b/cmd/registry/cmd/upload/protos.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/upload/protos_test.go b/cmd/registry/cmd/upload/protos_test.go index 8f0cce98c..560e07002 100644 --- a/cmd/registry/cmd/upload/protos_test.go +++ b/cmd/registry/cmd/upload/protos_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/upload/upload.go b/cmd/registry/cmd/upload/upload.go index 3e7d554e8..7f7efd73c 100644 --- a/cmd/registry/cmd/upload/upload.go +++ b/cmd/registry/cmd/upload/upload.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/cmd/upload/upload_test.go b/cmd/registry/cmd/upload/upload_test.go index 7c52156af..0b0c28f70 100644 --- a/cmd/registry/cmd/upload/upload_test.go +++ b/cmd/registry/cmd/upload/upload_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/compress/gzip.go b/cmd/registry/compress/gzip.go index 31e058605..1c38c2048 100644 --- a/cmd/registry/compress/gzip.go +++ b/cmd/registry/compress/gzip.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/compress/gzip_test.go b/cmd/registry/compress/gzip_test.go index b6ee42d4e..54f297335 100644 --- a/cmd/registry/compress/gzip_test.go +++ b/cmd/registry/compress/gzip_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/compress/zip.go b/cmd/registry/compress/zip.go index 0437ab849..a0477e964 100644 --- a/cmd/registry/compress/zip.go +++ b/cmd/registry/compress/zip.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/compress/zip_test.go b/cmd/registry/compress/zip_test.go index b6de5a265..d9b41db0e 100644 --- a/cmd/registry/compress/zip_test.go +++ b/cmd/registry/compress/zip_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/conformance/conformance_test.go b/cmd/registry/conformance/conformance_test.go index db2a30307..e70e8f361 100644 --- a/cmd/registry/conformance/conformance_test.go +++ b/cmd/registry/conformance/conformance_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/controller/parser_test.go b/cmd/registry/controller/parser_test.go index 8b6b007de..62c925964 100644 --- a/cmd/registry/controller/parser_test.go +++ b/cmd/registry/controller/parser_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/main.go b/cmd/registry/main.go index f7223f4d0..2038b11f9 100644 --- a/cmd/registry/main.go +++ b/cmd/registry/main.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/patch/api.go b/cmd/registry/patch/api.go index 49e1895d6..4baeb4c1a 100644 --- a/cmd/registry/patch/api.go +++ b/cmd/registry/patch/api.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/patch/apply.go b/cmd/registry/patch/apply.go index 9482f0f93..85e19bbb4 100644 --- a/cmd/registry/patch/apply.go +++ b/cmd/registry/patch/apply.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/patch/artifact.go b/cmd/registry/patch/artifact.go index 6d2edf05d..04efcd793 100644 --- a/cmd/registry/patch/artifact.go +++ b/cmd/registry/patch/artifact.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/patch/deployment.go b/cmd/registry/patch/deployment.go index df5c13205..828ca9525 100644 --- a/cmd/registry/patch/deployment.go +++ b/cmd/registry/patch/deployment.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/patch/export_test.go b/cmd/registry/patch/export_test.go index c2bded1cb..ee20f3dbf 100644 --- a/cmd/registry/patch/export_test.go +++ b/cmd/registry/patch/export_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/patch/header.go b/cmd/registry/patch/header.go index ee9692d92..f13fb0909 100644 --- a/cmd/registry/patch/header.go +++ b/cmd/registry/patch/header.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/patch/patch_lists_test.go b/cmd/registry/patch/patch_lists_test.go index 3ffaa30c3..0903d4d2a 100644 --- a/cmd/registry/patch/patch_lists_test.go +++ b/cmd/registry/patch/patch_lists_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/patch/patch_project_test.go b/cmd/registry/patch/patch_project_test.go index 41522be9c..a6bb99c65 100644 --- a/cmd/registry/patch/patch_project_test.go +++ b/cmd/registry/patch/patch_project_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/patch/patch_test.go b/cmd/registry/patch/patch_test.go index de228c7e3..88e2213c4 100644 --- a/cmd/registry/patch/patch_test.go +++ b/cmd/registry/patch/patch_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/patch/project.go b/cmd/registry/patch/project.go index 319f02a53..165b67391 100644 --- a/cmd/registry/patch/project.go +++ b/cmd/registry/patch/project.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/patch/spec.go b/cmd/registry/patch/spec.go index 5575c3896..68462a0a9 100644 --- a/cmd/registry/patch/spec.go +++ b/cmd/registry/patch/spec.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/patch/version.go b/cmd/registry/patch/version.go index 02beccc74..d756926cd 100644 --- a/cmd/registry/patch/version.go +++ b/cmd/registry/patch/version.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/patch/zip_test.go b/cmd/registry/patch/zip_test.go index 0030e0e85..940da1577 100644 --- a/cmd/registry/patch/zip_test.go +++ b/cmd/registry/patch/zip_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/scoring/scoring_test.go b/cmd/registry/scoring/scoring_test.go index 4b792d249..5e166660d 100644 --- a/cmd/registry/scoring/scoring_test.go +++ b/cmd/registry/scoring/scoring_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/tasks/tasks.go b/cmd/registry/tasks/tasks.go index e1a0626c3..f09a29650 100644 --- a/cmd/registry/tasks/tasks.go +++ b/cmd/registry/tasks/tasks.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/registry/tasks/tasks_test.go b/cmd/registry/tasks/tasks_test.go index 526b13bc4..489df4c29 100644 --- a/cmd/registry/tasks/tasks_test.go +++ b/cmd/registry/tasks/tasks_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/containers/BUILD.sh b/containers/BUILD.sh index 53e66f084..00ca7efa9 100755 --- a/containers/BUILD.sh +++ b/containers/BUILD.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2021 Google LLC. All Rights Reserved. +# Copyright 2021 Google LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/demos/disco.sh b/demos/disco.sh index 45b56edba..c98096c96 100755 --- a/demos/disco.sh +++ b/demos/disco.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2021 Google LLC. All Rights Reserved. +# Copyright 2021 Google LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/demos/openapi.sh b/demos/openapi.sh index ef443fe9c..185898671 100755 --- a/demos/openapi.sh +++ b/demos/openapi.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2021 Google LLC. All Rights Reserved. +# Copyright 2021 Google LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/demos/protos.sh b/demos/protos.sh index 432c40e49..ce77dc9e9 100755 --- a/demos/protos.sh +++ b/demos/protos.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2021 Google LLC. All Rights Reserved. +# Copyright 2021 Google LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/demos/setup-project.sh b/demos/setup-project.sh index 982a115e6..669eb4465 100755 --- a/demos/setup-project.sh +++ b/demos/setup-project.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2022 Google LLC. All Rights Reserved. +# Copyright 2022 Google LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google/cloud/apigeeregistry/internal/v1/registry_map.proto b/google/cloud/apigeeregistry/internal/v1/registry_map.proto index d6633be8a..1c401f14b 100644 --- a/google/cloud/apigeeregistry/internal/v1/registry_map.proto +++ b/google/cloud/apigeeregistry/internal/v1/registry_map.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/google/cloud/apigeeregistry/v1/admin_models.proto b/google/cloud/apigeeregistry/v1/admin_models.proto index ba0d70069..92651a54a 100644 --- a/google/cloud/apigeeregistry/v1/admin_models.proto +++ b/google/cloud/apigeeregistry/v1/admin_models.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/google/cloud/apigeeregistry/v1/admin_service.proto b/google/cloud/apigeeregistry/v1/admin_service.proto index d3c9f6178..9a749d89d 100644 --- a/google/cloud/apigeeregistry/v1/admin_service.proto +++ b/google/cloud/apigeeregistry/v1/admin_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/google/cloud/apigeeregistry/v1/registry_notifications.proto b/google/cloud/apigeeregistry/v1/registry_notifications.proto index 12f058a12..ebe1fc5eb 100644 --- a/google/cloud/apigeeregistry/v1/registry_notifications.proto +++ b/google/cloud/apigeeregistry/v1/registry_notifications.proto @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/config/config.go b/pkg/config/config.go index bf0268464..f8a984fd9 100644 --- a/pkg/config/config.go +++ b/pkg/config/config.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/config/configuration.go b/pkg/config/configuration.go index 9edc7012f..de6b5feac 100644 --- a/pkg/config/configuration.go +++ b/pkg/config/configuration.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/config/configuration_test.go b/pkg/config/configuration_test.go index 485b2e075..d5a1aa1b1 100644 --- a/pkg/config/configuration_test.go +++ b/pkg/config/configuration_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/config/test/test.go b/pkg/config/test/test.go index 724e455d0..4a1c018d2 100644 --- a/pkg/config/test/test.go +++ b/pkg/config/test/test.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/connection/client.go b/pkg/connection/client.go index c503d868a..2c997f584 100644 --- a/pkg/connection/client.go +++ b/pkg/connection/client.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/connection/client_test.go b/pkg/connection/client_test.go index 74a779ea5..6d7c10389 100644 --- a/pkg/connection/client_test.go +++ b/pkg/connection/client_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/connection/config.go b/pkg/connection/config.go index 7532b300e..24c8abd5f 100644 --- a/pkg/connection/config.go +++ b/pkg/connection/config.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/connection/config_test.go b/pkg/connection/config_test.go index 4871257bb..cbfd10373 100644 --- a/pkg/connection/config_test.go +++ b/pkg/connection/config_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/connection/grpctest/server.go b/pkg/connection/grpctest/server.go index 4d7fdd038..b068f2420 100644 --- a/pkg/connection/grpctest/server.go +++ b/pkg/connection/grpctest/server.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/encoding/api.go b/pkg/encoding/api.go index 5b9520ba2..366aa362f 100644 --- a/pkg/encoding/api.go +++ b/pkg/encoding/api.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/encoding/artifact.go b/pkg/encoding/artifact.go index 58f7ca5e2..6ab08e2fe 100644 --- a/pkg/encoding/artifact.go +++ b/pkg/encoding/artifact.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/encoding/deployment.go b/pkg/encoding/deployment.go index 3916f8175..ce2f1b98e 100644 --- a/pkg/encoding/deployment.go +++ b/pkg/encoding/deployment.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/encoding/doc.go b/pkg/encoding/doc.go index 2144c9ace..affe077e7 100644 --- a/pkg/encoding/doc.go +++ b/pkg/encoding/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/encoding/header.go b/pkg/encoding/header.go index 9cbaa5889..2da84066c 100644 --- a/pkg/encoding/header.go +++ b/pkg/encoding/header.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/encoding/list.go b/pkg/encoding/list.go index 7521526b8..7d617aa48 100644 --- a/pkg/encoding/list.go +++ b/pkg/encoding/list.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/encoding/project.go b/pkg/encoding/project.go index 0c8499cff..e64beb2ca 100644 --- a/pkg/encoding/project.go +++ b/pkg/encoding/project.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/encoding/spec.go b/pkg/encoding/spec.go index c584c5320..821cdc0ea 100644 --- a/pkg/encoding/spec.go +++ b/pkg/encoding/spec.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/encoding/version.go b/pkg/encoding/version.go index 9a001e27f..69dd90b73 100644 --- a/pkg/encoding/version.go +++ b/pkg/encoding/version.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/encoding/yaml.go b/pkg/encoding/yaml.go index 58502196a..2f226aa7e 100644 --- a/pkg/encoding/yaml.go +++ b/pkg/encoding/yaml.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/encoding/yaml_test.go b/pkg/encoding/yaml_test.go index d28c4a9d5..24946f8f0 100644 --- a/pkg/encoding/yaml_test.go +++ b/pkg/encoding/yaml_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/log/apex.go b/pkg/log/apex.go index 0fb228728..5e3c5832b 100644 --- a/pkg/log/apex.go +++ b/pkg/log/apex.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/log/context.go b/pkg/log/context.go index cb0daba72..0b44da336 100644 --- a/pkg/log/context.go +++ b/pkg/log/context.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/log/example_test.go b/pkg/log/example_test.go index cf820280d..a6c41574b 100644 --- a/pkg/log/example_test.go +++ b/pkg/log/example_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/log/interceptor/interceptor.go b/pkg/log/interceptor/interceptor.go index bfeea25fd..a89bca14b 100644 --- a/pkg/log/interceptor/interceptor.go +++ b/pkg/log/interceptor/interceptor.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/log/log.go b/pkg/log/log.go index 078978293..a5ae27799 100644 --- a/pkg/log/log.go +++ b/pkg/log/log.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/log/log_test.go b/pkg/log/log_test.go index f98cfe996..cb489148b 100644 --- a/pkg/log/log_test.go +++ b/pkg/log/log_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/log/option.go b/pkg/log/option.go index d601cdf0e..d581c4392 100644 --- a/pkg/log/option.go +++ b/pkg/log/option.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/log/recorder.go b/pkg/log/recorder.go index f43c03225..8f7a35252 100644 --- a/pkg/log/recorder.go +++ b/pkg/log/recorder.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mime/types.go b/pkg/mime/types.go index 8a3e34881..ca7d4d971 100644 --- a/pkg/mime/types.go +++ b/pkg/mime/types.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mime/types_test.go b/pkg/mime/types_test.go index 5972111fc..9f39c59e3 100644 --- a/pkg/mime/types_test.go +++ b/pkg/mime/types_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/names/api.go b/pkg/names/api.go index ca5211292..5c4313e6a 100644 --- a/pkg/names/api.go +++ b/pkg/names/api.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/names/api_test.go b/pkg/names/api_test.go index 9e0b0d994..544bf72ae 100644 --- a/pkg/names/api_test.go +++ b/pkg/names/api_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/names/artifact.go b/pkg/names/artifact.go index 46a02a900..c11722697 100644 --- a/pkg/names/artifact.go +++ b/pkg/names/artifact.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/names/artifact_test.go b/pkg/names/artifact_test.go index e6b60efd0..736574b07 100644 --- a/pkg/names/artifact_test.go +++ b/pkg/names/artifact_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/names/common.go b/pkg/names/common.go index 3619af042..9e7af9647 100644 --- a/pkg/names/common.go +++ b/pkg/names/common.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/names/deployment.go b/pkg/names/deployment.go index e2e4cf462..323d2f718 100644 --- a/pkg/names/deployment.go +++ b/pkg/names/deployment.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/names/deployment_revision.go b/pkg/names/deployment_revision.go index 0f12a3da5..dd0aff4e4 100644 --- a/pkg/names/deployment_revision.go +++ b/pkg/names/deployment_revision.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/names/deployment_revision_test.go b/pkg/names/deployment_revision_test.go index 6fed8710d..de2b73a5c 100644 --- a/pkg/names/deployment_revision_test.go +++ b/pkg/names/deployment_revision_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/names/deployment_test.go b/pkg/names/deployment_test.go index ae800e91c..a20917ef2 100644 --- a/pkg/names/deployment_test.go +++ b/pkg/names/deployment_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/names/names.go b/pkg/names/names.go index 9222eed18..f671fbd22 100644 --- a/pkg/names/names.go +++ b/pkg/names/names.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/names/names_test.go b/pkg/names/names_test.go index 1b0929759..574a8bf7d 100644 --- a/pkg/names/names_test.go +++ b/pkg/names/names_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/names/project.go b/pkg/names/project.go index 350ec62b9..4264e5a8c 100644 --- a/pkg/names/project.go +++ b/pkg/names/project.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/names/project_test.go b/pkg/names/project_test.go index bd002581b..954d4e265 100644 --- a/pkg/names/project_test.go +++ b/pkg/names/project_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/names/spec.go b/pkg/names/spec.go index 7f6f6ed5f..28cc3003d 100644 --- a/pkg/names/spec.go +++ b/pkg/names/spec.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/names/spec_revision.go b/pkg/names/spec_revision.go index ca2de4f02..d12d4e534 100644 --- a/pkg/names/spec_revision.go +++ b/pkg/names/spec_revision.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/names/spec_revision_test.go b/pkg/names/spec_revision_test.go index 253e02937..51c6fef67 100644 --- a/pkg/names/spec_revision_test.go +++ b/pkg/names/spec_revision_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/names/spec_test.go b/pkg/names/spec_test.go index f2b3f97ca..fc2e99b74 100644 --- a/pkg/names/spec_test.go +++ b/pkg/names/spec_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/names/version.go b/pkg/names/version.go index 28dcee700..7430b93ec 100644 --- a/pkg/names/version.go +++ b/pkg/names/version.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/names/version_test.go b/pkg/names/version_test.go index 8fcd1234f..f0a7f4c94 100644 --- a/pkg/names/version_test.go +++ b/pkg/names/version_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/visitor/content.go b/pkg/visitor/content.go index 86e0cc2ec..e53512a74 100644 --- a/pkg/visitor/content.go +++ b/pkg/visitor/content.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/visitor/content_test.go b/pkg/visitor/content_test.go index 1df020234..6ba49278f 100644 --- a/pkg/visitor/content_test.go +++ b/pkg/visitor/content_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/visitor/fetch.go b/pkg/visitor/fetch.go index 6ffa9930e..da5ca3034 100644 --- a/pkg/visitor/fetch.go +++ b/pkg/visitor/fetch.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/visitor/fetch_test.go b/pkg/visitor/fetch_test.go index 2bf1faf9d..6d6cc2a09 100644 --- a/pkg/visitor/fetch_test.go +++ b/pkg/visitor/fetch_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/visitor/get.go b/pkg/visitor/get.go index 05b1caf14..7a827abef 100644 --- a/pkg/visitor/get.go +++ b/pkg/visitor/get.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/visitor/handlers.go b/pkg/visitor/handlers.go index 21de212f2..a9e813a8a 100644 --- a/pkg/visitor/handlers.go +++ b/pkg/visitor/handlers.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/visitor/list.go b/pkg/visitor/list.go index 9f2ea4e63..2b7070386 100644 --- a/pkg/visitor/list.go +++ b/pkg/visitor/list.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/visitor/subtree.go b/pkg/visitor/subtree.go index ca89ef992..8c200a0e5 100644 --- a/pkg/visitor/subtree.go +++ b/pkg/visitor/subtree.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/visitor/unsupported.go b/pkg/visitor/unsupported.go index af9a8180c..ed359ebcd 100644 --- a/pkg/visitor/unsupported.go +++ b/pkg/visitor/unsupported.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/visitor/verify_test.go b/pkg/visitor/verify_test.go index 78201a637..46b34853b 100644 --- a/pkg/visitor/verify_test.go +++ b/pkg/visitor/verify_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/visitor/visit.go b/pkg/visitor/visit.go index d6dc589dc..99b8d0e08 100644 --- a/pkg/visitor/visit.go +++ b/pkg/visitor/visit.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/visitor/visit_test.go b/pkg/visitor/visit_test.go index 1047b4e69..2961ab2bb 100644 --- a/pkg/visitor/visit_test.go +++ b/pkg/visitor/visit_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/wipeout/tasks.go b/pkg/wipeout/tasks.go index a07fb68d2..ee026ac3a 100644 --- a/pkg/wipeout/tasks.go +++ b/pkg/wipeout/tasks.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/wipeout/wipeout.go b/pkg/wipeout/wipeout.go index abdc9d2c6..caf115047 100644 --- a/pkg/wipeout/wipeout.go +++ b/pkg/wipeout/wipeout.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/wipeout/wipeout_test.go b/pkg/wipeout/wipeout_test.go index b8a132322..188f18189 100644 --- a/pkg/wipeout/wipeout_test.go +++ b/pkg/wipeout/wipeout_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rpc/admin_models.pb.go b/rpc/admin_models.pb.go index d33e35252..d0c2801b8 100644 --- a/rpc/admin_models.pb.go +++ b/rpc/admin_models.pb.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rpc/admin_service.pb.go b/rpc/admin_service.pb.go index aef4ccac6..7375c0dc9 100644 --- a/rpc/admin_service.pb.go +++ b/rpc/admin_service.pb.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rpc/admin_service_grpc.pb.go b/rpc/admin_service_grpc.pb.go index ac42c7867..e42c0dec8 100644 --- a/rpc/admin_service_grpc.pb.go +++ b/rpc/admin_service_grpc.pb.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rpc/registry_map.pb.go b/rpc/registry_map.pb.go index 3d23e70df..15d681a62 100644 --- a/rpc/registry_map.pb.go +++ b/rpc/registry_map.pb.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rpc/registry_notifications.pb.go b/rpc/registry_notifications.pb.go index 34a733ccf..bfba65cd0 100644 --- a/rpc/registry_notifications.pb.go +++ b/rpc/registry_notifications.pb.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/actions_apis.go b/server/registry/actions_apis.go index 4fdba5dfc..0a5448ee5 100644 --- a/server/registry/actions_apis.go +++ b/server/registry/actions_apis.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/actions_apis_test.go b/server/registry/actions_apis_test.go index 853d8e637..848bd2971 100644 --- a/server/registry/actions_apis_test.go +++ b/server/registry/actions_apis_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/actions_artifacts.go b/server/registry/actions_artifacts.go index 5972dd4c1..4982bc533 100644 --- a/server/registry/actions_artifacts.go +++ b/server/registry/actions_artifacts.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/actions_artifacts_test.go b/server/registry/actions_artifacts_test.go index 9ae6399a0..1e672fe95 100644 --- a/server/registry/actions_artifacts_test.go +++ b/server/registry/actions_artifacts_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/actions_deployment_revisions.go b/server/registry/actions_deployment_revisions.go index a7c091ba5..a11611414 100644 --- a/server/registry/actions_deployment_revisions.go +++ b/server/registry/actions_deployment_revisions.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/actions_deployment_revisions_test.go b/server/registry/actions_deployment_revisions_test.go index 76298b077..41b090267 100644 --- a/server/registry/actions_deployment_revisions_test.go +++ b/server/registry/actions_deployment_revisions_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/actions_deployments.go b/server/registry/actions_deployments.go index 77371ce0c..b3fb13d8a 100644 --- a/server/registry/actions_deployments.go +++ b/server/registry/actions_deployments.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/actions_deployments_test.go b/server/registry/actions_deployments_test.go index 013d7019a..1626eb8d6 100644 --- a/server/registry/actions_deployments_test.go +++ b/server/registry/actions_deployments_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/actions_migrate_database.go b/server/registry/actions_migrate_database.go index 5cd470265..b86ea00e2 100644 --- a/server/registry/actions_migrate_database.go +++ b/server/registry/actions_migrate_database.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/actions_migrate_database_test.go b/server/registry/actions_migrate_database_test.go index e8d0b7177..ea2c957f6 100644 --- a/server/registry/actions_migrate_database_test.go +++ b/server/registry/actions_migrate_database_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/actions_projects.go b/server/registry/actions_projects.go index b67621fce..4b22fab25 100644 --- a/server/registry/actions_projects.go +++ b/server/registry/actions_projects.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/actions_projects_test.go b/server/registry/actions_projects_test.go index 0762306d2..9e335c292 100644 --- a/server/registry/actions_projects_test.go +++ b/server/registry/actions_projects_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/actions_spec_revisions.go b/server/registry/actions_spec_revisions.go index f6dc1eb08..8b2baa4f1 100644 --- a/server/registry/actions_spec_revisions.go +++ b/server/registry/actions_spec_revisions.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/actions_spec_revisions_test.go b/server/registry/actions_spec_revisions_test.go index dc5a9cc00..193d3e65c 100644 --- a/server/registry/actions_spec_revisions_test.go +++ b/server/registry/actions_spec_revisions_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/actions_specs.go b/server/registry/actions_specs.go index bcd80c705..0a5bb7489 100644 --- a/server/registry/actions_specs.go +++ b/server/registry/actions_specs.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/actions_specs_test.go b/server/registry/actions_specs_test.go index 23c081091..dc88bf3c5 100644 --- a/server/registry/actions_specs_test.go +++ b/server/registry/actions_specs_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/actions_status.go b/server/registry/actions_status.go index 852536dea..53f0ad5a2 100644 --- a/server/registry/actions_status.go +++ b/server/registry/actions_status.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/actions_status_test.go b/server/registry/actions_status_test.go index d67ec5140..a7165ad68 100644 --- a/server/registry/actions_status_test.go +++ b/server/registry/actions_status_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/actions_storage.go b/server/registry/actions_storage.go index 89585ebcf..9c1d7c4fc 100644 --- a/server/registry/actions_storage.go +++ b/server/registry/actions_storage.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/actions_storage_test.go b/server/registry/actions_storage_test.go index 949a57b3d..997c96d33 100644 --- a/server/registry/actions_storage_test.go +++ b/server/registry/actions_storage_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/actions_versions.go b/server/registry/actions_versions.go index 45b31cf0f..cbfd7473b 100644 --- a/server/registry/actions_versions.go +++ b/server/registry/actions_versions.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/actions_versions_test.go b/server/registry/actions_versions_test.go index 0c6b249b6..85fbf042c 100644 --- a/server/registry/actions_versions_test.go +++ b/server/registry/actions_versions_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/concurrency_test.go b/server/registry/concurrency_test.go index b54e53443..f927b9982 100644 --- a/server/registry/concurrency_test.go +++ b/server/registry/concurrency_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/buildinfo/buildinfo-1.18.go b/server/registry/internal/buildinfo/buildinfo-1.18.go index acad879de..7abc105a6 100644 --- a/server/registry/internal/buildinfo/buildinfo-1.18.go +++ b/server/registry/internal/buildinfo/buildinfo-1.18.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/buildinfo/buildinfo-prev.go b/server/registry/internal/buildinfo/buildinfo-prev.go index 81c1b223e..fbdd47813 100644 --- a/server/registry/internal/buildinfo/buildinfo-prev.go +++ b/server/registry/internal/buildinfo/buildinfo-prev.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/client.go b/server/registry/internal/storage/client.go index ce724fb63..0c0d08519 100644 --- a/server/registry/internal/storage/client.go +++ b/server/registry/internal/storage/client.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/create.go b/server/registry/internal/storage/create.go index b6e6b9e68..9c3dee200 100644 --- a/server/registry/internal/storage/create.go +++ b/server/registry/internal/storage/create.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/delete.go b/server/registry/internal/storage/delete.go index b97501138..4220764bd 100644 --- a/server/registry/internal/storage/delete.go +++ b/server/registry/internal/storage/delete.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/errors.go b/server/registry/internal/storage/errors.go index e4d064c4d..10f61b972 100644 --- a/server/registry/internal/storage/errors.go +++ b/server/registry/internal/storage/errors.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/errors_cgo_disabled.go b/server/registry/internal/storage/errors_cgo_disabled.go index 2e52ffb37..2a9a5f127 100644 --- a/server/registry/internal/storage/errors_cgo_disabled.go +++ b/server/registry/internal/storage/errors_cgo_disabled.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/errors_cgo_enabled.go b/server/registry/internal/storage/errors_cgo_enabled.go index 52d05ab2f..8afd2e90d 100644 --- a/server/registry/internal/storage/errors_cgo_enabled.go +++ b/server/registry/internal/storage/errors_cgo_enabled.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/filtering/filtering.go b/server/registry/internal/storage/filtering/filtering.go index 8f79fcf90..e024934be 100644 --- a/server/registry/internal/storage/filtering/filtering.go +++ b/server/registry/internal/storage/filtering/filtering.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/filtering/filtering_test.go b/server/registry/internal/storage/filtering/filtering_test.go index 3bb2c7433..511d350fa 100644 --- a/server/registry/internal/storage/filtering/filtering_test.go +++ b/server/registry/internal/storage/filtering/filtering_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/get.go b/server/registry/internal/storage/get.go index 277944208..d5cc02ee4 100644 --- a/server/registry/internal/storage/get.go +++ b/server/registry/internal/storage/get.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/list.go b/server/registry/internal/storage/list.go index 23e826f4c..bd65a7328 100644 --- a/server/registry/internal/storage/list.go +++ b/server/registry/internal/storage/list.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/lock.go b/server/registry/internal/storage/lock.go index bde23eb5e..e7aed8ab2 100644 --- a/server/registry/internal/storage/lock.go +++ b/server/registry/internal/storage/lock.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/logger.go b/server/registry/internal/storage/logger.go index 458118184..e4b8e2423 100644 --- a/server/registry/internal/storage/logger.go +++ b/server/registry/internal/storage/logger.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/models/api.go b/server/registry/internal/storage/models/api.go index bfe9c815f..df610ef67 100644 --- a/server/registry/internal/storage/models/api.go +++ b/server/registry/internal/storage/models/api.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/models/artifact.go b/server/registry/internal/storage/models/artifact.go index 5f2ccdaa7..25d0a741c 100644 --- a/server/registry/internal/storage/models/artifact.go +++ b/server/registry/internal/storage/models/artifact.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/models/blob.go b/server/registry/internal/storage/models/blob.go index 18fbd87f3..a2ffce962 100644 --- a/server/registry/internal/storage/models/blob.go +++ b/server/registry/internal/storage/models/blob.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/models/deployment.go b/server/registry/internal/storage/models/deployment.go index 8cd10f30d..3a3e03ae4 100644 --- a/server/registry/internal/storage/models/deployment.go +++ b/server/registry/internal/storage/models/deployment.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/models/gzip.go b/server/registry/internal/storage/models/gzip.go index cd43e3b72..1707be005 100644 --- a/server/registry/internal/storage/models/gzip.go +++ b/server/registry/internal/storage/models/gzip.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/models/project.go b/server/registry/internal/storage/models/project.go index 543372afe..9d88513e0 100644 --- a/server/registry/internal/storage/models/project.go +++ b/server/registry/internal/storage/models/project.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/models/spec.go b/server/registry/internal/storage/models/spec.go index f761dd1e4..a4ab196ae 100644 --- a/server/registry/internal/storage/models/spec.go +++ b/server/registry/internal/storage/models/spec.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/models/string_maps.go b/server/registry/internal/storage/models/string_maps.go index 42c9bd52f..a3fb112b8 100644 --- a/server/registry/internal/storage/models/string_maps.go +++ b/server/registry/internal/storage/models/string_maps.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/models/update_masks.go b/server/registry/internal/storage/models/update_masks.go index a877e5707..ec200178d 100644 --- a/server/registry/internal/storage/models/update_masks.go +++ b/server/registry/internal/storage/models/update_masks.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/models/version.go b/server/registry/internal/storage/models/version.go index e5dca7bf5..bab445355 100644 --- a/server/registry/internal/storage/models/version.go +++ b/server/registry/internal/storage/models/version.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/paginate.go b/server/registry/internal/storage/paginate.go index af0bb97f7..2aff75e5d 100644 --- a/server/registry/internal/storage/paginate.go +++ b/server/registry/internal/storage/paginate.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/save.go b/server/registry/internal/storage/save.go index 032268e03..b6eb5ec1a 100644 --- a/server/registry/internal/storage/save.go +++ b/server/registry/internal/storage/save.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/internal/storage/tag.go b/server/registry/internal/storage/tag.go index 9e870f6b5..34ba3a5fc 100644 --- a/server/registry/internal/storage/tag.go +++ b/server/registry/internal/storage/tag.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/notifications.go b/server/registry/notifications.go index 4eb0e7f3d..dc3a3ae79 100644 --- a/server/registry/notifications.go +++ b/server/registry/notifications.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/notifications_test.go b/server/registry/notifications_test.go index 551987446..466dcb42c 100644 --- a/server/registry/notifications_test.go +++ b/server/registry/notifications_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/server.go b/server/registry/server.go index be5938d57..0c97598c6 100644 --- a/server/registry/server.go +++ b/server/registry/server.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/server_test.go b/server/registry/server_test.go index 1094d0e00..2ab8f9220 100644 --- a/server/registry/server_test.go +++ b/server/registry/server_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/test/remote/proxy.go b/server/registry/test/remote/proxy.go index a0857dd04..1fd0cd781 100644 --- a/server/registry/test/remote/proxy.go +++ b/server/registry/test/remote/proxy.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/test/seeder/client.go b/server/registry/test/seeder/client.go index d677fadae..e5f168da9 100644 --- a/server/registry/test/seeder/client.go +++ b/server/registry/test/seeder/client.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/test/seeder/seeder.go b/server/registry/test/seeder/seeder.go index 5f56dfa66..a7b95b7a8 100644 --- a/server/registry/test/seeder/seeder.go +++ b/server/registry/test/seeder/seeder.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/server/registry/test/seeder/seeder_test.go b/server/registry/test/seeder/seeder_test.go index ac2dc8d87..994811b1e 100644 --- a/server/registry/test/seeder/seeder_test.go +++ b/server/registry/test/seeder/seeder_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tests/benchmark/BENCH.sh b/tests/benchmark/BENCH.sh index 9edcbe9f8..c1a6b8477 100755 --- a/tests/benchmark/BENCH.sh +++ b/tests/benchmark/BENCH.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2022 Google LLC. All Rights Reserved. +# Copyright 2022 Google LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/benchmark/benchmark_apis_test.go b/tests/benchmark/benchmark_apis_test.go index 307fac672..de913758c 100644 --- a/tests/benchmark/benchmark_apis_test.go +++ b/tests/benchmark/benchmark_apis_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tests/benchmark/benchmark_artifacts_test.go b/tests/benchmark/benchmark_artifacts_test.go index 93430b6b8..42fb2e23f 100644 --- a/tests/benchmark/benchmark_artifacts_test.go +++ b/tests/benchmark/benchmark_artifacts_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tests/benchmark/benchmark_helpers_test.go b/tests/benchmark/benchmark_helpers_test.go index 02d8f3c8b..a9b892500 100644 --- a/tests/benchmark/benchmark_helpers_test.go +++ b/tests/benchmark/benchmark_helpers_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tests/crud/crud_test.go b/tests/crud/crud_test.go index 50c0d6d76..3d3991926 100644 --- a/tests/crud/crud_test.go +++ b/tests/crud/crud_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tests/demo/demo_test.go b/tests/demo/demo_test.go index c741594ca..9af0e8788 100644 --- a/tests/demo/demo_test.go +++ b/tests/demo/demo_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tests/demo/walkthrough.sh b/tests/demo/walkthrough.sh index 592c731db..3e3bb1682 100755 --- a/tests/demo/walkthrough.sh +++ b/tests/demo/walkthrough.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2020 Google LLC. All Rights Reserved. +# Copyright 2020 Google LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/filters_test.go b/tests/filters_test.go index 16227e1b6..fbc3aa4c4 100644 --- a/tests/filters_test.go +++ b/tests/filters_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tools/FETCH-PROTOC.sh b/tools/FETCH-PROTOC.sh index 06ddaf06c..af2380c12 100755 --- a/tools/FETCH-PROTOC.sh +++ b/tools/FETCH-PROTOC.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2020 Google LLC. All Rights Reserved. +# Copyright 2020 Google LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/GENERATE-CLI.sh b/tools/GENERATE-CLI.sh index d3d1876cb..a59c8663d 100755 --- a/tools/GENERATE-CLI.sh +++ b/tools/GENERATE-CLI.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2021 Google LLC. All Rights Reserved. +# Copyright 2021 Google LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/GENERATE-DOCS.sh b/tools/GENERATE-DOCS.sh index 7715b4b5c..038bb5684 100755 --- a/tools/GENERATE-DOCS.sh +++ b/tools/GENERATE-DOCS.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2021 Google LLC. All Rights Reserved. +# Copyright 2021 Google LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/GENERATE-ENVOY-DESCRIPTORS.sh b/tools/GENERATE-ENVOY-DESCRIPTORS.sh index fb10067c0..f1a3526e4 100755 --- a/tools/GENERATE-ENVOY-DESCRIPTORS.sh +++ b/tools/GENERATE-ENVOY-DESCRIPTORS.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2021 Google LLC. All Rights Reserved. +# Copyright 2021 Google LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/GENERATE-GAPIC.sh b/tools/GENERATE-GAPIC.sh index 0049ba71b..032fb1771 100755 --- a/tools/GENERATE-GAPIC.sh +++ b/tools/GENERATE-GAPIC.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2021 Google LLC. All Rights Reserved. +# Copyright 2021 Google LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/GENERATE-GRPC.sh b/tools/GENERATE-GRPC.sh index c33260517..d300e5518 100755 --- a/tools/GENERATE-GRPC.sh +++ b/tools/GENERATE-GRPC.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2021 Google LLC. All Rights Reserved. +# Copyright 2021 Google LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/GENERATE-OPENAPI.sh b/tools/GENERATE-OPENAPI.sh index aad38d4cf..ec0bcda49 100755 --- a/tools/GENERATE-OPENAPI.sh +++ b/tools/GENERATE-OPENAPI.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2021 Google LLC. All Rights Reserved. +# Copyright 2021 Google LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/GENERATE-RPC.sh b/tools/GENERATE-RPC.sh index 943b65e20..a75415ef1 100755 --- a/tools/GENERATE-RPC.sh +++ b/tools/GENERATE-RPC.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2021 Google LLC. All Rights Reserved. +# Copyright 2021 Google LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/LINT-PROTOS.sh b/tools/LINT-PROTOS.sh index f3714e025..8f398a40e 100755 --- a/tools/LINT-PROTOS.sh +++ b/tools/LINT-PROTOS.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2021 Google LLC. All Rights Reserved. +# Copyright 2021 Google LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/PROTOC-VERSION.sh b/tools/PROTOC-VERSION.sh index 1eb6e5592..517fa2289 100755 --- a/tools/PROTOC-VERSION.sh +++ b/tools/PROTOC-VERSION.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2022 Google LLC. All Rights Reserved. +# Copyright 2022 Google LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/PROTOS.sh b/tools/PROTOS.sh index 5c2e6b134..b5dee8084 100755 --- a/tools/PROTOS.sh +++ b/tools/PROTOS.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2021 Google LLC. All Rights Reserved. +# Copyright 2021 Google LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/pretty.sh b/tools/pretty.sh index 4d3e74b15..14ab6092a 100755 --- a/tools/pretty.sh +++ b/tools/pretty.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2020 Google LLC. All Rights Reserved. +# Copyright 2020 Google LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/registry-basenames/main.go b/tools/registry-basenames/main.go index 96007df6c..157ada7ee 100644 --- a/tools/registry-basenames/main.go +++ b/tools/registry-basenames/main.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tools/registry-decode-spec/main.go b/tools/registry-decode-spec/main.go index d01d27198..0dd19f9a4 100644 --- a/tools/registry-decode-spec/main.go +++ b/tools/registry-decode-spec/main.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tools/registry-encode-spec/main.go b/tools/registry-encode-spec/main.go index a8bee6648..73855ba3d 100644 --- a/tools/registry-encode-spec/main.go +++ b/tools/registry-encode-spec/main.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 Google LLC. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.