1 |
lfinsto1 |
1.9 |
* (1) Copyright and License. |
2 |
|
|
|
3 |
|
|
This file is part of GNU 3DLDF, a package for three-dimensional drawing. |
4 |
lfinsto1 |
1.10 |
Copyright (C) 2003, 2004, 2005, 2006 The Free Software Foundation |
5 |
lfinsto1 |
1.9 |
|
6 |
|
|
GNU 3DLDF is free software; you can redistribute it and/or modify |
7 |
|
|
it under the terms of the GNU General Public License as published by |
8 |
|
|
the Free Software Foundation; either version 2 of the License, or |
9 |
|
|
(at your option) any later version. |
10 |
|
|
|
11 |
|
|
GNU 3DLDF is distributed in the hope that it will be useful, |
12 |
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of |
13 |
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
14 |
|
|
GNU General Public License for more details. |
15 |
|
|
|
16 |
|
|
You should have received a copy of the GNU General Public License |
17 |
|
|
along with GNU 3DLDF; if not, write to the Free Software |
18 |
|
|
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |
19 |
|
|
|
20 |
|
|
GNU 3DLDF is a GNU package. |
21 |
|
|
It is part of the GNU Project of the |
22 |
|
|
Free Software Foundation |
23 |
|
|
and is published under the GNU General Public License. |
24 |
|
|
See the website http://www.gnu.org |
25 |
|
|
for more information. |
26 |
|
|
GNU 3DLDF is available for downloading from |
27 |
|
|
http://www.gnu.org/software/3dldf/LDF.html. |
28 |
|
|
It is also available from |
29 |
|
|
http://www.dante.de/software/ctan/, the Dante www-server |
30 |
|
|
and from http://wwwuser.gwdg.de/~lfinsto1, |
31 |
|
|
the author's website. |
32 |
|
|
|
33 |
|
|
Please send bug reports to lfinsto1@gwdg.de |
34 |
|
|
The mailing list help-3dldf@gnu.org is available for people to |
35 |
|
|
ask other users for help. |
36 |
|
|
The mailing list info-3dldf@gnu.org is for sending |
37 |
|
|
announcements to users. To subscribe to these mailing lists, send an |
38 |
|
|
email with ``subscribe <email-address>'' as the subject. |
39 |
|
|
|
40 |
|
|
The author can be contacted at: |
41 |
|
|
|
42 |
|
|
Laurence D. Finston |
43 |
|
|
Kreuzbergring 41 |
44 |
|
|
D-37075 Goettingen |
45 |
|
|
Germany |
46 |
|
|
|
47 |
|
|
lfinsto1@gwdg.de |
48 |
|
|
s246794@stud.uni-goettingen.de |
49 |
|
|
|
50 |
lfinsto1 |
1.10 |
|
51 |
|
|
2006-03-04 Laurence Finston <lfinsto1@gwdu101> |
52 |
|
|
|
53 |
|
|
* Makefile.am: LDF 2006.03.04. |
54 |
|
|
|
55 |
|
|
Added "2006" to the copyright notice. |
56 |
|
|
|
57 |
|
|
Updated address of The Free Software Foundation and address for bug reports. |
58 |
|
|
|
59 |
|
|
Added code files in the `./WAVEFRMS' directory to `EXTRA_DIST'. |
60 |
|
|
|
61 |
|
|
2006-01-25 Laurence Finston <lfinsto1@gwdu101> |
62 |
|
|
|
63 |
|
|
* update_file: LDF 2006.01.25. |
64 |
|
|
|
65 |
|
|
Now copying copyright notice to the front of the generated log file. |
66 |
|
|
|
67 |
|
|
2005-08-24 Laurence Finston <lfinsto1@gwdu101> |
68 |
|
|
|
69 |
|
|
* Makefile.am: LDF 2005.08.24. |
70 |
|
|
|
71 |
|
|
Removed `conveps.web' from `EXTRA_DIST'. |
72 |
|
|
|