From bc7edcc6a96f0232c6bb4f358bde13e146842242 Mon Sep 17 00:00:00 2001 From: Kurt Jung Date: Mon, 6 Jul 2015 12:01:13 -0400 Subject: Update copyright notice --- LICENSE | 4 +++- doc.go | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 8be43d5..cb038eb 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,6 @@ -Copyright (c) 2013-2014 Kurt Jung (Gmail: kurt.w.jung) +Copyright (c) 2013-2015 Kurt Jung (Gmail: kurt.w.jung) + +Portions copyright by the contributors acknowledged in the documentation. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/doc.go b/doc.go index 75091e0..9ac700e 100644 --- a/doc.go +++ b/doc.go @@ -80,7 +80,8 @@ The FPDF website is http://www.fpdf.org/. License -gofpdf is copyrighted by Kurt Jung and is released under the MIT License. +gofpdf is released under the MIT License. It is copyrighted by Kurt Jung and +the contributors acknowledged above. Installation -- cgit v1.2.1-24-ge1ad