diff options
Diffstat (limited to 'lisp/calc/calcsel2.el')
-rw-r--r-- | lisp/calc/calcsel2.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calc/calcsel2.el b/lisp/calc/calcsel2.el index e8fd20b7c27..dfe79d07a8b 100644 --- a/lisp/calc/calcsel2.el +++ b/lisp/calc/calcsel2.el @@ -1,7 +1,7 @@ ;;; calcsel2.el --- selection functions for Calc ;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;; 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> |