diff options
Diffstat (limited to 'include/term_entry.h')
-rw-r--r-- | include/term_entry.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/include/term_entry.h b/include/term_entry.h index 513bd97d4832..df13f53f49ee 100644 --- a/include/term_entry.h +++ b/include/term_entry.h @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2018,2019 Free Software Foundation, Inc. * + * Copyright 2018-2019,2020 Thomas E. Dickey * + * Copyright 1998-2015,2017 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy of this software and associated documentation files (the * @@ -32,7 +33,7 @@ * and: Thomas E. Dickey 1998-on * ****************************************************************************/ -/* $Id: term_entry.h,v 1.58 2019/12/07 16:11:15 tom Exp $ */ +/* $Id: term_entry.h,v 1.59 2020/02/02 23:34:34 tom Exp $ */ /* * term_entry.h -- interface to entry-manipulation code |