All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.schlichtherle.license.package-info Maven / Gradle / Ivy

Go to download

The TrueLicense Core module provides essential functionality for license management.

There is a newer version: 2.6.6
Show newest version
/*
 * Copyright (C) 2005-2013 Schlichtherle IT Services.
 * All rights reserved. Use is subject to license terms.
 */
/**
 * Provides interoperability with version 1 (V1) format license keys.
 * This package is provided to enable applications to create, 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.
 */
@Deprecated @javax.annotation.Nonnull @javax.annotation.ParametersAreNonnullByDefault
package de.schlichtherle.license;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy