aboutsummaryrefslogtreecommitdiffstats
path: root/src/tparam.c
diff options
context:
space:
mode:
authorPaul Eggert2020-01-01 00:19:43 +0000
committerPaul Eggert2020-01-01 00:59:52 +0000
commit365e01cc9f64ce6ca947ccfd8612d60763280a37 (patch)
treeffecd1ba3f6259e00657d28ee6d01239f3afacc8 /src/tparam.c
parentcd2c1561636597c67edbf3daf10388e5385a93fc (diff)
downloademacs-365e01cc9f64ce6ca947ccfd8612d60763280a37.tar.gz
emacs-365e01cc9f64ce6ca947ccfd8612d60763280a37.zip
Update copyright year to 2020
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
Diffstat (limited to 'src/tparam.c')
-rw-r--r--src/tparam.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tparam.c b/src/tparam.c
index 9f177859684..6afef2ef849 100644
--- a/src/tparam.c
+++ b/src/tparam.c
@@ -1,5 +1,5 @@
1/* Merge parameters into a termcap entry string. 1/* Merge parameters into a termcap entry string.
2 Copyright (C) 1985, 1987, 1993, 1995, 2000-2008, 2013-2019 Free 2 Copyright (C) 1985, 1987, 1993, 1995, 2000-2008, 2013-2020 Free
3 Software Foundation, Inc. 3 Software Foundation, Inc.
4 4
5This program is free software; you can redistribute it and/or modify 5This program is free software; you can redistribute it and/or modify