From 4622ccde9cf34b8518dc9507382fcd2d7eafcb0c Mon Sep 17 00:00:00 2001 From: Minteck Date: Mon, 14 Feb 2022 14:22:19 +0100 Subject: Add license notice --- test/cookie/index.php | 24 ++++++++++++++++++++++++ test/index.html | 25 +++++++++++++++++++++++++ test/value/index.php | 24 ++++++++++++++++++++++++ test/value/no/index.html | 25 +++++++++++++++++++++++++ test/value/yes/index.html | 25 +++++++++++++++++++++++++ 5 files changed, 123 insertions(+) (limited to 'test') diff --git a/test/cookie/index.php b/test/cookie/index.php index 7a11bf1..8676355 100644 --- a/test/cookie/index.php +++ b/test/cookie/index.php @@ -1,4 +1,28 @@ + diff --git a/test/value/index.php b/test/value/index.php index 3e9ef74..5c34189 100644 --- a/test/value/index.php +++ b/test/value/index.php @@ -1,4 +1,28 @@ + diff --git a/test/value/yes/index.html b/test/value/yes/index.html index 36c09f1..e6cb4ab 100644 --- a/test/value/yes/index.html +++ b/test/value/yes/index.html @@ -1,3 +1,28 @@ + + -- cgit