From a3dbf01e0497463ba69b02c79dab49038e78b055 Mon Sep 17 00:00:00 2001 From: kaoru Date: Tue, 1 Jan 2008 00:32:35 +0000 Subject: [PATCH] * wl-demo.el (wl-demo-copyright-notice): Add 2008. --- wl/ChangeLog | 4 ++++ wl/wl-demo.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/wl/ChangeLog b/wl/ChangeLog index 43abbad..edca779 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,7 @@ +2008-01-01 TAKAHASHI Kaoru + + * wl-demo.el (wl-demo-copyright-notice): Add 2008. + 2007-12-15 Yoichi NAKAYAMA * wl-util.el (wl-biff-check-folders): Set biff flag. diff --git a/wl/wl-demo.el b/wl/wl-demo.el index c2d257e..c9bbfe3 100644 --- a/wl/wl-demo.el +++ b/wl/wl-demo.el @@ -31,7 +31,7 @@ ;;; Code: (defconst wl-demo-copyright-notice - "Copyright (C) 1998-2007 Yuuichi Teranishi " + "Copyright (C) 1998-2008 Yuuichi Teranishi " "A declaration of the copyright on Wanderlust.") (eval-when-compile -- 1.7.10.4