diff options
Diffstat (limited to 'src/thread.h')
| -rw-r--r-- | src/thread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/thread.h b/src/thread.h index 5746512b799..8877f22ffa5 100644 --- a/src/thread.h +++ b/src/thread.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Thread definitions | 1 | /* Thread definitions |
| 2 | Copyright (C) 2012-2018 Free Software Foundation, Inc. | 2 | Copyright (C) 2012-2019 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||