Skip to content

Commit 992c68b

Browse files
committed
Standardize license file name for synk advisor
1 parent 4829c67 commit 992c68b

File tree

4 files changed

+7
-2
lines changed

4 files changed

+7
-2
lines changed

LICENSE-2.0.txt renamed to LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2018, Dave Dittrich <[email protected]>.
1+
Copyright (c) 2018--2021 Dave Dittrich <[email protected]>.
22
All rights reserved.
33

44
Licensed under the Apache License, Version 2.0 (the "License");

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
include AUTHORS.rst
22
include CONTRIBUTING.rst
33
include HISTORY.rst
4-
include LICENSE-2.0.txt
4+
include LICENSE.txt
55
include README.rst
66
include requirements.txt
77

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Contents:
2525
contributing
2626
authors
2727
history
28+
license
2829

2930
Indices and tables
3031
==================

docs/license.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
License
2+
=======
3+
4+
.. literalinclude:: ../LICENSE.txt

0 commit comments

Comments
 (0)