@ziffer-io/verify 0.2.2 → 0.2.3
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 +1 -1
- package/README.md +2 -2
- package/package.json +1 -1
package/LICENSE
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
ZIFFER SDK LICENSE
|
|
2
2
|
|
|
3
|
-
Copyright (c) 2026 code75 SASU, Paris, France. All rights reserved.
|
|
3
|
+
Copyright (c) 2026 code75 SASU, Paris, France. All rights reserved. ZIFFER is a product of code75 SASU.
|
|
4
4
|
ZIFFER is a registered trademark of code75 SASU ("code75") — code75.io · ziffer.io
|
|
5
5
|
|
|
6
6
|
This licence governs the software package it accompanies (the "SDK"): the ZIFFER client
|
package/README.md
CHANGED
|
@@ -73,7 +73,7 @@ answer about a refusal you cannot explain.
|
|
|
73
73
|
|
|
74
74
|
## License
|
|
75
75
|
|
|
76
|
-
Proprietary.
|
|
77
|
-
code75 SASU. This package is not open source. Its use is governed by your agreement with code75
|
|
76
|
+
Proprietary. ZIFFER is a product and registered trademark of code75 SASU. Copyright (c) 2026
|
|
77
|
+
code75 SASU, Paris, France. All rights reserved. This package is not open source. Its use is governed by your agreement with code75
|
|
78
78
|
and by `LICENSE` beside this file. The open-source components it redistributes are listed in
|
|
79
79
|
`THIRD-PARTY-NOTICES`, under their own licences.
|