gnupg/build-aux/speedo/w32
Werner Koch dc1db12d2c
Add license notices for TinySCHEME.
* tests/gpgscm/COPYING: Rename to ...
* tests/gpgscm/LICENSE.TinySCHEME: this.
* AUTHORS: Add a note about TinySCHEME.
* build-aux/speedo/w32/pkg-copyright.txt: Add TinySCHEME notice.
--

I renamed the file with the license terms to avoid confusion with the
standard name for the GPL.

Signed-off-by: Werner Koch <wk@gnupg.org>
2016-06-17 18:53:45 +02:00
..
README.txt speedo,w32: Update Windows README. 2015-05-12 14:54:29 +02:00
exdll.h speedo: Revamped speedo and include a w32 installer. 2014-06-10 21:34:39 +02:00
g4wihelp.c speedo: Comment typo fix 2014-08-12 11:33:10 +02:00
gdk-pixbuf-loaders.cache speedo: Improve building of the w32 installer. 2014-06-11 15:45:29 +02:00
gnupg-logo-150x57.bmp speedo: Add simple logos to the installer. 2014-11-21 12:58:50 +01:00
gnupg-logo-164x314.bmp speedo: Add simple logos to the installer. 2014-11-21 12:58:50 +01:00
inst-options.ini speedo: Revamped speedo and include a w32 installer. 2014-06-10 21:34:39 +02:00
inst.nsi speedo,w32: Take gpg-preset-passphrase from libexec. 2016-06-16 16:59:15 +02:00
pango.modules speedo: Revamped speedo and include a w32 installer. 2014-06-10 21:34:39 +02:00
pkg-copyright.txt Add license notices for TinySCHEME. 2016-06-17 18:53:45 +02:00

README.txt

;; 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 ==================

This is the core part of the GnuPG system as used by several other frontend programs. This installer does not provide any graphical frontend and thus almost everything needs to be done on the command line. However, a small native Windows GUI tool is included which is used by GnuPG to ask for passphrases. It provides only the basic functionality and is installed under the name "pinentry-basic.exe". Other software using this core component may install a different version of such a tool under the name "pinentry.exe" or configure the gpg-agent to use that version.

See https://gnupg.org for latest news. HowTo documents and manuals can be found there but some have also been installed on your machine.

Development and maintenance of GnuPG is mostly financed by donations; please see https://gnupg.org/donate/ for details.

  1. Record of Changes ====================

This is a list of changes to the GnuPG core for this and the previous release.

!NEWSFILE!

  1. GnuPG README file ====================

Below is the README file as distributed with the GnuPG source.

!GNUPGREADME!

  1. 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 ***