diff options
Diffstat (limited to 'menu/menu.h')
-rw-r--r-- | menu/menu.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/menu/menu.h b/menu/menu.h index 476ab3cdbef4f..b2e845c6fa45f 100644 --- a/menu/menu.h +++ b/menu/menu.h @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2016,2017 Free Software Foundation, Inc. * + * Copyright 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 * @@ -30,7 +31,7 @@ * Author: Juergen Pfeifer, 1995,1997 * ****************************************************************************/ -/* $Id: menu.h,v 1.23 2017/02/11 16:54:04 tom Exp $ */ +/* $Id: menu.h,v 1.24 2020/02/02 23:34:34 tom Exp $ */ #ifndef ETI_MENU #define ETI_MENU |