aboutsummaryrefslogtreecommitdiffstats
path: root/nt/inc
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2011-01-24 20:08:28 -0800
committerGlenn Morris <[email protected]>2011-01-24 20:08:28 -0800
commit73b0cd50031a714347109169ceb8bacae338612a (patch)
treefa3788cbc3259b8e67c53220e414a0f45bf1c41e /nt/inc
parent0b5c5d8291f82556c149013f10372234b0df9bc2 (diff)
Convert consecutive FSF copyright years to ranges.
Diffstat (limited to 'nt/inc')
-rw-r--r--nt/inc/grp.h2
-rw-r--r--nt/inc/langinfo.h2
-rw-r--r--nt/inc/nl_types.h2
-rw-r--r--nt/inc/sys/socket.h3
-rw-r--r--nt/inc/sys/stat.h2
5 files changed, 5 insertions, 6 deletions
diff --git a/nt/inc/grp.h b/nt/inc/grp.h
index ea9aa9286d..bf4544edba 100644
--- a/nt/inc/grp.h
+++ b/nt/inc/grp.h
@@ -1,6 +1,6 @@
/* Replacement grp.h file for building GNU Emacs on Windows.
-Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
+Copyright (C) 2003-2011
Free Software Foundation, Inc.
This file is part of GNU Emacs.
diff --git a/nt/inc/langinfo.h b/nt/inc/langinfo.h
index d78576cec7..86083cf499 100644
--- a/nt/inc/langinfo.h
+++ b/nt/inc/langinfo.h
@@ -1,6 +1,6 @@
/* Replacement langinfo.h file for building GNU Emacs on Windows.
-Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011
+Copyright (C) 2006-2011
Free Software Foundation, Inc.
This file is part of GNU Emacs.
diff --git a/nt/inc/nl_types.h b/nt/inc/nl_types.h
index f06aa801f6..b39f99e2b3 100644
--- a/nt/inc/nl_types.h
+++ b/nt/inc/nl_types.h
@@ -1,6 +1,6 @@
/* Replacement nl_types.h file for building GNU Emacs on Windows.
-Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011
+Copyright (C) 2006-2011
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 b8842fdd93..ca70f8b41f 100644
--- a/nt/inc/sys/socket.h
+++ b/nt/inc/sys/socket.h
@@ -1,5 +1,4 @@
-/* Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
- 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+/* Copyright (C) 1995, 2001-2011 Free Software Foundation, Inc.
This file is part of GNU Emacs.
diff --git a/nt/inc/sys/stat.h b/nt/inc/sys/stat.h
index 6fe5647640..a217dea9d4 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, 2010, 2011 Free Software Foundation, Inc.
+Copyright (C) 2008-2011 Free Software Foundation, Inc.
This file is part of GNU Emacs.