diff options
| author | Eli Zaretskii | 2022-01-01 02:45:51 -0500 |
|---|---|---|
| committer | Eli Zaretskii | 2022-01-01 02:45:51 -0500 |
| commit | 19dcb237b5b02b36580294ab309124f346a66024 (patch) | |
| tree | d08a98347336f10265f20c46e3908dc74ef406d3 /oldXMenu/Create.c | |
| parent | 8a08af20a8081f3dd419809122d82352633cc87d (diff) | |
| download | emacs-19dcb237b5b02b36580294ab309124f346a66024.tar.gz emacs-19dcb237b5b02b36580294ab309124f346a66024.zip | |
; Add 2022 to copyright years.
Diffstat (limited to 'oldXMenu/Create.c')
| -rw-r--r-- | oldXMenu/Create.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oldXMenu/Create.c b/oldXMenu/Create.c index 2077a718482..69e52349402 100644 --- a/oldXMenu/Create.c +++ b/oldXMenu/Create.c | |||
| @@ -21,7 +21,7 @@ without express or implied warranty. | |||
| 21 | 21 | ||
| 22 | 22 | ||
| 23 | /* | 23 | /* |
| 24 | Copyright (C) 1993-1994, 2001-2021 Free Software Foundation, Inc. | 24 | Copyright (C) 1993-1994, 2001-2022 Free Software Foundation, Inc. |
| 25 | 25 | ||
| 26 | This program is free software: you can redistribute it and/or modify | 26 | This program is free software: you can redistribute it and/or modify |
| 27 | it under the terms of the GNU General Public License as published by | 27 | it under the terms of the GNU General Public License as published by |