From 6bfde5f20945426e53571cfe8d79848cba9a726e Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 27 Oct 2009 02:46:22 +0000 Subject: [PATCH] Add copyright information for PDF images. --- doc/lispintro/ChangeLog | 14 ++++++++++++++ doc/lispintro/README | 10 ++++++++++ 2 files changed, 24 insertions(+) diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog index 443f819b1dc..024d8c4d8ba 100644 --- a/doc/lispintro/ChangeLog +++ b/doc/lispintro/ChangeLog @@ -1,3 +1,17 @@ +2009-10-27 Glenn Morris + + * cons-1.pdf, cons-2.pdf, cons-2a.pdf, cons-3.pdf, cons-4.pdf: + * cons-5.pdf, drawers.pdf, lambda-1.pdf, lambda-2.pdf, lambda-3.pdf: + New files, generated from .eps versions with epstopdf. + * README: Add copyright information for PDF images. + + * Makefile.in (TEXI2PDF): New variable. + (emacs-lisp-intro.pdf): New target. + + * makefile.w32-in (texinfodir, TEXI2PDF): New variables. + (ENVADD): Add -I$texinfodir. + (emacs-lisp-intro.pdf): New target. + 2009-07-28 Chong Yidong * emacs-lisp-intro.texi (Simple Extension): Bump emacs versions in diff --git a/doc/lispintro/README b/doc/lispintro/README index 40187ca44e7..b7b4fedc6c1 100644 --- a/doc/lispintro/README +++ b/doc/lispintro/README @@ -56,6 +56,16 @@ of the Texinfo file 'emacs-lisp-intro.texi'. Best Wishes! 2006 Oct 31 Robert J. Chassell, bob@gnu.org + + +COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES + +The PostScript images (*.eps) contain copyright and license information +in their headers. The PDF versions were automatically generated using +the epstopdf utility, and are subject to the same conditions as their +EPS counterparts. + + This file is part of GNU Emacs. -- 2.39.5