* wl-demo.el (wl-demo-copyright-notice): Add 2001.
authorkaoru <kaoru>
Mon, 1 Jan 2001 00:01:22 +0000 (00:01 +0000)
committerkaoru <kaoru>
Mon, 1 Jan 2001 00:01:22 +0000 (00:01 +0000)
wl/ChangeLog
wl/wl-demo.el

index 7768b41..91296a2 100644 (file)
@@ -1,3 +1,7 @@
+2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-demo.el (wl-demo-copyright-notice): Add 2001.
+
 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
 
        * wl-highlight.el (wl-highlight-headers): Revert
index 88639d8..990cab2 100644 (file)
@@ -32,7 +32,7 @@
 ;;
 
 (defconst wl-demo-copyright-notice
-  "Copyright (C) 1998-2000 Yuuichi Teranishi <teranisi@gohome.org>")
+  "Copyright (C) 1998-2001 Yuuichi Teranishi <teranisi@gohome.org>")
 
 (require 'wl-vars)
 (require 'wl-version)