Skip to content

Commit 7694d3f

Browse files
committed
Updating License in package.json
1 parent 8ed8cc7 commit 7694d3f

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020 Plotly, Inc
3+
Copyright (c) 2021 Plotly, Inc
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "angular-plotly.js",
33
"version": "4.0.0",
4+
"license": "MIT",
45
"scripts": {
56
"ng": "ng",
67
"start": "ng serve",

projects/plotly/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "angular-plotly.js",
33
"version": "4.0.0",
4+
"license": "MIT",
45
"peerDependencies": {
56
"@angular/common": ">10.0.9",
67
"@angular/core": ">10.0.9"

0 commit comments

Comments
 (0)