diff src/floatfns.c @ 75227:e90d04cd455a

Update copyright for years from Emacs 21 to present (mainly adding 2001).
author Glenn Morris <rgm@gnu.org>
date Sun, 14 Jan 2007 03:38:22 +0000
parents 6b2f430f5341
children 922696f363b0 95d0cdf160ea
line wrap: on
line diff
--- a/src/floatfns.c	Sun Jan 14 03:37:30 2007 +0000
+++ b/src/floatfns.c	Sun Jan 14 03:38:22 2007 +0000
@@ -1,6 +1,6 @@
 /* Primitive operations on floating point for GNU Emacs Lisp interpreter.
-   Copyright (C) 1988, 1993, 1994, 1999, 2002, 2003, 2004,
-                 2005, 2006 Free Software Foundation, Inc.
+   Copyright (C) 1988, 1993, 1994, 1999, 2001, 2002, 2003, 2004,
+                 2005, 2006, 2007  Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.