Skip to content

Commit

Permalink
add license
Browse files Browse the repository at this point in the history
  • Loading branch information
kristian-puccio committed Jan 14, 2021
1 parent f95e277 commit ae0685b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2019 elevio
Copyright (c) 2021 elevio

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,7 @@ If you find an issue or something missing with these packages please feel free t
## Typescript support

These packages have been built using Typescript and the type definitions are included in the package.

## License

This elevio package is [MIT licensed](./LICENSE).
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "elevio",
"license": "MIT",
"description": "This package contains the Elevio client install packages both in React and native npm module form.",
"keywords": [
"Elevio",
Expand Down

0 comments on commit ae0685b

Please sign in to comment.