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
|
This file belongs to the CEP package | Ten plik nale/zy do pakietu CEP
This package is public domain | Pakiet stanowi dobro powszechne
========================================================================
CEP package consists of:
Info files:
0CEP_LIC.ENG -- English license (This file)
0CEP_LIC.POL -- Polish license
CEPCOP_E.INF -- English documentation
CEPCOP_P.INF -- Polish documentation
CEP subpackage:
CEP.AWK -- CEP compression program
CEP.BAT -- MSDOS system script for CEP.AWK
UNCEP.AWK -- CEP uncompression program
UNCEP.BAT -- MSDOS system script for UNCEP.AWK
COP subpackage:
COP.AWK -- COP compression program
COP.BAT -- MSDOS system script for COP.AWK
UNCOP.AWK -- COP uncompression program
UNCOP.BAT -- MSDOS system script for UNCOP.AWK
=======================================================================
AUTHORS: Bogu\l{}aw Jackowski, Piotr Pianowski, Piotr Strzelczyk
Mail: BOP s.c., ul. Piastowska 70, 80-363 Gda\'nsk, Poland
Email: B.Jackowski@GUST.org.pl
=======================================================================
All copyrights, copylefts, copyups, copydowns, or whatever you wish to call
them, concerning all the files in the CEP package are essentially of the
public domain character.
This package is distributed in the hope that it will be useful, but without
any warranty. Although the authors have attempted to find and correct any bugs
in the package, they are not responsible for any damage or losses of any kind
caused by the use or misuse of the package. The authors are under no
obligation to provide service, corrections, or upgrades to this package.
If you alter a file or if you distrubute incomplete package,
please remove the lines containing the comment:
`This file belongs to the CEP package | Ten plik nale/zy do pakietu CEP'
in order to avoid mess.
=======================================================================
END OF `0CEP_LIC.ENG'
|