From bef81e57fa07ffafbd8de732ce1f9effbfe7fb58 Mon Sep 17 00:00:00 2001 From: kaoru Date: Fri, 1 Jan 2010 03:15:22 +0000 Subject: [PATCH] * wl-demo.el (wl-demo-copyright-notice): Add 2010. --- wl/ChangeLog | 4 ++++ wl/wl-demo.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/wl/ChangeLog b/wl/ChangeLog index 762c80b..277a5a8 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,7 @@ +2010-01-01 TAKAHASHI Kaoru + + * wl-demo.el (wl-demo-copyright-notice): Add 2010. + 2009-12-16 Lloyd Zusman * wl-summary.el (wl-summary-detect-mark-position): Force diff --git a/wl/wl-demo.el b/wl/wl-demo.el index f6772c8..12c7a8c 100644 --- a/wl/wl-demo.el +++ b/wl/wl-demo.el @@ -31,7 +31,7 @@ ;;; Code: (defconst wl-demo-copyright-notice - "Copyright (C) 1998-2009 Yuuichi Teranishi " + "Copyright (C) 1998-2010 Yuuichi Teranishi " "A declaration of the copyright on Wanderlust.") (eval-when-compile -- 1.7.10.4