de.schlichtherle.license.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of truelicense-v1 Show documentation
Show all versions of truelicense-v1 Show documentation
Provides the V1 license key format.
/*
* Copyright (C) 2005 - 2019 Schlichtherle IT Services.
* All rights reserved. Use is subject to license terms.
*/
/**
* Provides compatibility with version 1 (V1) format license keys.
* This package is provided to enable applications to generate, install, verify
* and uninstall license keys in the format for TrueLicense 1.X applications.
* Since TrueLicense 2.0, this format is obsolete and should not get used in
* new applications.
* Note that there is no compatibility between V1 and V2 format license keys.
*/
package de.schlichtherle.license;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy