Skip to content

Commit e546fac

Browse files
authored
Merge pull request #16 from mbrukman/update-license-copyright
Fix Apache license to use proper template.
2 parents a8852e7 + 7a22b38 commit e546fac

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)