Skip to content

Commit e2fb418

Browse files
committed
[build] Fix open source license info on Windows
1 parent 02fb50b commit e2fb418

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ categories = ["command-line-utilities", "science::geo"]
1313
[package.metadata.winresource]
1414
FileDescription = "CoursePointer CLI"
1515
ProductName = "CoursePointer"
16-
LegalCopyright = "© 2025 Mark Shroyer - MIT/Apache 2.0"
16+
LegalCopyright = "© 2025 Mark Shroyer - MIT License"
1717

1818
[lib]
1919
name = "coursepointer"

0 commit comments

Comments
 (0)