diff options
Diffstat (limited to 'lisp/calc/calc-store.el')
| -rw-r--r-- | lisp/calc/calc-store.el | 5 | 
1 files changed, 2 insertions, 3 deletions
| diff --git a/lisp/calc/calc-store.el b/lisp/calc/calc-store.el index ccef6f745d9..35f1fa0c95e 100644 --- a/lisp/calc/calc-store.el +++ b/lisp/calc/calc-store.el @@ -1,7 +1,7 @@  ;;; calc-store.el --- value storage functions for Calc -;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2002, 2003, 2004, -;;   2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2002, 2003, 2004, 2005, +;;   2006, 2007, 2008, 2009, 2010, 2011  Free Software Foundation, Inc.  ;; Author: David Gillespie <daveg@synaptics.com>  ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> @@ -681,5 +681,4 @@  ;; coding: utf-8  ;; End: -;; arch-tag: 2fbfec82-a521-42ca-bcd8-4f254ae6313e  ;;; calc-store.el ends here | 
