diff lisp/calculator.el @ 64762:41bb365f41c4

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sat, 06 Aug 2005 22:13:43 +0000
parents 41bfd05eff2a
children 3bd95f4f2941 2d92f5c9d6ae
line wrap: on
line diff
--- a/lisp/calculator.el	Sat Aug 06 21:59:02 2005 +0000
+++ b/lisp/calculator.el	Sat Aug 06 22:13:43 2005 +0000
@@ -1,6 +1,7 @@
 ;;; calculator.el --- a [not so] simple calculator for Emacs
 
-;; Copyright (C) 1998, 2000, 2001 by Free Software Foundation, Inc.
+;; Copyright (C) 1998, 2000, 2001, 2002, 2003, 2004,
+;;   2005 Free Software Foundation, Inc.
 
 ;; Author: Eli Barzilay <eli@barzilay.org>
 ;; Keywords: tools, convenience