diff options
Diffstat (limited to 'include/Caps.hpux11')
-rw-r--r-- | include/Caps.hpux11 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/include/Caps.hpux11 b/include/Caps.hpux11 index 4f99d34efe738..e028224c38344 100644 --- a/include/Caps.hpux11 +++ b/include/Caps.hpux11 @@ -1,5 +1,6 @@ ############################################################################## -# Copyright (c) 2002-2016,2019 Free Software Foundation, Inc. # +# Copyright 2019,2020 Thomas E. Dickey # +# Copyright 2002-2015,2016 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 "Software"), # @@ -28,7 +29,7 @@ # # Author: Thomas Dickey # -# $Id: Caps.hpux11,v 1.14 2019/07/27 00:36:44 tom Exp $ +# $Id: Caps.hpux11,v 1.15 2020/02/02 23:34:34 tom Exp $ # # This is an adaptation of ncurses' termcap/terminfo capability table, which # is designed to align with HPUX 11.x's terminfo. |