1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Kirill Müller <krlmlr+r@mailbox.org>
Upstream-Name: RSQLite
Source: https://cran.r-project.org/package=RSQLite
Files: *
Copyright: 1999-2016 The Omega Project for Statistical Computing
License: LGPL-2+
Files: src/sqlite3/*
Copyright: public-domain
License: public-domain
2001 September 15
.
The author disclaims copyright to this source code. In place of
a legal notice, here is a blessing:
.
May you do good and not evil.
May you find forgiveness for yourself and forgive others.
May you share freely, never taking more than you give.
Files: debian/*
Copyright: 2012 Carlos Borroto <carlos.borroto@gmail.com>
2012-2013 Charles Plessy <plessy@debian.org>
2014-2016 Andreas Tille <tille@debian.org>
License: LGPL-2+
License: LGPL-2+
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.
.
On Debian systems, a copy of the GNU Library General Public version 2
is available in ‘/usr/share/common-licenses/LGPL-2’.
|