diff options
author | Glenn Morris <rgm@gnu.org> | 2010-01-13 00:35:10 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2010-01-13 00:35:10 -0800 |
commit | 4cf9dba55f19c9b494a5617df3859212baec8f9c (patch) | |
tree | d79a91e8b7b22fe1d9c2bd3f119e0177a78b5ae2 /lisp/calc/calccomp.el | |
parent | 5dbc94ee4f6f34b6e171d4744fc833673fbf595f (diff) | |
download | emacs-4cf9dba55f19c9b494a5617df3859212baec8f9c.tar.gz |
Add 2010 to copyright years.
Diffstat (limited to 'lisp/calc/calccomp.el')
-rw-r--r-- | lisp/calc/calccomp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calc/calccomp.el b/lisp/calc/calccomp.el index 8c168244704..c7d3469abe0 100644 --- a/lisp/calc/calccomp.el +++ b/lisp/calc/calccomp.el @@ -1,7 +1,7 @@ ;;; calccomp.el --- composition functions for Calc ;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. ;; Author: David Gillespie <daveg@synaptics.com> ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |