diff lisp/eshell/esh-maint.el @ 79707:48c4bb2b7d11

Add 2008 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Mon, 07 Jan 2008 01:14:52 +0000
parents a1e8300d3c55
children 107ccd98fa12
line wrap: on
line diff
--- a/lisp/eshell/esh-maint.el	Mon Jan 07 01:12:31 2008 +0000
+++ b/lisp/eshell/esh-maint.el	Mon Jan 07 01:14:52 2008 +0000
@@ -1,7 +1,7 @@
 ;;; esh-maint.el --- init code for building eshell -*- no-byte-compile: t -*-
 
 ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007 Free Software Foundation, Inc.
+;;   2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@gnu.org>