diff options
Diffstat (limited to 'lisp/calc/calc-alg.el')
-rw-r--r-- | lisp/calc/calc-alg.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calc/calc-alg.el b/lisp/calc/calc-alg.el index e64308bad67..7a448d20ec2 100644 --- a/lisp/calc/calc-alg.el +++ b/lisp/calc/calc-alg.el @@ -1,6 +1,6 @@ ;;; calc-alg.el --- algebraic functions for Calc -;; Copyright (C) 1990-1993, 2001-2017 Free Software Foundation, Inc. +;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc. ;; Author: David Gillespie <daveg@synaptics.com> |