From c773f655ccbdb80dabec43e8146c48060fb6854e Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 4 Jun 2019 16:41:33 +0200 Subject: [PATCH] issue #830 add a global COPYING file with copyright/license/trademark infos --- COPYING.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 COPYING.txt diff --git a/COPYING.txt b/COPYING.txt new file mode 100644 index 000000000..6662b4fec --- /dev/null +++ b/COPYING.txt @@ -0,0 +1,18 @@ +COPYRIGHT + + Piwigo - a photo library manager + + Copyright(C) 2008-2019 Piwigo Team https://piwigo.org + Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net + Copyright(C) 2002-2003 Pierrick LE GALL http://pierrick.le-gall.net + + +SOFTWARE LICENSE + + The free software license of Matomo is GNU General Public License v2 + or later. See LICENSE.txt to get a full copy. + + +TRADEMARK + + Piwigo is a registered trademark. \ No newline at end of file