diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2006-02-06 12:31:40 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2006-02-06 12:31:40 +0000 |
commit | ceb4c4d3039f5b70d0e49c343bce0bd36cfc1dc8 (patch) | |
tree | fe89d538c1a030d97a6600d34de8a0f964278202 /nt/inc | |
parent | 273dc16aaf917c39c88dd577fa20bd12c7060638 (diff) | |
download | emacs-ceb4c4d3039f5b70d0e49c343bce0bd36cfc1dc8.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'nt/inc')
-rwxr-xr-x | nt/inc/grp.h | 2 | ||||
-rw-r--r-- | nt/inc/sys/socket.h | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/nt/inc/grp.h b/nt/inc/grp.h index 39f98d31cdc..04c2982086b 100755 --- a/nt/inc/grp.h +++ b/nt/inc/grp.h @@ -1,5 +1,5 @@ /* Replacement grp.h file for building GNU Emacs on Windows. - Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. + Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This file is part of GNU Emacs. diff --git a/nt/inc/sys/socket.h b/nt/inc/sys/socket.h index 19b8a65adda..c0a3bc26ec4 100644 --- a/nt/inc/sys/socket.h +++ b/nt/inc/sys/socket.h @@ -1,4 +1,5 @@ -/* Copyright (C) 1995, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +/* Copyright (C) 1995, 2002, 2003, 2004, 2005, + 2006 Free Software Foundation, Inc. This file is part of GNU Emacs. |