Skip to content

Commit

Permalink
Add LICENSE for @geolonia/opendata-editor
Browse files Browse the repository at this point in the history
  • Loading branch information
keichan34 committed Jul 11, 2024
1 parent 32842df commit f1354bf
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright 2023 Geolonia Inc.
Copyright 2024 Geolonia Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down
1 change: 1 addition & 0 deletions modules/opendata-editor/LICENSE.txt
1 change: 1 addition & 0 deletions modules/opendata-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"src",
"LICENSE.txt"
],
"license": "MIT",
"main": "./dist/opendata-editor.cjs",
"module": "./dist/opendata-editor.js",
"exports": {
Expand Down
2 changes: 2 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f1354bf

Please sign in to comment.