Skip to content

Commit

Permalink
chore: update license (nrwl#1219)
Browse files Browse the repository at this point in the history
  • Loading branch information
Phillip9587 authored Jan 18, 2022
1 parent e99e226 commit 5412c5e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 23 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) 2018-2021 Narwhal Technologies Inc.
Copyright (c) 2018-2022 Narwhal Technologies Inc.

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
22 changes: 0 additions & 22 deletions apps/vscode/LICENSE

This file was deleted.

5 changes: 5 additions & 0 deletions apps/vscode/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@
"glob": "CHANGELOG.md",
"input": "./",
"output": "/"
},
{
"glob": "LICENSE",
"input": "./",
"output": "/"
}
],
"buildLibsFromSource": true
Expand Down

0 comments on commit 5412c5e

Please sign in to comment.