Skip to content

Commit

Permalink
Add tldr-pages as copyright holder in License (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterOdin authored Oct 16, 2021
1 parent 20e29df commit b144f62
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 3 additions & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
The MIT License (MIT)

Copyright (c) 2016 Ruben Vereecken
Copyright (c) 2016 Ruben Vereecken
Copyright (c) 2016-present The [tldr-pages team](https://github.com/orgs/tldr-pages/people)
and [contributors](https://github.com/tldr-pages/tldr-lint/graphs/contributors)

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
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
"name": "Ruben Vereecken",
"email": "[email protected]"
},
"maintainers": {
"name": "tldr-pages team"
},
"engines": {
"node": ">=12"
},
Expand Down

0 comments on commit b144f62

Please sign in to comment.