diff options
author | Glenn Morris <rgm@gnu.org> | 2007-01-16 01:33:04 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-01-16 01:33:04 +0000 |
commit | 9a32b94c700fe3a58df98b5b90167f157e26e126 (patch) | |
tree | 1fbb7dd18eedb80d8c89a0ad619f85e2a4276ed4 /nt | |
parent | fcca8c591565cdbf2dc94cfda4c7b28be7b762f2 (diff) | |
download | emacs-9a32b94c700fe3a58df98b5b90167f157e26e126.tar.gz |
Update copyright for years from Emacs 21 to present (mainly adding
2001).
Diffstat (limited to 'nt')
-rw-r--r-- | nt/inc/sys/socket.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nt/inc/sys/socket.h b/nt/inc/sys/socket.h index c0a3bc26ec4..0923dd9246b 100644 --- a/nt/inc/sys/socket.h +++ b/nt/inc/sys/socket.h @@ -1,5 +1,5 @@ -/* Copyright (C) 1995, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. +/* Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005, + 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs. |