File: COPYING

package info (click to toggle)
xplot 1.19-7.2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 372 kB
  • ctags: 148
  • sloc: ansic: 1,264; sh: 359; makefile: 124
file content (25 lines) | stat: -rw-r--r-- 1,296 bytes parent folder | download | duplicates (6)
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
XPlot - a simple x-y column data plotter for X.
Copyright (C) 1995  Karel Kubat.  All rights reserved. 

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.

You may link this software with XForms (Copyright (C) by T.C. Zhao and
Mark Overmars) and distribute the resulting binary, under the
restrictions in clause 3 of the GPL, even though the resulting binary is
not, as a whole, covered by the GPL. (You still need a separate license
to do so from the owner(s) of the copyright for XForms, however).  If a
derivative no longer requires XForms, you may use the unsupplemented GPL
as its license by deleting this paragraph and therefore removing this
exemption for XForms.

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, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA