diff options
Diffstat (limited to 'progs/dump_entry.h')
-rw-r--r-- | progs/dump_entry.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/progs/dump_entry.h b/progs/dump_entry.h index 1d0b01d8acbe..984fee709551 100644 --- a/progs/dump_entry.h +++ b/progs/dump_entry.h @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2017,2018 Free Software Foundation, Inc. * + * Copyright 2018,2020 Thomas E. Dickey * + * Copyright 1998-2016,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 * @@ -33,7 +34,7 @@ ****************************************************************************/ /* - * $Id: dump_entry.h,v 1.41 2018/05/26 15:22:30 tom Exp $ + * $Id: dump_entry.h,v 1.42 2020/02/02 23:34:34 tom Exp $ * * Dump control definitions and variables */ |