summaryrefslogtreecommitdiff
path: root/nt/inc/sys/stat.h
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2011-01-24 20:08:28 -0800
committerGlenn Morris <rgm@gnu.org>2011-01-24 20:08:28 -0800
commit73b0cd50031a714347109169ceb8bacae338612a (patch)
treefa3788cbc3259b8e67c53220e414a0f45bf1c41e /nt/inc/sys/stat.h
parent0b5c5d8291f82556c149013f10372234b0df9bc2 (diff)
downloademacs-73b0cd50031a714347109169ceb8bacae338612a.tar.gz
emacs-73b0cd50031a714347109169ceb8bacae338612a.tar.bz2
emacs-73b0cd50031a714347109169ceb8bacae338612a.zip
Convert consecutive FSF copyright years to ranges.
Diffstat (limited to 'nt/inc/sys/stat.h')
-rw-r--r--nt/inc/sys/stat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/inc/sys/stat.h b/nt/inc/sys/stat.h
index 6fe5647640c..a217dea9d47 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.