From 32cb76a62b59e5be8d979a06e6f16f27a8e23f80 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rapha=C3=ABl=20Doursenaud?= <rdoursenaud@gpcsolutions.fr>
Date: Thu, 6 Aug 2015 17:57:48 +0200
Subject: [PATCH] Added missing TCPDI lib to COPYRIGHT

---
 COPYRIGHT | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/COPYRIGHT b/COPYRIGHT
index 0a6a09514c4..35f5f6af2b2 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -15,6 +15,7 @@ PHP libraries:
 AdoDb-Date             0.33          Modified BSD License        Yes             Date convertion (not into rpm package)
 ChromePHP              4.1.0         Apache Software License 2.0 Yes             Return server log to chrome browser console
 CKEditor               4.3.3         LGPL-2.1+                   Yes             Editor WYSIWYG
+EvalMath               1.0           BSD                         Yes             Safe math expressions evaluation
 FPDI                   1.5.2         Apache Software License 2.0 Yes             PDF templates management
 GeoIP                  1.4           LGPL-2.1+                   Yes             Sample code to make geoip convert (not into deb package)
 Mobiledetect           2.8.3         MIT License                 Yes             Detect mobile devices browsers
@@ -26,7 +27,7 @@ php-iban               1.4.7         LGPL-3+                     Yes
 PHPPrintIPP            1.3           GPL-2+                      Yes             Library to send print IPP requests
 Restler                3.0           LGPL-3+                     Yes             Library to develop REST Web services
 TCPDF                  6.2.6         LGPL-3+                     Yes             PDF generation
-EvalMath               1.0           BSD                         Yes             Safe math expressions evaluation
+TCPDI                  1.0.0         LGPL-3+ / Apache 2.0        Yes             FPDI replacement
 
 JS libraries:
 jQuery                 1.11.3        MIT License                 Yes             JS library
-- 
GitLab