mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-04 20:38:50 +01:00
9a85b91e92
* build-aux/speedo/w32/README.txt: Include GnuPG Readme. * build-aux/speedo/w32/gnupg-logo-150x57.bmp: New. * build-aux/speedo/w32/gnupg-logo-164x314.bmp: New. * build-aux/speedo/w32/inst.nsi: Add logos. * build-aux/speedo.mk ($(bdir)/NEWS.tmp): Extract news items. -- The welcome page logo is basically a placeholder until someone has created a pretty one.
68 lines
2.0 KiB
Plaintext
68 lines
2.0 KiB
Plaintext
;; README.txt -*- coding: latin-1; -*-
|
|
;; This is the README installed for Windows. 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. GnuPG README file
|
|
4. Legal notices
|
|
|
|
|
|
1. Important Notes
|
|
==================
|
|
|
|
See https://gnupg.org for latest news. HowTo documents and manuals
|
|
can be found there but some have also been installed on your machine.
|
|
|
|
Developing GnuPG and keeping it in a healthy state is a full time job
|
|
for at least two experienced developers. We currently do not have the
|
|
financial resources to even fully pay one person. To change that
|
|
please consider to donate at https://gnupg.org/donate/ .
|
|
|
|
|
|
2. Record of Changes
|
|
====================
|
|
|
|
This is a list of changes to the GnuPG core for this and the previous
|
|
release.
|
|
|
|
!NEWSFILE!
|
|
|
|
|
|
3. GnuPG README file
|
|
====================
|
|
|
|
Below is the README file as distributed with the GnuPG source.
|
|
|
|
!GNUPGREADME!
|
|
|
|
|
|
4. 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-w32-VERSION_DATE.tar.xz) is distributed along with
|
|
the installer 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 ***
|