summaryrefslogtreecommitdiff
path: root/lispintro
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-02-01 03:10:42 +0000
committerGlenn Morris <rgm@gnu.org>2007-02-01 03:10:42 +0000
commit903b43fb359c8301fab4784c838057826bd359c7 (patch)
treeeaa97352ed654bac8151ee00120542ab38c64866 /lispintro
parentbb3ac231745afa1a4fdc7048e0a917b97fc50660 (diff)
downloademacs-903b43fb359c8301fab4784c838057826bd359c7.tar.gz
Add copyright and permissions notices.
Diffstat (limited to 'lispintro')
-rw-r--r--lispintro/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/lispintro/README b/lispintro/README
index 76cf71af156..3aed4f1d8be 100644
--- a/lispintro/README
+++ b/lispintro/README
@@ -1,3 +1,9 @@
+Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
+ Free Software Foundation, Inc.
+Copying and distribution of this file, with or without modification,
+are permitted provided the copyright notice and this notice are preserved.
+
+
This directory contains the source of the "Introduction to Programming
in Emacs Lisp" written by Robert J. Chassell, bob@gnu.org. This
manual is an elementary introduction to programming in Emacs Lisp for