From e9c041f0c256b947518070b40594430ff81db410 Mon Sep 17 00:00:00 2001 From: Sandboxed API Team Date: Sun, 20 Feb 2022 23:49:56 -0800 Subject: [PATCH] [Cleanup] Fix apache license url PiperOrigin-RevId: 429974822 Change-Id: Id07aa9baf374458b9ff789fc93eff2b51d77917c --- oss-internship-2020/openjpeg/CMakeLists.txt | 2 +- oss-internship-2020/openjpeg/examples/CMakeLists.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/oss-internship-2020/openjpeg/CMakeLists.txt b/oss-internship-2020/openjpeg/CMakeLists.txt index 1a2748d..2243056 100644 --- a/oss-internship-2020/openjpeg/CMakeLists.txt +++ b/oss-internship-2020/openjpeg/CMakeLists.txt @@ -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/oss-internship-2020/openjpeg/examples/CMakeLists.txt b/oss-internship-2020/openjpeg/examples/CMakeLists.txt index 82b3cf4..b75ba0e 100644 --- a/oss-internship-2020/openjpeg/examples/CMakeLists.txt +++ b/oss-internship-2020/openjpeg/examples/CMakeLists.txt @@ -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,