From: Adam D. Barratt Date: Fri, 8 Nov 2019 19:41:42 +0000 (+0000) Subject: Add DataTables to d/copyright X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap-cgi.git;a=commitdiff_plain;h=428fda24c573695a325c5e887ccda3b7640b4ed4 Add DataTables to d/copyright Signed-off-by: Adam D. Barratt --- diff --git a/debian/copyright b/debian/copyright index cd4d4df..ea6b5d2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -19,5 +19,28 @@ userdir-ldap-cgi has been released under the GNU General Public License. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. +The DataTables Javascript library is released under the MIT license. It was +downloaded from https://datatables.net/ + + Copyright (C) 2008-2019, SpryMedia Ltd. + + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and associated documentation files (the "Software"), + to deal in the Software without restriction, including without limitation + the rights to use, copy, modify, merge, publish, distribute, sublicense, + and/or sell copies of the Software, and to permit persons to whom the + Software is furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING + FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + The source of the Debian package is managed through git. It is publically available at .