diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-07 12:33:19 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-07 12:33:19 +0000 |
commit | 0b5538bd8587cfa6a9c90ff7d0c4699654dbabc6 (patch) | |
tree | 55190715ac4f07aeb257ed6311537c1dcd4f540d /src/w32xfns.c | |
parent | 92b47a4a991a7b30f5eda49fcab4f29aa9ca288e (diff) |
Update years in copyright notice; nfc.
Diffstat (limited to 'src/w32xfns.c')
-rw-r--r-- | src/w32xfns.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/w32xfns.c b/src/w32xfns.c index ba705d9498..46a71b942c 100644 --- a/src/w32xfns.c +++ b/src/w32xfns.c @@ -1,5 +1,6 @@ /* Functions taken directly from X sources for use with the Microsoft W32 API. - Copyright (C) 1989, 1992, 1993, 1994, 1995, 1999 Free Software Foundation. + Copyright (C) 1989, 1992, 1993, 1994, 1995, 1999, 2002, 2003, 2004, + 2005 Free Software Foundation, Inc. This file is part of GNU Emacs. |