aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/refill.el
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2008-01-07 02:23:04 +0000
committerGlenn Morris <[email protected]>2008-01-07 02:23:04 +0000
commit12dc447f2a94bd4523e088aec5fcc507afb8ead6 (patch)
tree0a15dad4fa7e3cd3c4aa56d59d19f42e1737b732 /lisp/textmodes/refill.el
parent4e643dd23c96da2fb2f1491786ead6edd89a1210 (diff)
Add 2008 to copyright years.
Diffstat (limited to 'lisp/textmodes/refill.el')
-rw-r--r--lisp/textmodes/refill.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/refill.el b/lisp/textmodes/refill.el
index 3717faa8ad..275bbae527 100644
--- a/lisp/textmodes/refill.el
+++ b/lisp/textmodes/refill.el
@@ -1,7 +1,7 @@
;;; refill.el --- `auto-fill' by refilling paragraphs on changes
;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
-;; 2006, 2007 Free Software Foundation, Inc.
+;; 2006, 2007, 2008 Free Software Foundation, Inc.
;; Author: Dave Love <[email protected]>
;; Maintainer: Miles Bader <[email protected]>