Skip to content

Commit

Permalink
docs: rename corp name to NHN Cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
heenakwag committed Mar 28, 2022
1 parent 9da4add commit a413097
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License

Copyright (c) 2017 NHN Corp.
Copyright (c) 2017 NHN Cloud Corp.

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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ If you want to distinguish with `tui/es6`, use a version before 5.0.0
[Configuring ESLint](http://eslint.org/docs/user-guide/configuring)

## License
This software is licensed under the [MIT License](https://github.com/nhn/tui.eslint.config/blob/master/LICENSE).
This software is licensed under the [MIT](https://github.com/nhn/tui.eslint.config/blob/master/LICENSE) © [NHN Cloud](https://github.com/nhn).
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,11 @@
"eslint-config",
"eslint.config",
"nhn",
"nhn cloud",
"tui",
"tui.eslint.config",
"tui.eslint"
],
"author": "NHN. FE Development Lab <[email protected]>",
"author": "NHN Cloud. FE Development Lab <[email protected]>",
"license": "MIT"
}

0 comments on commit a413097

Please sign in to comment.