From: kaoru Date: Mon, 1 Jan 2001 00:01:22 +0000 (+0000) Subject: * wl-demo.el (wl-demo-copyright-notice): Add 2001. X-Git-Tag: wl-2_4_1pre~16 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=15e13e977013059e8696fc424c09f3fff8977c93;p=elisp%2Fwanderlust.git * wl-demo.el (wl-demo-copyright-notice): Add 2001. --- diff --git a/wl/ChangeLog b/wl/ChangeLog index 7768b41..91296a2 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,7 @@ +2001-01-01 TAKAHASHI Kaoru + + * wl-demo.el (wl-demo-copyright-notice): Add 2001. + 2000-12-31 TAKAHASHI Kaoru * wl-highlight.el (wl-highlight-headers): Revert diff --git a/wl/wl-demo.el b/wl/wl-demo.el index 88639d8..990cab2 100644 --- a/wl/wl-demo.el +++ b/wl/wl-demo.el @@ -32,7 +32,7 @@ ;; (defconst wl-demo-copyright-notice - "Copyright (C) 1998-2000 Yuuichi Teranishi ") + "Copyright (C) 1998-2001 Yuuichi Teranishi ") (require 'wl-vars) (require 'wl-version)