summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2023-06-18 21:49:58 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2023-06-18 21:49:58 (EDT)
commit4fe83854fc6baec0273863671ed8ee66308fcab8 (patch)
tree2da24aff1fed1c13423f23ecde86af8166afdfb9 /tests
parentf8736ddda6d8594f830adc93d17ccc7ac3f64a2b (diff)
Fix license notices
Diffstat (limited to 'tests')
-rw-r--r--tests/aux/common.sh2
-rwxr-xr-xtests/build.sh2
-rwxr-xr-xtests/version.sh2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/aux/common.sh b/tests/aux/common.sh
index 9f9edcc..1713425 100644
--- a/tests/aux/common.sh
+++ b/tests/aux/common.sh
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with opkg-opk. If not, see <http://www.gnu.org/licenses/>.
+# along with opkg-opk. If not, see <https://www.gnu.org/licenses/>.
is()
{
diff --git a/tests/build.sh b/tests/build.sh
index 883f2e4..b17994a 100755
--- a/tests/build.sh
+++ b/tests/build.sh
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with opkg-opk. If not, see <http://www.gnu.org/licenses/>.
+# along with opkg-opk. If not, see <https://www.gnu.org/licenses/>.
set -eu
diff --git a/tests/version.sh b/tests/version.sh
index 6038d70..bec8038 100755
--- a/tests/version.sh
+++ b/tests/version.sh
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with opkg-opk. If not, see <http://www.gnu.org/licenses/>.
+# along with opkg-opk. If not, see <https://www.gnu.org/licenses/>.
set -eu