diff options
Diffstat (limited to 'src/sysselect.h')
| -rw-r--r-- | src/sysselect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sysselect.h b/src/sysselect.h index 0c90814390c..cb7e0957a3b 100644 --- a/src/sysselect.h +++ b/src/sysselect.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* sysselect.h - System-dependent definitions for the select function. | 1 | /* sysselect.h - System-dependent definitions for the select function. |
| 2 | Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005, | 2 | Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005, |
| 3 | 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. | 3 | 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||