Updated copyright information.

This commit is contained in:
Jay Belanger 2005-07-14 19:30:13 +00:00
parent 9ea818ab0b
commit ed805bee9d
2 changed files with 4 additions and 2 deletions

View file

@ -2,7 +2,8 @@
This directory contains Calc, an advanced desk calculator for GNU This directory contains Calc, an advanced desk calculator for GNU
Emacs. 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: Written by:
Dave Gillespie Dave Gillespie

View file

@ -1,6 +1,7 @@
;;; calc-aent.el --- algebraic entry functions for Calc ;;; 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 <daveg@synaptics.com> ;; Author: Dave Gillespie <daveg@synaptics.com>
;; Maintainer: Jay Belanger <belanger@truman.edu> ;; Maintainer: Jay Belanger <belanger@truman.edu>