diff options
author | Eli Zaretskii <eliz@gnu.org> | 2022-01-01 02:45:51 -0500 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2022-01-01 02:45:51 -0500 |
commit | 19dcb237b5b02b36580294ab309124f346a66024 (patch) | |
tree | d08a98347336f10265f20c46e3908dc74ef406d3 /doc/lispref/nonascii.texi | |
parent | 8a08af20a8081f3dd419809122d82352633cc87d (diff) | |
download | emacs-19dcb237b5b02b36580294ab309124f346a66024.tar.gz |
; Add 2022 to copyright years.
Diffstat (limited to 'doc/lispref/nonascii.texi')
-rw-r--r-- | doc/lispref/nonascii.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/nonascii.texi b/doc/lispref/nonascii.texi index 24117b50014..f495910fcd6 100644 --- a/doc/lispref/nonascii.texi +++ b/doc/lispref/nonascii.texi @@ -1,6 +1,6 @@ @c -*- mode: texinfo; coding: utf-8 -*- @c This is part of the GNU Emacs Lisp Reference Manual. -@c Copyright (C) 1998--1999, 2001--2021 Free Software Foundation, Inc. +@c Copyright (C) 1998--1999, 2001--2022 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @node Non-ASCII Characters @chapter Non-@acronym{ASCII} Characters |