X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Ftinfo%2FMKuserdefs.sh;h=109dd6445e4da0424d267044871c72d79880e6df;hp=7bd7369ffef8cb64352b8f60615a2cdf1aaae3f4;hb=c2650100f80134924eda8f22cd7cc1d1d919ee3d;hpb=97df2f335617625b7355c04e46175e316ef02544 diff --git a/ncurses/tinfo/MKuserdefs.sh b/ncurses/tinfo/MKuserdefs.sh old mode 100644 new mode 100755 index 7bd7369f..109dd644 --- 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.9 2019/07/28 19:12:18 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