diff src/dosfns.c @ 36513:f022afc9cdcb

Update copyright notice.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 04 Mar 2001 07:12:41 +0000
parents 5cd770204501
children cb39e41a5fae
line wrap: on
line diff
--- a/src/dosfns.c	Sun Mar 04 07:09:34 2001 +0000
+++ b/src/dosfns.c	Sun Mar 04 07:12:41 2001 +0000
@@ -1,6 +1,7 @@
 /* MS-DOS specific Lisp utilities.  Coded by Manabu Higashida, 1991.
    Major changes May-July 1993 Morten Welinder (only 10% original code left)
-   Copyright (C) 1991, 1993, 1996, 1997 Free Software Foundation, Inc.
+   Copyright (C) 1991, 1993, 1996, 1997, 1998, 2001
+   Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.