Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Commit

Permalink
License copyright text update (#7)
Browse files Browse the repository at this point in the history
* chore: update package.json license property with apache 2.0

* chore: update license copyright text with 2021
  • Loading branch information
mertssmnoglu authored Jul 20, 2024
1 parent 1bb0066 commit ae556d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]
Copyright 2021 Mert Şişmanoğlu

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"discord-applications"
],
"author": "mertssmnoglu",
"license": "ISC",
"license": "Apache-2.0",
"dependencies": {
"discord-rpc": "^3.2.0",
"inquirer": "^8.2.1"
Expand Down

0 comments on commit ae556d6

Please sign in to comment.