@vendure/admin-ui-plugin 2.3.0 → 3.0.0-next.0

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 ADDED
@@ -0,0 +1,36 @@
1
+ # License
2
+ Copyright (C) Vendure GmbH
3
+
4
+ This software is available under two different licenses:
5
+ * GNU General Public License version 3 (GPLv3) as Vendure Community Edition
6
+ * Vendure Commercial License (VCL)
7
+
8
+ The default Vendure license, without a valid Vendure Commercial License agreement, is the Open-Source GPLv3 license.
9
+
10
+ ## GNU General Public License version 3 (GPLv3)
11
+
12
+ If you decide to choose the GPLv3 license, you must comply with the following terms:
13
+
14
+ This program is free software: you can redistribute it and/or modify
15
+ it under the terms of the GNU General Public License as published by
16
+ the Free Software Foundation, either version 3 of the License, or
17
+ (at your option) any later version.
18
+
19
+ This program is distributed in the hope that it will be useful,
20
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
21
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22
+ GNU General Public License for more details.
23
+
24
+ You should have received a copy of the GNU General Public License
25
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
26
+
27
+ ## Vendure Commercial License (VCL)
28
+
29
+ Alternatively, commercial and supported versions of the program - also known as
30
+ Commercial Distributions - must be used in accordance with the terms and conditions
31
+ contained in a separate written agreement between you and Vendure GmbH.
32
+ For more information about the Vendure Commercial License (VCL) please contact contact@vendure.io.
33
+
34
+ Please see also (files in this directory):
35
+ [Licensing FAQ - license-faq.md](license/license-faq.md)
36
+ [GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 - gpl-3.0.txt](license/gpl-3.0.txt)
@@ -185,10 +185,10 @@ MIT
185
185
  SEE LICENSE IN LICENSE
186
186
 
187
187
  @vendure/admin-ui
188
- MIT
188
+ GPL-3.0-or-later
189
189
 
190
190
  @vendure/common
191
- MIT
191
+ GPL-3.0-or-later
192
192
 
193
193
  @webcomponents/custom-elements
194
194
  BSD-3-Clause
@@ -10,5 +10,5 @@
10
10
  <link rel="stylesheet" href="styles.9b338790f94803a2.css"></head>
11
11
  <body>
12
12
  <vdr-root></vdr-root>
13
- <script src="runtime.43c510bf6ad8f97d.js" type="module"></script><script src="polyfills.c555b1916a870924.js" type="module"></script><script src="main.461dc352e010f08b.js" type="module"></script></body>
13
+ <script src="runtime.07c7fd7c69479b0d.js" type="module"></script><script src="polyfills.c555b1916a870924.js" type="module"></script><script src="main.c1208d38314d7ffd.js" type="module"></script></body>
14
14
  </html>