diff options
Diffstat (limited to 'progs/capconvert')
| -rwxr-xr-x | progs/capconvert | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/progs/capconvert b/progs/capconvert index a3535bd4a570..bcd56d3dc42a 100755 --- a/progs/capconvert +++ b/progs/capconvert @@ -1,6 +1,7 @@ #!/bin/sh ############################################################################## -# Copyright (c) 1998-2019,2020 Free Software Foundation, Inc. # +# Copyright 2019,2020 Thomas E. Dickey # +# Copyright 1998-2011,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 "Software"), # @@ -26,7 +27,7 @@ # use or other dealings in this Software without prior written # # authorization. # ############################################################################## -# $Id: capconvert,v 1.8 2020/01/18 17:02:38 tom Exp $ +# $Id: capconvert,v 1.9 2020/02/02 23:34:34 tom Exp $ # # capconvert -- automated conversion from termcap to terminfo # |
