X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=progs%2FMKtermsort.sh;h=7206bc1a92882e770fdb484f5ba856f9cc911e59;hp=60aaaedf73256c9ec5bdf1a62ef2bdcc056b7a9f;hb=6830dca51a4e50d41e7bd114bdbaa857b42a46f4;hpb=a20e6eb464be80b9cd8cae7ce925d27fe9c209ed diff --git a/progs/MKtermsort.sh b/progs/MKtermsort.sh index 60aaaedf..7206bc1a 100755 --- a/progs/MKtermsort.sh +++ b/progs/MKtermsort.sh @@ -1,10 +1,11 @@ #!/bin/sh -# $Id: MKtermsort.sh,v 1.12 2017/08/12 12:22:06 tom Exp $ +# $Id: MKtermsort.sh,v 1.13 2020/02/02 23:34:34 tom Exp $ # # MKtermsort.sh -- generate indirection vectors for the various sort methods # ############################################################################## -# Copyright (c) 1998-2015,2017 Free Software Foundation, Inc. # +# Copyright 2020 Thomas E. Dickey # +# Copyright 1998-2015,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"), #