Skip to content

Commit 4decb18

Browse files
committed
package.json licenses
1 parent b5e771f commit 4decb18

5 files changed

Lines changed: 8 additions & 2 deletions

File tree

packages/build/LICENSE.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Copyright (c) 2019-2026 LabKey Corporation. All rights reserved. No portion of this work may be reproduced in
2+
in any form or by any electronic or mechanical means without written permission from LabKey Corporation.

packages/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "git+https://github.com/LabKey/labkey-ui-components.git"
1111
},
1212
"author": "LabKey",
13-
"license": "Apache-2.0",
13+
"license": "SEE LICENSE IN LICENSE.txt",
1414
"dependencies": {
1515
"@babel/core": "~7.29.0",
1616
"@babel/plugin-transform-class-properties": "~7.28.6",

packages/eslint-config/LICENSE.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Copyright (c) 2019-2026 LabKey Corporation. All rights reserved. No portion of this work may be reproduced in
2+
in any form or by any electronic or mechanical means without written permission from LabKey Corporation.

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"url": "git+https://github.com/LabKey/labkey-ui-components.git"
1212
},
1313
"author": "LabKey",
14-
"license": "Apache-2.0",
14+
"license": "SEE LICENSE IN LICENSE.txt",
1515
"dependencies": {
1616
"eslint": "10.1.0",
1717
"eslint-config-prettier": "10.1.8",

packages/export-tools/LICENSE.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Copyright (c) 2019-2026 LabKey Corporation. All rights reserved. No portion of this work may be reproduced in
2+
in any form or by any electronic or mechanical means without written permission from LabKey Corporation.

0 commit comments

Comments
 (0)