aboutsummaryrefslogtreecommitdiffstats
path: root/src/syntax.h
diff options
context:
space:
mode:
authorPaul Eggert2021-01-01 07:48:14 +0000
committerPaul Eggert2021-01-01 00:32:32 -0800
commit8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4 (patch)
treee24999d380a86a05ef6456ea909c74c41faf5e93 /src/syntax.h
parent74a77ef299f3703b8b9eac7579af6b924de1c3e8 (diff)
downloademacs-8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4.tar.gz
emacs-8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4.zip
Update copyright year to 2021
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
Diffstat (limited to 'src/syntax.h')
-rw-r--r--src/syntax.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/syntax.h b/src/syntax.h
index a2ec3301bab..66ee139a967 100644
--- a/src/syntax.h
+++ b/src/syntax.h
@@ -1,6 +1,6 @@
1/* Declarations having to do with GNU Emacs syntax tables. 1/* Declarations having to do with GNU Emacs syntax tables.
2 2
3Copyright (C) 1985, 1993-1994, 1997-1998, 2001-2020 Free Software 3Copyright (C) 1985, 1993-1994, 1997-1998, 2001-2021 Free Software
4Foundation, Inc. 4Foundation, Inc.
5 5
6This file is part of GNU Emacs. 6This file is part of GNU Emacs.