diff options
| author | Glenn Morris | 2008-01-07 01:14:52 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-01-07 01:14:52 +0000 |
| commit | 8b72699e888331b1cd3a6b9fbfc85079cbacc12b (patch) | |
| tree | 359c63b8ff433b298b99d45867bae54a28d4e8cd /lisp/calc/README | |
| parent | 49af3415a2d717dfc0cd89198876a103c3c25e72 (diff) | |
| download | emacs-8b72699e888331b1cd3a6b9fbfc85079cbacc12b.tar.gz emacs-8b72699e888331b1cd3a6b9fbfc85079cbacc12b.zip | |
Add 2008 to copyright years.
Diffstat (limited to 'lisp/calc/README')
| -rw-r--r-- | lisp/calc/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/calc/README b/lisp/calc/README index bed46422972..5d250387a00 100644 --- a/lisp/calc/README +++ b/lisp/calc/README | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 | 1 | Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 |
| 2 | Free Software Foundation, Inc. | 2 | Free Software Foundation, Inc. |
| 3 | See the end of the file for license conditions. | 3 | See the end of the file for license conditions. |
| 4 | 4 | ||
| @@ -7,7 +7,7 @@ This directory contains Calc, an advanced desk calculator for GNU | |||
| 7 | Emacs. | 7 | Emacs. |
| 8 | 8 | ||
| 9 | "Calc" Copyright (C) 1990, 1991, 1992, 1993, 2001, 2002, 2003, 2004, | 9 | "Calc" Copyright (C) 1990, 1991, 1992, 1993, 2001, 2002, 2003, 2004, |
| 10 | 2005, 2006, 2007 Free Software Foundation, Inc. | 10 | 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
| 11 | 11 | ||
| 12 | Written by: | 12 | Written by: |
| 13 | Dave Gillespie | 13 | Dave Gillespie |