aboutsummaryrefslogtreecommitdiffstats
path: root/nt/inc
diff options
context:
space:
mode:
authorPaul Eggert2019-01-01 00:59:58 +0000
committerPaul Eggert2019-01-01 01:01:13 +0000
commit26bed8ba10eeaf0a340a8d0d760c5578dddec867 (patch)
tree4e6624f76d8bb51348fb7d86a1932efbf372b6f0 /nt/inc
parent2814292570ab937d65c232daccc78fbd8d274a08 (diff)
downloademacs-26bed8ba10eeaf0a340a8d0d760c5578dddec867.tar.gz
emacs-26bed8ba10eeaf0a340a8d0d760c5578dddec867.zip
Update copyright year to 2019
Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
Diffstat (limited to 'nt/inc')
-rw-r--r--nt/inc/grp.h2
-rw-r--r--nt/inc/inttypes.h2
-rw-r--r--nt/inc/langinfo.h2
-rw-r--r--nt/inc/ms-w32.h2
-rw-r--r--nt/inc/nl_types.h2
-rw-r--r--nt/inc/stdint.h2
-rw-r--r--nt/inc/sys/resource.h2
-rw-r--r--nt/inc/sys/socket.h2
-rw-r--r--nt/inc/sys/stat.h2
-rw-r--r--nt/inc/sys/wait.h2
10 files changed, 10 insertions, 10 deletions
diff --git a/nt/inc/grp.h b/nt/inc/grp.h
index db4086208f6..e78a63e107f 100644
--- a/nt/inc/grp.h
+++ b/nt/inc/grp.h
@@ -1,6 +1,6 @@
1/* Replacement grp.h file for building GNU Emacs on Windows. 1/* Replacement grp.h file for building GNU Emacs on Windows.
2 2
3Copyright (C) 2003-2018 Free Software Foundation, Inc. 3Copyright (C) 2003-2019 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6
diff --git a/nt/inc/inttypes.h b/nt/inc/inttypes.h
index ac09ae51719..ae76b8cddee 100644
--- a/nt/inc/inttypes.h
+++ b/nt/inc/inttypes.h
@@ -1,6 +1,6 @@
1/* Replacement inttypes.h file for building GNU Emacs on Windows with MSVC. 1/* Replacement inttypes.h file for building GNU Emacs on Windows with MSVC.
2 2
3Copyright (C) 2011-2018 Free Software Foundation, Inc. 3Copyright (C) 2011-2019 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6
diff --git a/nt/inc/langinfo.h b/nt/inc/langinfo.h
index 99773a2ff35..fc69068969e 100644
--- a/nt/inc/langinfo.h
+++ b/nt/inc/langinfo.h
@@ -1,6 +1,6 @@
1/* Replacement langinfo.h file for building GNU Emacs on Windows. 1/* Replacement langinfo.h file for building GNU Emacs on Windows.
2 2
3Copyright (C) 2006-2018 Free Software Foundation, Inc. 3Copyright (C) 2006-2019 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6
diff --git a/nt/inc/ms-w32.h b/nt/inc/ms-w32.h
index d15b6da1a74..d169b40bee1 100644
--- a/nt/inc/ms-w32.h
+++ b/nt/inc/ms-w32.h
@@ -1,6 +1,6 @@
1/* System description file for Windows NT. 1/* System description file for Windows NT.
2 2
3Copyright (C) 1993-1995, 2001-2018 Free Software Foundation, Inc. 3Copyright (C) 1993-1995, 2001-2019 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6
diff --git a/nt/inc/nl_types.h b/nt/inc/nl_types.h
index 38082d9157b..a13309bc78e 100644
--- a/nt/inc/nl_types.h
+++ b/nt/inc/nl_types.h
@@ -1,6 +1,6 @@
1/* Replacement nl_types.h file for building GNU Emacs on Windows. 1/* Replacement nl_types.h file for building GNU Emacs on Windows.
2 2
3Copyright (C) 2006-2018 Free Software Foundation, Inc. 3Copyright (C) 2006-2019 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6
diff --git a/nt/inc/stdint.h b/nt/inc/stdint.h
index 38fd4d06620..cb7b9f77223 100644
--- a/nt/inc/stdint.h
+++ b/nt/inc/stdint.h
@@ -1,6 +1,6 @@
1/* Replacement stdint.h file for building GNU Emacs on Windows. 1/* Replacement stdint.h file for building GNU Emacs on Windows.
2 2
3Copyright (C) 2011-2018 Free Software Foundation, Inc. 3Copyright (C) 2011-2019 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6
diff --git a/nt/inc/sys/resource.h b/nt/inc/sys/resource.h
index 5c4f792f2b7..c56505590ef 100644
--- a/nt/inc/sys/resource.h
+++ b/nt/inc/sys/resource.h
@@ -1,6 +1,6 @@
1/* A limited emulation of sys/resource.h. 1/* A limited emulation of sys/resource.h.
2 2
3Copyright (C) 2016-2018 Free Software Foundation, Inc. 3Copyright (C) 2016-2019 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6
diff --git a/nt/inc/sys/socket.h b/nt/inc/sys/socket.h
index de282c467e6..6d26ff907e6 100644
--- a/nt/inc/sys/socket.h
+++ b/nt/inc/sys/socket.h
@@ -1,4 +1,4 @@
1/* Copyright (C) 1995, 2001-2018 Free Software Foundation, Inc. 1/* Copyright (C) 1995, 2001-2019 Free Software Foundation, Inc.
2 2
3This file is part of GNU Emacs. 3This file is part of GNU Emacs.
4 4
diff --git a/nt/inc/sys/stat.h b/nt/inc/sys/stat.h
index 0b1f9bcec6a..31ad8724c4d 100644
--- a/nt/inc/sys/stat.h
+++ b/nt/inc/sys/stat.h
@@ -1,7 +1,7 @@
1/* sys/stat.h supplied with MSVCRT uses too narrow data types for 1/* sys/stat.h supplied with MSVCRT uses too narrow data types for
2 inode and user/group id, so we replace them with our own. 2 inode and user/group id, so we replace them with our own.
3 3
4Copyright (C) 2008-2018 Free Software Foundation, Inc. 4Copyright (C) 2008-2019 Free Software Foundation, Inc.
5 5
6This file is part of GNU Emacs. 6This file is part of GNU Emacs.
7 7
diff --git a/nt/inc/sys/wait.h b/nt/inc/sys/wait.h
index 9c86eb8bbee..0b756a3db39 100644
--- a/nt/inc/sys/wait.h
+++ b/nt/inc/sys/wait.h
@@ -1,6 +1,6 @@
1/* A limited emulation of sys/wait.h on Posix systems. 1/* A limited emulation of sys/wait.h on Posix systems.
2 2
3Copyright (C) 2012-2018 Free Software Foundation, Inc. 3Copyright (C) 2012-2019 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6