Skip to content

Commit fc05ffb

Browse files
author
cbuahin
committed
Use CC0-1.0 instead of Public domain as vcpkg does not recognize
Signed-off-by: cbuahin <caleb.buahin@gmail.com>
1 parent 25db75c commit fc05ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "swmm",
33
"description": "Stormwater Management Model (SWMM) is a dynamic rainfall-runoff-subsurface runoff simulation model used for single event or long-term (continuous) simulation of runoff quantity and quality from primarily urban areas.",
4-
"license": "Public Domain",
4+
"license": "CC0-1.0",
55
"homepage": "https://www.epa.gov/water-research/storm-water-management-model-swmm",
66
"version-semver": "5.3.0-alpha.1",
77
"dependencies": [

0 commit comments

Comments
 (0)