@indra.ai/deva.license 0.0.66 → 0.0.68

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE.md CHANGED
@@ -7,7 +7,7 @@
7
7
  **Company:** Inside The Net, Inc.
8
8
  **Email:** quinn@indra.ai
9
9
  **Link:** https://indra.ai
10
- **Copyright:** ©2025 Quinn A Michaels; All rights reserved.
10
+ **Copyright:** Copyright ©2025 Quinn A Michaels; All rights reserved.
11
11
 
12
12
  This license agreement (“Agreement”) governs the use of the License Deva (“Software”). By accessing or using the Software, you agree to the terms and conditions set forth below. If you do not agree, you are prohibited from using the Software.
13
13
 
@@ -81,7 +81,7 @@ Fines under this Agreement are denominated in panas, with one pana equal to 3.5
81
81
 
82
82
  - Perjury through covetousness fined one thousand panas.
83
83
  - Perjury through distraction fined 100 panas.
84
- - Pergury through fear fine is 500 panas.
84
+ - Perjury through fear fine is 500 panas.
85
85
  - Perjury through friendship the fine is 400 panas.
86
86
  - Perjury through lust pays ten times the lowest amercement.
87
87
  - Perjury through wrath three times the middle amercement.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // ©2025 Quinn A Michaels; All rights reserved.
2
+ // Copyright ©2025 Quinn A Michaels; All rights reserved.
3
3
  // Legal Signature Required For Lawful Use.
4
4
  // Distributed under VLA:38411800854088090659 LICENSE.md
5
5
 
@@ -1,5 +1,4 @@
1
- "use strict";
2
- // ©2025 Quinn A Michaels; All rights reserved.
1
+ // Copyright ©2025 Quinn A Michaels; All rights reserved.
3
2
  // Legal Signature Required For Lawful Use.
4
3
  // Distributed under VLA:38411800854088090659 LICENSE.md
5
4
 
@@ -1,4 +1,4 @@
1
- // ©2025 Quinn A Michaels; All rights reserved.
1
+ // Copyright ©2025 Quinn A Michaels; All rights reserved.
2
2
  // Legal Signature Required For Lawful Use.
3
3
  // Distributed under VLA:38411800854088090659 LICENSE.md
4
4
 
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // ©2025 Quinn A Michaels; All rights reserved.
2
+ // Copyright ©2025 Quinn A Michaels; All rights reserved.
3
3
  // Legal Signature Required For Lawful Use.
4
4
  // Distributed under VLA:38411800854088090659 LICENSE.md
5
5
 
package/index.test.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // ©2025 Quinn A Michaels; All rights reserved.
2
+ // Copyright ©2025 Quinn A Michaels; All rights reserved.
3
3
  // Legal Signature Required For Lawful Use.
4
4
  // Distributed under VLA:38411800854088090659 LICENSE.md
5
5
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "38411800854088090659",
3
3
  "name": "@indra.ai/deva.license",
4
- "version": "0.0.66",
4
+ "version": "0.0.68",
5
5
  "license": "VLA:38411800854088090659 LICENSE.md",
6
6
  "VLA": {
7
7
  "uid": "38411800854088090659",
@@ -33,7 +33,7 @@
33
33
  "url": "https://patreon.com/rahulaclub"
34
34
  }
35
35
  ],
36
- "copyright": "(c)2025 Quinn A Michaels; All rights reserved.",
36
+ "copyright": "Copyright ©2025 Quinn A Michaels; All rights reserved.",
37
37
  "description": "License Deva manages the Vedic License Agreement Framework",
38
38
  "main": "index.js",
39
39
  "type": "module",