git ssb

16+

Dominic / patchbay



Commit 3d936835a2a3d08a7973348673f6c0a6fac34b52

Switch to AGPL-3.0 license

Christian Bundy committed on 8/14/2018, 7:17:53 PM
Parent: ca8ac8d21e58b7d37981f6ee097ce54b1bf10b22

Files changed

README.mdchanged
package.jsonchanged
README.mdView
@@ -184,5 +184,5 @@
184184 TODO!
185185
186186 ## License
187187
188-MIT
188 +AGPL-3.0
package.jsonView
@@ -29,9 +29,9 @@
2929 "cel",
3030 "dominictarr",
3131 "mmckegg"
3232 ],
33- "license": "GPL-3.0",
33 + "license": "AGPL-3.0",
3434 "bugs": {
3535 "url": "https://github.com/ssbc/patchbay/issues"
3636 },
3737 "homepage": "https://github.com/ssbc/patchbay#readme",

Built with git-ssb-web