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

de.schlichtherle.license.LicenseContent 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.
 */
package de.schlichtherle.license;

import net.java.truelicense.core.License;

/**
 * Provides interoperability with version 1 (V1) format license keys
 * as used by TrueLicense 1.X applications.
 *
 * @author Christian Schlichtherle
 */
public class LicenseContent extends License { }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy