From 7cbfe0393431e873e6679ba985a7c8b646982cf7 Mon Sep 17 00:00:00 2001 From: kaoru Date: Mon, 2 Jan 2012 03:09:08 +0000 Subject: [PATCH] * wl-demo.el (wl-demo-copyright-notice): Add 2012. --- wl/ChangeLog | 4 ++++ wl/wl-demo.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/wl/ChangeLog b/wl/ChangeLog index 0d00c4e..20e2f2f 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,7 @@ +2012-01-01 TAKAHASHI Kaoru + + * wl-demo.el (wl-demo-copyright-notice): Add 2012. + 2011-07-20 Katsumi Yamaoka * wl-e21.el (wl-e21-make-toolbar-buttons): No need to take care of diff --git a/wl/wl-demo.el b/wl/wl-demo.el index 5b90ed2..c293680 100644 --- a/wl/wl-demo.el +++ b/wl/wl-demo.el @@ -31,7 +31,7 @@ ;;; Code: (defconst wl-demo-copyright-notice - "Copyright (C) 1998-2011 Yuuichi Teranishi " + "Copyright (C) 1998-2012 Yuuichi Teranishi " "A declaration of the copyright on Wanderlust.") (eval-when-compile -- 1.7.10.4