diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-07 02:23:04 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-07 02:23:04 +0000 |
commit | 12dc447f2a94bd4523e088aec5fcc507afb8ead6 (patch) | |
tree | 0a15dad4fa7e3cd3c4aa56d59d19f42e1737b732 /lisp/textmodes/page.el | |
parent | 4e643dd23c96da2fb2f1491786ead6edd89a1210 (diff) | |
download | emacs-12dc447f2a94bd4523e088aec5fcc507afb8ead6.tar.gz |
Add 2008 to copyright years.
Diffstat (limited to 'lisp/textmodes/page.el')
-rw-r--r-- | lisp/textmodes/page.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/page.el b/lisp/textmodes/page.el index 6f92b798e6a..ee7b2e17dca 100644 --- a/lisp/textmodes/page.el +++ b/lisp/textmodes/page.el @@ -1,7 +1,7 @@ ;;; page.el --- page motion commands for Emacs ;; Copyright (C) 1985, 2001, 2002, 2003, 2004, 2005, -;; 2006, 2007 Free Software Foundation, Inc. +;; 2006, 2007, 2008 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: wp convenience |