Skip to content

Commit 12f6017

Browse files
authored
Merge pull request #20 from onebeyond/docs/update-license
docs: update license reference to MIT
2 parents 32cafcb + 1560b6e commit 12f6017

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
MIT License
22

3+
Copyright (c) 2019-2022 GuideSmiths Ltd.
34
Copyright (c) 2021 Guidesmiths
45

56
Permission is hereby granted, free of charge, to any person obtaining a copy

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"jest"
1919
],
2020
"author": "Kevin Martínez (kevin.martinez@guidesmiths.com)",
21-
"license": "ISC",
21+
"license": "MIT",
2222
"bugs": {
2323
"url": "https://github.com/guidesmiths/error-handler-module/issues"
2424
},

0 commit comments

Comments
 (0)