Skip to content

Commit 7a22b38

Browse files
committed
Fix Apache license copyright template.
This line is not supposed to be a specific copyright holder or year; it's a template line, and should have been transferred as-is from the Apache 2.0 license, which can be found at https://www.apache.org/licenses/LICENSE-2.0.txt Signed-off-by: Misha Brukman <[email protected]>
1 parent a8852e7 commit 7a22b38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

APACHE-2.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
same "printed page" as the copyright notice for easier
188188
identification within third-party archives.
189189

190-
Copyright 2018 JanusGraph Python Authors
190+
Copyright [yyyy] [name of copyright owner]
191191

192192
Licensed under the Apache License, Version 2.0 (the "License");
193193
you may not use this file except in compliance with the License.

LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ For convenience, copies of APACHE-2.0 and CC-BY-4.0 are included verbatim below.
205205
same "printed page" as the copyright notice for easier
206206
identification within third-party archives.
207207

208-
Copyright 2018 JanusGraph Python Authors
208+
Copyright [yyyy] [name of copyright owner]
209209

210210
Licensed under the Apache License, Version 2.0 (the "License");
211211
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)