Skip to content

Commit 694f405

Browse files
author
Andrew Brookins
committed
Clean up the wait-for-it.sh license
1 parent 0fe33ba commit 694f405

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

util/wait-for-it.sh

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
#!/usr/bin/env bash
22
# Use this script to test if a given TCP host/port are available
33
#
4-
# The MIT License (MIT)
54
# Copyright (c) 2016 Giles Hall
6-
5+
# The MIT License (MIT)
6+
#
77
# Permission is hereby granted, free of charge, to any person obtaining a copy of
88
# this software and associated documentation files (the "Software"), to deal in
99
# the Software without restriction, including without limitation the rights to
1010
# use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
1111
# of the Software, and to permit persons to whom the Software is furnished to do
1212
# so, subject to the following conditions:
13-
13+
#
1414
# The above copyright notice and this permission notice shall be included in all
1515
# copies or substantial portions of the Software.
16-
16+
#
1717
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1818
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1919
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE

0 commit comments

Comments
 (0)