File: copyright

package info (click to toggle)
netmaze 0.81%2Bjpg0.82-16
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 1,216 kB
  • sloc: ansic: 8,277; tcl: 1,223; makefile: 70; sh: 26
file content (24 lines) | stat: -rw-r--r-- 1,024 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
This package was put together by John Goerzen <jgoerzen@complete.org>.  The
only major change made was compiling with -O3 instead of -O2.  (Makes more
sense for a program that is very speed-sensitive)

Debian GNU/Linux users can find the GNU General Public License in the file
/usr/share/common-licenses/GPL

Original code is (C) M. Hipp.  New code is (C) by respective others; mostly
John Goerzen.

--------------------------------------------------------------------

 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; either version 2 of the License, or
 (at your option) any later version.

 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.

--------------------------------------------------------------------