diff options
author | Glenn Morris <rgm@gnu.org> | 2009-01-05 03:18:22 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-01-05 03:18:22 +0000 |
commit | 6d64af6cde0733868d22d2bcde4c68c4963f62cb (patch) | |
tree | 0e5c3017db014d82cf0bdb957fe75dc65b9c5dde /lisp/calc/calc-units.el | |
parent | 41cadbaa936d64f0e19cfa526e0e8921b065d3b4 (diff) | |
download | emacs-6d64af6cde0733868d22d2bcde4c68c4963f62cb.tar.gz |
Add 2009 to copyright years.
Diffstat (limited to 'lisp/calc/calc-units.el')
-rw-r--r-- | lisp/calc/calc-units.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calc/calc-units.el b/lisp/calc/calc-units.el index fd631439536..1366d57adf3 100644 --- a/lisp/calc/calc-units.el +++ b/lisp/calc/calc-units.el @@ -1,7 +1,7 @@ ;;; calc-units.el --- unit conversion functions for Calc ;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. ;; Author: David Gillespie <daveg@synaptics.com> ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |