From 7d8a705852235a1d8737ba141e9326e9d862b675 Mon Sep 17 00:00:00 2001 From: kaoru Date: Thu, 1 Jan 2009 00:00:34 +0000 Subject: [PATCH] * wl-demo.el (wl-demo-copyright-notice): Add 2009. --- wl/ChangeLog | 4 ++++ wl/wl-demo.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/wl/ChangeLog b/wl/ChangeLog index d329184..d9a1173 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,7 @@ +2009-01-01 TAKAHASHI Kaoru + + * wl-demo.el (wl-demo-copyright-notice): Add 2009. + 2008-09-05 Kenichi Okada * wl-summary.el (wl-summary-buffer-folder-name) diff --git a/wl/wl-demo.el b/wl/wl-demo.el index c9bbfe3..f6772c8 100644 --- a/wl/wl-demo.el +++ b/wl/wl-demo.el @@ -31,7 +31,7 @@ ;;; Code: (defconst wl-demo-copyright-notice - "Copyright (C) 1998-2008 Yuuichi Teranishi " + "Copyright (C) 1998-2009 Yuuichi Teranishi " "A declaration of the copyright on Wanderlust.") (eval-when-compile -- 1.7.10.4