diff options
Diffstat (limited to 'build-aux/speedo/w32/README.txt')
-rw-r--r-- | build-aux/speedo/w32/README.txt | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/build-aux/speedo/w32/README.txt b/build-aux/speedo/w32/README.txt new file mode 100644 index 000000000..847ecd772 --- /dev/null +++ b/build-aux/speedo/w32/README.txt @@ -0,0 +1,54 @@ +;; README.txt -*- coding: latin-1; -*- +;; This is the README installed with megacryption. Lines with a +;; semicolon in the first column are considered a comment and not +;; included in the actually installed version. Certain keywords are +;; replaced by the Makefile; those words are enclosed by exclamation +;; marks. + + GNUPG for Windows + =================== + +This is GnuPG for Windows, version !VERSION!. + +Content: + + 1. Important notes + 2. Changes + 3. Legal notices + + + + +1. Important Notes +================== + +HTML versions of the manuals have been installed on the desktop. +Check out https://gnupg.org for latest news. + + +2. Record of Changes (NEWS file) +================================ + +Below you find the raw NEWS file: + +!NEWSFILE! + + +3. Legal notices pertaining to the individual packets +===================================================== + +GnuPG for Windows consist of several independent developed packages, +available under different license conditions. Most of these packages +are however available under the GNU General Public License (GNU GPL). +Common to all is that they are free to use without restrictions, may +be modified and that modifications may be distributed. If the source +file (i.e. gnupg-src-k.m.n.zip) is distributed along with the binaries +and the use of the GNU GPL has been pointed out, distribution is in +all cases possible. + +What follows is a list of copyright statements. + +!PKG-COPYRIGHT! + + +***end of file *** |