diff options
Diffstat (limited to 'src/pgtkterm.c')
| -rw-r--r-- | src/pgtkterm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pgtkterm.c b/src/pgtkterm.c index 13f6c6c3c4d..5158492ca09 100644 --- a/src/pgtkterm.c +++ b/src/pgtkterm.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Communication module for window systems using GTK. | 1 | /* Communication module for window systems using GTK. |
| 2 | 2 | ||
| 3 | Copyright (C) 1989, 1993-1994, 2005-2006, 2008-2022 Free Software | 3 | Copyright (C) 1989, 1993-1994, 2005-2006, 2008-2023 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |