diff --git a/cmd/registry/cmd/check/lint/checker.go b/cmd/registry/cmd/check/lint/checker.go index 87a660568..ba98b3e5b 100644 --- a/cmd/registry/cmd/check/lint/checker.go +++ b/cmd/registry/cmd/check/lint/checker.go @@ -4,7 +4,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// https://www.apache.org/licenses/LICENSE-2.0 +// http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, diff --git a/cmd/registry/cmd/check/lint/checker_test.go b/cmd/registry/cmd/check/lint/checker_test.go index 4670751cb..b92503ecd 100644 --- a/cmd/registry/cmd/check/lint/checker_test.go +++ b/cmd/registry/cmd/check/lint/checker_test.go @@ -4,7 +4,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// https://www.apache.org/licenses/LICENSE-2.0 +// http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, diff --git a/cmd/registry/cmd/check/lint/config.go b/cmd/registry/cmd/check/lint/config.go index 87b729a8a..3c0262477 100644 --- a/cmd/registry/cmd/check/lint/config.go +++ b/cmd/registry/cmd/check/lint/config.go @@ -4,7 +4,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// https://www.apache.org/licenses/LICENSE-2.0 +// http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, diff --git a/cmd/registry/cmd/check/lint/config_test.go b/cmd/registry/cmd/check/lint/config_test.go index 11660f712..abbf5e140 100644 --- a/cmd/registry/cmd/check/lint/config_test.go +++ b/cmd/registry/cmd/check/lint/config_test.go @@ -4,7 +4,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// https://www.apache.org/licenses/LICENSE-2.0 +// http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, diff --git a/cmd/registry/cmd/check/lint/problem.go b/cmd/registry/cmd/check/lint/problem.go index 1cc47470f..d6e28b32c 100644 --- a/cmd/registry/cmd/check/lint/problem.go +++ b/cmd/registry/cmd/check/lint/problem.go @@ -4,7 +4,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// https://www.apache.org/licenses/LICENSE-2.0 +// http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, diff --git a/cmd/registry/cmd/check/lint/problem_test.go b/cmd/registry/cmd/check/lint/problem_test.go index 4ede6d661..d092aed32 100644 --- a/cmd/registry/cmd/check/lint/problem_test.go +++ b/cmd/registry/cmd/check/lint/problem_test.go @@ -4,7 +4,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// https://www.apache.org/licenses/LICENSE-2.0 +// http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, diff --git a/cmd/registry/cmd/check/lint/response.go b/cmd/registry/cmd/check/lint/response.go index b5c92ea49..babe66b52 100644 --- a/cmd/registry/cmd/check/lint/response.go +++ b/cmd/registry/cmd/check/lint/response.go @@ -4,7 +4,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// https://www.apache.org/licenses/LICENSE-2.0 +// http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, diff --git a/cmd/registry/cmd/check/lint/rule.go b/cmd/registry/cmd/check/lint/rule.go index 7a9985d8e..6c77d4afc 100644 --- a/cmd/registry/cmd/check/lint/rule.go +++ b/cmd/registry/cmd/check/lint/rule.go @@ -4,7 +4,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// https://www.apache.org/licenses/LICENSE-2.0 +// http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, diff --git a/cmd/registry/cmd/check/lint/rule_name.go b/cmd/registry/cmd/check/lint/rule_name.go index f75af1bc6..21536aff8 100644 --- a/cmd/registry/cmd/check/lint/rule_name.go +++ b/cmd/registry/cmd/check/lint/rule_name.go @@ -4,7 +4,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// https://www.apache.org/licenses/LICENSE-2.0 +// http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, diff --git a/cmd/registry/cmd/check/lint/rule_name_test.go b/cmd/registry/cmd/check/lint/rule_name_test.go index dc4f3f2d2..3569685d6 100644 --- a/cmd/registry/cmd/check/lint/rule_name_test.go +++ b/cmd/registry/cmd/check/lint/rule_name_test.go @@ -4,7 +4,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// https://www.apache.org/licenses/LICENSE-2.0 +// http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, diff --git a/cmd/registry/cmd/check/lint/rule_registry.go b/cmd/registry/cmd/check/lint/rule_registry.go index 88976f574..949a97a1a 100644 --- a/cmd/registry/cmd/check/lint/rule_registry.go +++ b/cmd/registry/cmd/check/lint/rule_registry.go @@ -4,7 +4,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// https://www.apache.org/licenses/LICENSE-2.0 +// http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, diff --git a/cmd/registry/cmd/check/lint/rule_registry_test.go b/cmd/registry/cmd/check/lint/rule_registry_test.go index 9dbe43c59..8a6ae6b04 100644 --- a/cmd/registry/cmd/check/lint/rule_registry_test.go +++ b/cmd/registry/cmd/check/lint/rule_registry_test.go @@ -4,7 +4,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// https://www.apache.org/licenses/LICENSE-2.0 +// http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, diff --git a/cmd/registry/cmd/check/lint/rule_test.go b/cmd/registry/cmd/check/lint/rule_test.go index 243b739f0..74a96971e 100644 --- a/cmd/registry/cmd/check/lint/rule_test.go +++ b/cmd/registry/cmd/check/lint/rule_test.go @@ -4,7 +4,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// https://www.apache.org/licenses/LICENSE-2.0 +// http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, diff --git a/cmd/registry/cmd/check/lint/task.go b/cmd/registry/cmd/check/lint/task.go index f443bee95..26d77459b 100644 --- a/cmd/registry/cmd/check/lint/task.go +++ b/cmd/registry/cmd/check/lint/task.go @@ -4,7 +4,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// https://www.apache.org/licenses/LICENSE-2.0 +// http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, diff --git a/cmd/registry/cmd/check/rules/rules.go b/cmd/registry/cmd/check/rules/rules.go index 5e8010c3d..6e697d7b5 100644 --- a/cmd/registry/cmd/check/rules/rules.go +++ b/cmd/registry/cmd/check/rules/rules.go @@ -4,7 +4,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// https://www.apache.org/licenses/LICENSE-2.0 +// http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, diff --git a/config/registry-server.yaml b/config/registry-server.yaml index 9056748be..a4e89290b 100644 --- a/config/registry-server.yaml +++ b/config/registry-server.yaml @@ -4,7 +4,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# https://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, diff --git a/deployments/envoy/envoy-auth.yaml b/deployments/envoy/envoy-auth.yaml index b4e2893f5..2743f8f42 100644 --- a/deployments/envoy/envoy-auth.yaml +++ b/deployments/envoy/envoy-auth.yaml @@ -4,7 +4,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# https://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, diff --git a/deployments/envoy/envoy-noauth.yaml b/deployments/envoy/envoy-noauth.yaml index 439d88f7f..6fad45765 100644 --- a/deployments/envoy/envoy-noauth.yaml +++ b/deployments/envoy/envoy-noauth.yaml @@ -4,7 +4,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# https://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, diff --git a/deployments/envoy/envoy.yaml b/deployments/envoy/envoy.yaml index 439d88f7f..6fad45765 100644 --- a/deployments/envoy/envoy.yaml +++ b/deployments/envoy/envoy.yaml @@ -4,7 +4,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# https://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, diff --git a/deployments/envoy/envoy.yaml.tmpl b/deployments/envoy/envoy.yaml.tmpl index ed4167d4a..5ac26afad 100644 --- a/deployments/envoy/envoy.yaml.tmpl +++ b/deployments/envoy/envoy.yaml.tmpl @@ -4,7 +4,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# https://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS,