diff options
Diffstat (limited to 'src/w32dwrite.c')
-rw-r--r-- | src/w32dwrite.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32dwrite.c b/src/w32dwrite.c index 26ad4e9f9a2..4dc65b15db7 100644 --- a/src/w32dwrite.c +++ b/src/w32dwrite.c @@ -1,6 +1,6 @@ /* Support for using DirectWrite on MS-Windows to draw text. This allows for color fonts. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. This file is part of GNU Emacs. |