summaryrefslogtreecommitdiff
path: root/libc
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2019-12-13 01:22:17 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-12-13 01:22:17 +0000
commit024f067061c3c8000acf8b3a07fe421cb9e02b51 (patch)
treec6a40a80b2194027367f04acfe4993b01c10ba06 /libc
parentcad05d2e212f2e38974732826a86adc199504a00 (diff)
parentb030de25b862e237fc6a40276b77e6e361d28248 (diff)
Merge "Use the canonical form of the APL2 boilerplate."
Diffstat (limited to 'libc')
-rw-r--r--libc/NOTICE2
-rw-r--r--libc/arch-x86/generic/string/wmemset.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/libc/NOTICE b/libc/NOTICE
index 63da17c28..e2afdbf39 100644
--- a/libc/NOTICE
+++ b/libc/NOTICE
@@ -1030,7 +1030,7 @@ Licensed under the Apache License, Version 2.0 (the "License");
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/libc/arch-x86/generic/string/wmemset.c b/libc/arch-x86/generic/string/wmemset.c
index eff533c10..35d489f44 100644
--- a/libc/arch-x86/generic/string/wmemset.c
+++ b/libc/arch-x86/generic/string/wmemset.c
@@ -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,