diff options
| author | Eli Zaretskii | 2022-01-01 07:07:15 -0500 |
|---|---|---|
| committer | Eli Zaretskii | 2022-01-01 07:07:15 -0500 |
| commit | 823b6b8d260e6e5bc0c428c9b3d92b6822624761 (patch) | |
| tree | b36e6d584c1151a3e9f7e193afcdbc5f08158553 /src/pgtkselect.h | |
| parent | dcd76bd48df678d8234b904d7b13c997228519a3 (diff) | |
| download | emacs-823b6b8d260e6e5bc0c428c9b3d92b6822624761.tar.gz emacs-823b6b8d260e6e5bc0c428c9b3d92b6822624761.zip | |
; Add 2022 to copyright years.
Diffstat (limited to 'src/pgtkselect.h')
| -rw-r--r-- | src/pgtkselect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pgtkselect.h b/src/pgtkselect.h index 294eefc11d9..0509c83bdec 100644 --- a/src/pgtkselect.h +++ b/src/pgtkselect.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Definitions and headers for selection of pure Gtk+3. | 1 | /* Definitions and headers for selection of pure Gtk+3. |
| 2 | Copyright (C) 1989, 1993, 2005, 2008-2021 Free Software Foundation, | 2 | Copyright (C) 1989, 1993, 2005, 2008-2022 Free Software Foundation, |
| 3 | Inc. | 3 | Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |