A class for creating and verifying software licenses.

category OSS
package OSS_License
copyright Copyright (c) 2007 - 2012, Open Source Solutions Limited, Dublin, Ireland
license New BSD License

 Methods

Load a given license file and return with the appropriate license object

load(string $file) : \OSS_License_Abstract
Static

Parameters

$file

string

The full path to the license file

Exceptions

\OSS_License_Exception

Returns

\OSS_License_AbstractAn instance of an appropriate license type