diff src/msdos.c @ 64770:a0d1312ede66

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sun, 07 Aug 2005 12:33:19 +0000
parents a8fa7c632ee4
children 3bd95f4f2941 532e0a9335a9 2d92f5c9d6ae
line wrap: on
line diff
--- a/src/msdos.c	Sun Aug 07 10:56:27 2005 +0000
+++ b/src/msdos.c	Sun Aug 07 12:33:19 2005 +0000
@@ -1,6 +1,6 @@
 /* MS-DOS specific C utilities.          -*- coding: raw-text -*-
-   Copyright (C) 1993, 94, 95, 96, 97, 1999, 2000, 01, 2003
-   Free Software Foundation, Inc.
+   Copyright (C) 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002,
+                 2003, 2004, 2005 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.