libgpg-error/src/gpg (error.h)

cvs user marcus cvs@cvs.gnupg.org
Thu, 15 May 2003 23:56:44 +0200


    Date: Thursday, May 15, 2003 @ 23:56:34
  Author: marcus
    Path: /cvs/gnupg/libgpg-error/src/gpg

Modified: error.h

2003-05-15  Marcus Brinkmann  <marcus@g10code.de>

	* src/mkstrtable.awk: Add exception clause to license about the
	output of the script.
	* configure.ac: Change license to LGPL 2.1 or later.
	* Makefile.am: Likewise.
	* src/Makefile.am: Likewise.
	* src/err-codes.h.in: Likewise.
	* src/err-sources.h.in: Likewise.
	* src/strsource.c: Likewise.
	* src/strerror.c: Likewise.
	* src/gpg/error.h: Likewise.
	* tests/Makefile.am: Likewise.

	* src/mkstrtable.awk: New variable HEADER.  Copy input until first
	line with an actual code and description occurs.	
	* src/err-codes.h.in: Uncomment license, so it is copied into the
	output.
	* src/err-sources.h.in: Likewise.


---------+
 error.h |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)