diff options
| author | Thien-Thi Nguyen | 2005-08-07 10:56:27 +0000 |
|---|---|---|
| committer | Thien-Thi Nguyen | 2005-08-07 10:56:27 +0000 |
| commit | 92b47a4a991a7b30f5eda49fcab4f29aa9ca288e (patch) | |
| tree | 247a83494b0fa8fb9f3776f3f8891cf5865aba9d /lib-src/ntlib.c | |
| parent | 9074d3d501e3ba88747f51815635ac674ca40ff1 (diff) | |
| download | emacs-92b47a4a991a7b30f5eda49fcab4f29aa9ca288e.tar.gz emacs-92b47a4a991a7b30f5eda49fcab4f29aa9ca288e.zip | |
Update years in copyright notice; nfc.
Diffstat (limited to 'lib-src/ntlib.c')
| -rw-r--r-- | lib-src/ntlib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/ntlib.c b/lib-src/ntlib.c index c346ccd908b..caaf521206b 100644 --- a/lib-src/ntlib.c +++ b/lib-src/ntlib.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Utility and Unix shadow routines for GNU Emacs support programs on NT. | 1 | /* Utility and Unix shadow routines for GNU Emacs support programs on NT. |
| 2 | Copyright (C) 1994 Free Software Foundation, Inc. | 2 | Copyright (C) 1994, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||