Skip to content

Commit c6db42c

Browse files
committed
Updating additional LICENSE.txt references
1 parent b4b8ac3 commit c6db42c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.coin-or/projDesc.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Carl D. Laird, Chair, Pyomo Management Committee, claird at andrew dot cmu dot e
107107
license file directly.
108108
-->
109109
<projectLicenseURL>
110-
https://github.com/Pyomo/pyomo/blob/main/LICENSE.txt
110+
https://github.com/Pyomo/pyomo/blob/main/LICENSE.md
111111
</projectLicenseURL>
112112

113113
<!-- Below, you can list other COIN projects your project -->

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
include README.md
2-
include LICENSE.txt
2+
include LICENSE.md

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[metadata]
2-
license_files = LICENSE.txt
2+
license_files = LICENSE.md
33

44
[bdist_wheel]
55
universal=1

0 commit comments

Comments
 (0)