Skip to content

Commit 2c20967

Browse files
committed
Update LICENSE text to match the canonical Apache 2.0 blob
Hopefully, this will fix Github's detection. Sync the copyright line with that of the license header. [ci skip]
1 parent d085d2c commit 2c20967

File tree

1 file changed

+29
-14
lines changed

1 file changed

+29
-14
lines changed

LICENSE

+29-14
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,4 @@
1-
Copyright (c) 2016-present MagicStack Inc. http://magic.io
2-
3-
Licensed under the Apache License, Version 2.0 (the "License");
4-
you may not use this file except in compliance with the License.
5-
You may obtain a copy of the License at
6-
7-
http://www.apache.org/licenses/LICENSE-2.0
8-
9-
Unless required by applicable law or agreed to in writing, software
10-
distributed under the License is distributed on an "AS IS" BASIS,
11-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12-
See the License for the specific language governing permissions and
13-
limitations under the License.
14-
1+
Copyright (C) 2016-present the asyncpg authors and contributors.
152

163
Apache License
174
Version 2.0, January 2004
@@ -187,3 +174,31 @@
187174
defend, and hold each Contributor harmless for any liability
188175
incurred by, or claims asserted against, such Contributor by reason
189176
of your accepting any such warranty or additional liability.
177+
178+
END OF TERMS AND CONDITIONS
179+
180+
APPENDIX: How to apply the Apache License to your work.
181+
182+
To apply the Apache License to your work, attach the following
183+
boilerplate notice, with the fields enclosed by brackets "[]"
184+
replaced with your own identifying information. (Don't include
185+
the brackets!) The text should be enclosed in the appropriate
186+
comment syntax for the file format. We also recommend that a
187+
file or class name and description of purpose be included on the
188+
same "printed page" as the copyright notice for easier
189+
identification within third-party archives.
190+
191+
Copyright (C) 2016-present the asyncpg authors and contributors
192+
<see AUTHORS file>
193+
194+
Licensed under the Apache License, Version 2.0 (the "License");
195+
you may not use this file except in compliance with the License.
196+
You may obtain a copy of the License at
197+
198+
http://www.apache.org/licenses/LICENSE-2.0
199+
200+
Unless required by applicable law or agreed to in writing, software
201+
distributed under the License is distributed on an "AS IS" BASIS,
202+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
203+
See the License for the specific language governing permissions and
204+
limitations under the License.

0 commit comments

Comments
 (0)