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 42 43 44 45 46 47 48 49 50 51
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: caTools
Upstream-Contact: Harutyun Khachatryan <kh_harut@yahoo.com>
Source: https://cran.r-project.org/package=caTools
Files: *
Copyright: 2005-2014 Jarek Tuszynski <jaroslaw.w.tuszynski@saic.com>
License: GPL-3
Files: src/GifTools.cpp
Copyright: 2005-2014 Jarek Tuszynski <jaroslaw.w.tuszynski@saic.com>
1990 - 1994 David Koblas <koblas@netcom.com>
License: GPL-3 and other
Files: debian/*
Copyright: 2008-2010 Steffen Moeller <moeller@debian.org>
2010-2013 Charles Plessy <plessy@debian.org>
2014-2017 Andreas Tille <tille@debian.org>
License: GPL-3
License: GPL-3
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, version 3.
.
This program 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 General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>
.
On Debian systems, the complete text of the GNU General Public
License can be found in `/usr/share/common-licenses/GPL-3'.
License: other
Encoding Algorithm adapted from code by Christoph Hohmann
found at http://members.aol.com/rf21exe/gif.htm.
Which was adapted from code by Michael A, Mayer
found at http://www.danbbs.dk/%7Edino/whirlgif/gifcode.html
Parts of Decoding Algorithm were adapted from code by David Koblas.
It had the following notice:
"Copyright 1990 - 1994, David Koblas. (koblas@netcom.com)
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted, provided
that the above copyright notice appear in all copies and that both that
copyright notice and this permission notice appear in supporting
documentation. This software is provided "as is" without express or
implied warranty."
|