diff --git a/LICENCE b/LICENCE index 15ecf39..e23d049 100644 --- a/LICENCE +++ b/LICENCE @@ -1,3 +1,11 @@ +The application "Manage My Money" is distributed under the BSD license. This license +does not include any code found in the "vendors" directory. Those plugins +are each licensed individually and their licenses should be reviewed before +you use this application. Most plugins are licensed under the MIT or BSD +license, but some may not be. If a plugin does not +have a license, due diligence should be taken to find the license on the +plugin's website. + Copyright (c) 2009 Robert Pankowecki, Jarosław Plebański All rights reserved. @@ -21,4 +29,4 @@ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file +THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.