diff options
| author | Thien-Thi Nguyen | 2005-08-07 12:33:19 +0000 |
|---|---|---|
| committer | Thien-Thi Nguyen | 2005-08-07 12:33:19 +0000 |
| commit | 0b5538bd8587cfa6a9c90ff7d0c4699654dbabc6 (patch) | |
| tree | 55190715ac4f07aeb257ed6311537c1dcd4f540d /src/blockinput.h | |
| parent | 92b47a4a991a7b30f5eda49fcab4f29aa9ca288e (diff) | |
| download | emacs-0b5538bd8587cfa6a9c90ff7d0c4699654dbabc6.tar.gz emacs-0b5538bd8587cfa6a9c90ff7d0c4699654dbabc6.zip | |
Update years in copyright notice; nfc.
Diffstat (limited to 'src/blockinput.h')
| -rw-r--r-- | src/blockinput.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/blockinput.h b/src/blockinput.h index 36559715533..0eaebbe34df 100644 --- a/src/blockinput.h +++ b/src/blockinput.h | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | /* blockinput.h - interface to blocking complicated interrupt-driven input. | 1 | /* blockinput.h - interface to blocking complicated interrupt-driven input. |
| 2 | Copyright (C) 1989, 1993, 2004 Free Software Foundation, Inc. | 2 | Copyright (C) 1989, 1993, 2002, 2003, 2004, |
| 3 | 2005 Free Software Foundation, Inc. | ||
| 3 | 4 | ||
| 4 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 5 | 6 | ||