diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-07 08:53:20 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-07 08:53:20 +0000 |
commit | 57ebf0bedb54f24bd1deb59250abe2d3fa34456f (patch) | |
tree | d68b2279eb447375147838eb8a522e52edc2c3ce /lispref/syntax.texi | |
parent | a5b68355b38424bda76b5846afa1f45e4bada42b (diff) | |
download | emacs-57ebf0bedb54f24bd1deb59250abe2d3fa34456f.tar.gz |
Add 2008 to copyright years.
Diffstat (limited to 'lispref/syntax.texi')
-rw-r--r-- | lispref/syntax.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/syntax.texi b/lispref/syntax.texi index 340f74632bd..a5cfee2a7ba 100644 --- a/lispref/syntax.texi +++ b/lispref/syntax.texi @@ -1,7 +1,7 @@ @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001, -@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +@c 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @setfilename ../info/syntax @node Syntax Tables, Abbrevs, Searching and Matching, Top |