diff options
Diffstat (limited to 'tests/misc/tty-eof.pl')
| -rwxr-xr-x | tests/misc/tty-eof.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/tty-eof.pl b/tests/misc/tty-eof.pl index 363ca18f6..4d04625d3 100755 --- a/tests/misc/tty-eof.pl +++ b/tests/misc/tty-eof.pl @@ -17,7 +17,7 @@ # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with this program. If not, see <https://www.gnu.org/licenses/>. use strict; (my $ME = $0) =~ s|.*/||; |
