diff options
| author | Paul Eggert | 2017-01-01 01:48:38 -0800 |
|---|---|---|
| committer | Paul Eggert | 2017-01-01 01:48:59 -0800 |
| commit | e6a782ee1af7e9d2fe52c3a8cddaf7f02c1ad150 (patch) | |
| tree | 680f1229617e6265f563051d5d3b76a0583ddae8 /doc | |
| parent | 42479446d3f2973c848f207ea840eeaab519c141 (diff) | |
| download | emacs-e6a782ee1af7e9d2fe52c3a8cddaf7f02c1ad150.tar.gz emacs-e6a782ee1af7e9d2fe52c3a8cddaf7f02c1ad150.zip | |
Update copyright year to 2017 in master
Run admin/update-copyright in the master branch. This fixes files
that were not already fixed in the emacs-25 branch before it was
merged here.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispref/threads.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/threads.texi b/doc/lispref/threads.texi index de1c27bf186..d6cf99d2332 100644 --- a/doc/lispref/threads.texi +++ b/doc/lispref/threads.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 2012-2016 Free Software Foundation, Inc. | 3 | @c Copyright (C) 2012-2017 Free Software Foundation, Inc. |
| 4 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| 5 | @node Threads | 5 | @node Threads |
| 6 | @chapter Threads | 6 | @chapter Threads |