Automatic code cleanup. PiperOrigin-RevId: 430699644
diff --git a/combine_distfiles.py b/combine_distfiles.py index e3fcd87..a1c5036 100755 --- a/combine_distfiles.py +++ b/combine_distfiles.py
@@ -7,7 +7,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# http:#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/distdir.bzl b/distdir.bzl index 7a135c0..72b8e4a 100644 --- a/distdir.bzl +++ b/distdir.bzl
@@ -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 # -# http:#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/distdir_deps.bzl b/distdir_deps.bzl index da8dab7..bd114a0 100644 --- a/distdir_deps.bzl +++ b/distdir_deps.bzl
@@ -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 # -# http:#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/examples/shell/bin.sh b/examples/shell/bin.sh index 9131503..530f0c0 100755 --- a/examples/shell/bin.sh +++ b/examples/shell/bin.sh
@@ -6,7 +6,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# http:#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/examples/shell/lib.sh b/examples/shell/lib.sh index c70918a..11cf6e6 100755 --- a/examples/shell/lib.sh +++ b/examples/shell/lib.sh
@@ -6,7 +6,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# http:#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/examples/shell/test.sh b/examples/shell/test.sh index b4c7bf8..146fcdb 100755 --- a/examples/shell/test.sh +++ b/examples/shell/test.sh
@@ -6,7 +6,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# http:#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/scripts/generate_fish_completion.py b/scripts/generate_fish_completion.py index 40018ad..962abb5 100644 --- a/scripts/generate_fish_completion.py +++ b/scripts/generate_fish_completion.py
@@ -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 # -# http:#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/src/create_embedded_tools.py b/src/create_embedded_tools.py index 4621ca7..785e14b 100644 --- a/src/create_embedded_tools.py +++ b/src/create_embedded_tools.py
@@ -6,7 +6,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# http:#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/src/create_embedded_tools_lib.py b/src/create_embedded_tools_lib.py index a730ce6..cff0836 100644 --- a/src/create_embedded_tools_lib.py +++ b/src/create_embedded_tools_lib.py
@@ -5,7 +5,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# http:#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/src/embedded_tools.bzl b/src/embedded_tools.bzl index 3abe906..e645659 100644 --- a/src/embedded_tools.bzl +++ b/src/embedded_tools.bzl
@@ -5,7 +5,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# http:#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/tools/android/emulator/googletest.sh b/tools/android/emulator/googletest.sh index 3e91a8c..49a3eba 100755 --- a/tools/android/emulator/googletest.sh +++ b/tools/android/emulator/googletest.sh
@@ -5,7 +5,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# http:#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/tools/android/fail.sh b/tools/android/fail.sh index bddb4a9..108e28e 100755 --- a/tools/android/fail.sh +++ b/tools/android/fail.sh
@@ -5,7 +5,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# http:#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/tools/j2objc/j2objc_header_map.py b/tools/j2objc/j2objc_header_map.py index 090d54f..cb6faaf 100755 --- a/tools/j2objc/j2objc_header_map.py +++ b/tools/j2objc/j2objc_header_map.py
@@ -6,7 +6,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# http:#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/tools/j2objc/j2objc_wrapper.py b/tools/j2objc/j2objc_wrapper.py index 63a0ef9..298e99e 100755 --- a/tools/j2objc/j2objc_wrapper.py +++ b/tools/j2objc/j2objc_wrapper.py
@@ -6,7 +6,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# http:#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/tools/objc/j2objc_dead_code_pruner.py b/tools/objc/j2objc_dead_code_pruner.py index bc09d5a..fc8944f 100755 --- a/tools/objc/j2objc_dead_code_pruner.py +++ b/tools/objc/j2objc_dead_code_pruner.py
@@ -6,7 +6,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# http:#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,