diff lisp/calc/calc.el @ 64325:1db49616ce05

Update copyright information.
author Jay Belanger <jay.p.belanger@gmail.com>
date Thu, 14 Jul 2005 20:05:30 +0000
parents b036e189a4c0
children 451fee578520 187d6a1f84f7
line wrap: on
line diff
--- a/lisp/calc/calc.el	Thu Jul 14 19:30:13 2005 +0000
+++ b/lisp/calc/calc.el	Thu Jul 14 20:05:30 2005 +0000
@@ -1,12 +1,12 @@
 ;;; calc.el --- the GNU Emacs calculator
 
-;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2005 
-;;           Free Software Foundation, Inc.
+;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2002, 2003, 2004,
+;;   2005 Free Software Foundation, Inc.
 
 ;; Author: David Gillespie <daveg@synaptics.com>
 ;; Maintainer: Jay Belanger <belanger@truman.edu>
 ;; Keywords: convenience, extensions
-;; Version: 2.02g
+;; Version: 2.1
 
 ;; This file is part of GNU Emacs.