summaryrefslogtreecommitdiff
path: root/src/thread.h
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2016-12-10 10:19:06 -0800
committerGlenn Morris <rgm@gnu.org>2016-12-10 10:19:06 -0800
commit25a52ca6b2521623334e5768ae26e46595a1b36b (patch)
tree8e5b65a80fbe598978b2a4027d01d2d9ee9658ef /src/thread.h
parent759415df2e06ded3c06372af3bdee8871c3d179e (diff)
downloademacs-25a52ca6b2521623334e5768ae26e46595a1b36b.tar.gz
; Fix copyright years in new files
Diffstat (limited to 'src/thread.h')
-rw-r--r--src/thread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/thread.h b/src/thread.h
index a9de754d6b4..61740321a5c 100644
--- a/src/thread.h
+++ b/src/thread.h
@@ -1,5 +1,5 @@
/* Thread definitions
- Copyright (C) 2012, 2013 Free Software Foundation, Inc.
+Copyright (C) 2012-2016 Free Software Foundation, Inc.
This file is part of GNU Emacs.