summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.in2
-rw-r--r--tests/charsets.exp2
-rw-r--r--tests/charsets.gperf2
-rw-r--r--tests/configure.ac2
-rw-r--r--tests/languages.exp2
-rw-r--r--tests/languages.gperf2
6 files changed, 6 insertions, 6 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 2e756ce..cd0960b 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -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/>.
#### Start of system configuration section. ####
diff --git a/tests/charsets.exp b/tests/charsets.exp
index afc8b88..aa1f813 100644
--- a/tests/charsets.exp
+++ b/tests/charsets.exp
@@ -30,7 +30,7 @@
#endif
-/* Generated from IANA charset data from http://www.iana.org/assignments/character-sets by charsets.awk */
+/* Generated from IANA charset data from https://www.iana.org/assignments/character-sets by charsets.awk */
/* last updated 2002-06-14 */
/* process with:
gperf -CDEGTlot -H charset_hash -K name -L ANSI-C -N charset_entry
diff --git a/tests/charsets.gperf b/tests/charsets.gperf
index 506480f..4adac57 100644
--- a/tests/charsets.gperf
+++ b/tests/charsets.gperf
@@ -1,5 +1,5 @@
%{
-/* Generated from IANA charset data from http://www.iana.org/assignments/character-sets by charsets.awk */
+/* Generated from IANA charset data from https://www.iana.org/assignments/character-sets by charsets.awk */
/* last updated 2002-06-14 */
/* process with:
gperf -CDEGTlot -H charset_hash -K name -L ANSI-C -N charset_entry
diff --git a/tests/configure.ac b/tests/configure.ac
index 47723d8..7ef0c52 100644
--- a/tests/configure.ac
+++ b/tests/configure.ac
@@ -17,7 +17,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
dnl GNU General Public License for more details.
dnl
dnl You should have received a copy of the GNU General Public License
-dnl along with this program. If not, see <http://www.gnu.org/licenses/>.
+dnl along with this program. If not, see <https://www.gnu.org/licenses/>.
AC_PREREQ([2.60])
AC_INIT([c-parse.gperf])
diff --git a/tests/languages.exp b/tests/languages.exp
index 88b84c7..22c58f5 100644
--- a/tests/languages.exp
+++ b/tests/languages.exp
@@ -32,7 +32,7 @@
/* gperf -CDEGTlot -H language_hash -K code -L ANSI-C -N language_entry */
/* Generated from ISO 639 language data from http://lcweb.loc.gov/standards/iso639-2/langhome.html
- and from IANA registry at http://www.iana.org/assignments/language-tags
+ and from IANA registry at https://www.iana.org/assignments/language-tags
by %M%
*/
/* englangn.html Updated: August 14, 2002 */
diff --git a/tests/languages.gperf b/tests/languages.gperf
index 2400a2d..43dd4f9 100644
--- a/tests/languages.gperf
+++ b/tests/languages.gperf
@@ -1,7 +1,7 @@
%{
/* gperf -CDEGTlot -H language_hash -K code -L ANSI-C -N language_entry */
/* Generated from ISO 639 language data from http://lcweb.loc.gov/standards/iso639-2/langhome.html
- and from IANA registry at http://www.iana.org/assignments/language-tags
+ and from IANA registry at https://www.iana.org/assignments/language-tags
by %M%
*/
/* englangn.html Updated: August 14, 2002 */