X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=ncurses%2Ftinfo%2FMKuserdefs.sh;h=109dd6445e4da0424d267044871c72d79880e6df;hb=deb0d07e8eb4803b9e9653359eab17a30d04369d;hp=eeb6d8cf24fb92e44e93e8d13672a028064f2bc1;hpb=cb4427a16794d98049b4d790b810d62217501f9f;p=ncurses.git diff --git a/ncurses/tinfo/MKuserdefs.sh b/ncurses/tinfo/MKuserdefs.sh index eeb6d8cf..109dd644 100644 --- a/ncurses/tinfo/MKuserdefs.sh +++ b/ncurses/tinfo/MKuserdefs.sh @@ -1,6 +1,6 @@ #!/bin/sh ############################################################################## -# Copyright (c) 2019 Free Software Foundation, Inc. # +# Copyright 2019,2020 Thomas E. Dickey # # # # Permission is hereby granted, free of charge, to any person obtaining a # # copy of this software and associated documentation files (the "Software"), # @@ -26,7 +26,7 @@ # use or other dealings in this Software without prior written # # authorization. # ############################################################################## -# $Id: MKuserdefs.sh,v 1.8 2019/03/17 00:46:17 tom Exp $ +# $Id: MKuserdefs.sh,v 1.10 2020/02/02 23:34:34 tom Exp $ AWK=${1-awk}; shift 1 OPT1=${1-0}; shift 1 @@ -55,6 +55,8 @@ cat "$@" | ./make_hash 1 user $OPT1 cat <