From 5df4f04cd32af723742c81095b38ae83b3c2b462 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 2 Jan 2011 15:50:46 -0800 Subject: Add 2011 to FSF/AIST copyright years. --- nt/inc/grp.h | 7 +++---- nt/inc/langinfo.h | 6 +++--- nt/inc/nl_types.h | 6 +++--- nt/inc/sys/socket.h | 5 +---- nt/inc/sys/stat.h | 4 +--- 5 files changed, 11 insertions(+), 17 deletions(-) (limited to 'nt/inc') diff --git a/nt/inc/grp.h b/nt/inc/grp.h index d4988f62a7..ea9aa9286d 100644 --- a/nt/inc/grp.h +++ b/nt/inc/grp.h @@ -1,6 +1,7 @@ /* Replacement grp.h file for building GNU Emacs on Windows. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 - Free Software Foundation, Inc. + +Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 + Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -32,5 +33,3 @@ struct group *getgrgid(gid_t); #endif /* _GRP_H */ -/* arch-tag: 82840357-7946-4a87-9c97-c0281b49aca3 - (do not change this comment) */ diff --git a/nt/inc/langinfo.h b/nt/inc/langinfo.h index edf9c29f32..d78576cec7 100644 --- a/nt/inc/langinfo.h +++ b/nt/inc/langinfo.h @@ -1,5 +1,7 @@ /* Replacement langinfo.h file for building GNU Emacs on Windows. - Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc. + +Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 + Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -58,5 +60,3 @@ extern char *nl_langinfo (nl_item); #endif /* _LANGINFO_H */ -/* arch-tag: a8917b7c-fb2c-4685-902b-742d0f67661b - (do not change this comment) */ diff --git a/nt/inc/nl_types.h b/nt/inc/nl_types.h index a663db95e6..f06aa801f6 100644 --- a/nt/inc/nl_types.h +++ b/nt/inc/nl_types.h @@ -1,5 +1,7 @@ /* Replacement nl_types.h file for building GNU Emacs on Windows. - Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc. + +Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 + Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -23,5 +25,3 @@ typedef int nl_item; #endif /* _NL_TYPES_H */ -/* arch-tag: 518aa765-b846-4a7a-a862-95fd022928a1 - (do not change this comment) */ diff --git a/nt/inc/sys/socket.h b/nt/inc/sys/socket.h index 153ad17450..b8842fdd93 100644 --- a/nt/inc/sys/socket.h +++ b/nt/inc/sys/socket.h @@ -1,5 +1,5 @@ /* Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007, - 2008, 2009 Free Software Foundation, Inc. + 2008, 2009, 2010, 2011 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -168,6 +168,3 @@ extern int h_errno; #endif /* _SOCKET_H_ */ /* end of socket.h */ - -/* arch-tag: e3b8b91c-aaa0-4bc4-be57-a85a1dd247b4 - (do not change this comment) */ diff --git a/nt/inc/sys/stat.h b/nt/inc/sys/stat.h index 4d93430803..6fe5647640 100644 --- a/nt/inc/sys/stat.h +++ b/nt/inc/sys/stat.h @@ -1,7 +1,7 @@ /* sys/stat.h supplied with MSVCRT uses too narrow data types for inode and user/group id, so we replace them with our own. - Copyright (C) 2008, 2009 Free Software Foundation, Inc. +Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -78,5 +78,3 @@ _CRTIMP int __cdecl __MINGW_NOTHROW stat (const char*, struct stat*); #endif /* INC_SYS_STAT_H_ */ -/* arch-tag: 17d8fc06-f2e5-4d10-a01e-af819918fe42 - (do not change this comment) */ -- cgit v1.2.3