From 24577243f9937e5d061d0c6127e750f22a810027 Mon Sep 17 00:00:00 2001 From: kaoru Date: Mon, 1 Jan 2007 02:20:29 +0000 Subject: [PATCH] * wl-demo.el (wl-demo-copyright-notice): Add 2007. --- wl/ChangeLog | 4 ++++ wl/wl-demo.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/wl/ChangeLog b/wl/ChangeLog index 98f63e5..a1793b2 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,7 @@ +2007-01-01 TAKAHASHI Kaoru + + * wl-demo.el (wl-demo-copyright-notice): Add 2007. + 2006-12-08 Tetsurou Okazaki * wl-spam.el (wl-spam-setup): Bind "rkm" to wl-summary-spam-region and diff --git a/wl/wl-demo.el b/wl/wl-demo.el index f4f32e2..c2d257e 100644 --- a/wl/wl-demo.el +++ b/wl/wl-demo.el @@ -31,7 +31,7 @@ ;;; Code: (defconst wl-demo-copyright-notice - "Copyright (C) 1998-2006 Yuuichi Teranishi " + "Copyright (C) 1998-2007 Yuuichi Teranishi " "A declaration of the copyright on Wanderlust.") (eval-when-compile -- 1.7.10.4