From: Jay Belanger Date: Thu, 14 Jul 2005 19:30:13 +0000 (+0000) Subject: Updated copyright information. X-Git-Tag: emacs-pretest-22.0.90~8145 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ed805bee9d1ec79dbc8e711e252e97934861ff5d;p=emacs.git Updated copyright information. --- diff --git a/lisp/calc/README b/lisp/calc/README index a307b711f1e..97f2a29f6ce 100644 --- a/lisp/calc/README +++ b/lisp/calc/README @@ -2,7 +2,8 @@ This directory contains Calc, an advanced desk calculator for GNU Emacs. -"Calc" Copyright 1990, 1991, 1992, 1993, 2001, 2005 Free Software Foundation, Inc. +"Calc" Copyright 1990, 1991, 1992, 1993, 2001, 2002, 2003, 2004, + 2005 Free Software Foundation, Inc. Written by: Dave Gillespie diff --git a/lisp/calc/calc-aent.el b/lisp/calc/calc-aent.el index 8af03c4d206..6919527751b 100644 --- a/lisp/calc/calc-aent.el +++ b/lisp/calc/calc-aent.el @@ -1,6 +1,7 @@ ;;; calc-aent.el --- algebraic entry functions for Calc -;; 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: Dave Gillespie ;; Maintainer: Jay Belanger