X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Ftput-initc;h=9d71c4f6187561c6db3c5bc04ed571527bf208a8;hp=d4dfddc0afdc7f2ca538686c927fca47287d5457;hb=a6ff7e087fd944fd0035075d0bb528e95e498d81;hpb=c885a3fdd089f784f17dd2e9c03d8eb774072dc9 diff --git a/test/tput-initc b/test/tput-initc old mode 100644 new mode 100755 index d4dfddc0..9d71c4f6 --- a/test/tput-initc +++ b/test/tput-initc @@ -1,6 +1,7 @@ #!/bin/sh ############################################################################## -# Copyright (c) 2016 Free Software Foundation, Inc. # +# Copyright 2020 Thomas E. Dickey # +# Copyright 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"), # @@ -26,7 +27,7 @@ # use or other dealings in this Software without prior written # # authorization. # ############################################################################## -# $Id: tput-initc,v 1.5 2016/12/17 22:35:05 tom Exp $ +# $Id: tput-initc,v 1.6 2020/02/02 23:34:34 tom Exp $ # Some of the ".dat" files in ncurses' test-directory give r/g/b numbers for # default palettes of xterm and Linux console. This script reads the numbers # and (assuming the same or compatible terminal) uses tput to (re)initialize