aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32proc.c
diff options
context:
space:
mode:
authorPaul Eggert2016-01-01 01:16:19 -0800
committerPaul Eggert2016-01-01 01:34:24 -0800
commit0e963201d03d9229bb8ac4323291d2b0119526ed (patch)
treedaa335b2d549444617fb9039b1da32bf6a1e5432 /src/w32proc.c
parent982530518fd6806a896a75f73e29e2f3b59e5791 (diff)
downloademacs-0e963201d03d9229bb8ac4323291d2b0119526ed.tar.gz
emacs-0e963201d03d9229bb8ac4323291d2b0119526ed.zip
Update copyright year to 2016
Run admin/update-copyright.
Diffstat (limited to 'src/w32proc.c')
-rw-r--r--src/w32proc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32proc.c b/src/w32proc.c
index a4e14965c87..a65f085fb3d 100644
--- a/src/w32proc.c
+++ b/src/w32proc.c
@@ -1,6 +1,6 @@
1/* Process support for GNU Emacs on the Microsoft Windows API. 1/* Process support for GNU Emacs on the Microsoft Windows API.
2 2
3Copyright (C) 1992, 1995, 1999-2015 Free Software Foundation, Inc. 3Copyright (C) 1992, 1995, 1999-2016 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6