changed "http" to "https" in URLs
authorHolger Schemel <info@artsoft.org>
Thu, 3 Sep 2020 23:13:47 +0000 (01:13 +0200)
committerHolger Schemel <info@artsoft.org>
Thu, 3 Sep 2020 23:13:47 +0000 (01:13 +0200)
84 files changed:
Makefile
build-projects/android/Makefile
build-scripts/create_element_defs.pl
graphics/Makefile
graphics/gfx_classic/Makefile
src/Android.mk
src/Makefile
src/anim.c
src/anim.h
src/conf_gfx.c
src/conf_hlp.c
src/conf_mus.c
src/conf_snd.c
src/config.c
src/config.h
src/editor.c
src/editor.h
src/engines.h
src/events.c
src/events.h
src/files.c
src/files.h
src/game.c
src/game.h
src/game_em/Makefile
src/game_em/game_em.h
src/game_mm/Makefile
src/game_mm/game_mm.h
src/game_mm/mm_files.c
src/game_mm/mm_game.c
src/game_mm/mm_game.h
src/game_mm/mm_init.c
src/game_mm/mm_main.c
src/game_mm/mm_main.h
src/game_mm/mm_tools.c
src/game_mm/mm_tools.h
src/game_sp/Makefile
src/game_sp/game_sp.h
src/header.tmpl
src/init.c
src/init.h
src/libgame/Makefile
src/libgame/android.h
src/libgame/gadgets.c
src/libgame/gadgets.h
src/libgame/hash.c
src/libgame/hash.h
src/libgame/image.c
src/libgame/image.h
src/libgame/joystick.c
src/libgame/joystick.h
src/libgame/libgame.h
src/libgame/macosx.h
src/libgame/misc.c
src/libgame/misc.h
src/libgame/platform.h
src/libgame/random.c
src/libgame/random.h
src/libgame/sdl.c
src/libgame/sdl.h
src/libgame/setup.c
src/libgame/setup.h
src/libgame/snapshot.c
src/libgame/snapshot.h
src/libgame/sound.c
src/libgame/sound.h
src/libgame/system.c
src/libgame/system.h
src/libgame/text.c
src/libgame/text.h
src/libgame/types.h
src/libgame/windows.h
src/main.c
src/main.h
src/netserv.c
src/netserv.h
src/network.c
src/network.h
src/screens.c
src/screens.h
src/tape.c
src/tape.h
src/tools.c
src/tools.h

index 3e9427cb4678c352108f36710ef06de2700008cf..15e686a6b2cb67e43f5596c69dfa3d236ebec2a2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
 # (c) 1995-2015 by Artsoft Entertainment
 #                  Holger Schemel
 #                  info@artsoft.org
-#                  http://www.artsoft.org/
+#                  https://www.artsoft.org/
 # -----------------------------------------------------------------------------
 # Makefile
 # =============================================================================
index 20bce5bf562e3762e9858163cee768f6c40e71b7..11ef1ac0eea35ee6b9e74434a4ea869ae53e081d 100644 (file)
@@ -4,7 +4,7 @@
 # (c) 1995-2020 by Artsoft Entertainment
 #                  Holger Schemel
 #                  info@artsoft.org
-#                  http://www.artsoft.org/
+#                  https://www.artsoft.org/
 # -----------------------------------------------------------------------------
 # build-projects/android/Makefile
 # =============================================================================
index 10280faa5ad6a00f6feb239d2cbafb7f7d1dc08c..0966816ae3e717a7ba273942a36899ea2aaaf82c 100755 (executable)
@@ -6,7 +6,7 @@
 # (c) 1995-2014 by Artsoft Entertainment
 #                  Holger Schemel
 #                  info@artsoft.org
-#                  http://www.artsoft.org/
+#                  https://www.artsoft.org/
 # -----------------------------------------------------------------------------
 # create_element_defs.pl
 # =============================================================================
index 9e7b3d41380ddd80f900d503ca9daed4308ab2e0..3957cba0ced625dcf9ba2362e74afe92cadbd681 100644 (file)
@@ -4,7 +4,7 @@
 # (c) 1995-2015 by Artsoft Entertainment
 #                  Holger Schemel
 #                  info@artsoft.org
-#                  http://www.artsoft.org/
+#                  https://www.artsoft.org/
 # -----------------------------------------------------------------------------
 # graphics/Makefile
 # =============================================================================
index 66e897f85898d442402aab6baacf2b34125d461d..2c27a4b2b5ea263629198d8bcfd39b2e542e9adc 100644 (file)
@@ -4,7 +4,7 @@
 # (c) 1995-2015 by Artsoft Entertainment
 #                  Holger Schemel
 #                  info@artsoft.org
-#                  http://www.artsoft.org/
+#                  https://www.artsoft.org/
 # -----------------------------------------------------------------------------
 # graphics/gfx_classic/Makefile
 # =============================================================================
index 092204c6b4299d10d7f67b28c1f33c8211a62915..f0755630c59cedb633c2bd8f120bdf4ce65dc155 100644 (file)
@@ -4,7 +4,7 @@
 # (c) 1995-2014 by Artsoft Entertainment
 #                  Holger Schemel
 #                  info@artsoft.org
-#                  http://www.artsoft.org/
+#                  https://www.artsoft.org/
 # -----------------------------------------------------------------------------
 # src/Android.mk
 # =============================================================================
index e03e8af1e0a681b9b88eab6ea2922e683e20b881..8f18fa7679f134fe705f121107479f52f2d745f6 100644 (file)
@@ -4,7 +4,7 @@
 # (c) 1995-2015 by Artsoft Entertainment
 #                  Holger Schemel
 #                  info@artsoft.org
-#                  http://www.artsoft.org/
+#                  https://www.artsoft.org/
 # -----------------------------------------------------------------------------
 # src/Makefile
 # =============================================================================
index e7a308601ddaffe2b8bc353c69ae75f63439e748..dec9d18ee61d49cf1667e61298111e2c9f9060d0 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // anim.c
 // ============================================================================
index cbaeda2b596134d25c17ecb52e92b5c03b47418e..5c5b7895456569b5cd5e5e88cf2fb6b726cc5724 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // anim.h
 // ============================================================================
index 0f3b6cdcd74fccc95c025d9279e6d8646b7a5322..20f3f1cb265ea42ddfc4d14d0e6c5a15026f1134 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // conf_gfx.c
 // ============================================================================
index 9b8f9b3cb7a06b3e941b38269faf73fe405bacd8..d2a6f15c198647c3f481e183aa5a725518e5a2db 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // conf_hlp.c
 // ============================================================================
index 94aad15ff5bcef23230745279877d2bb2316a129..08ccd659b0f9d0280a91b007bf01f02f0c94c792 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // conf_mus.c
 // ============================================================================
index a3a42c86552fd2272efecf8994e16f6e3879bd37..83867110c0120d98d7fb94e6e2d20a16a7af9c7c 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // conf_snd.c
 // ============================================================================
index 8c4f1b5a8602e10069126e582d721b170f419b8a..8f3bd0845638167b3b8d08419c515308c765a667 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // config.c
 // ============================================================================
index 2387c5b72ac6efc7336b7631f87b1194246ef549..4b1a0e713eb5f4452450a09774b70463bf682221 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // config.h
 // ============================================================================
index edbef12d9b9237e3f6edd9c35075868ad147b022..3b8d0f5a3c8787fd1145e151c9e865b482121b07 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // editor.c
 // ============================================================================
index 19791965c96c701ad82e815ec7c10a79851b12e7..7270b202c048ef2a02f9987beceb03a8d65aa3d8 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // editor.h
 // ============================================================================
index 6a6dd4a73b9bd1cca0ca7c6dc62a4807597d2c77..46cdbf4fee79fae60cdf394b8c4fd1485b3f55bc 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // engines.h
 // ============================================================================
index 834b4232b28ccbe96c7360931b52c2d829c7404f..4140ab5f0ef38e0694d4b42f53c5ea1708dd58d5 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // events.c
 // ============================================================================
index 5cb33086b780f9c992dfccc30e52013ce40e75b2..30a64877dc3b5a4411b5ceb7c2caa4ae60e1dd87 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // events.h
 // ============================================================================
index 7b64735ffb160826a5d5311eea97977ff7287a8b..c07043450023b9650e5102c5d9a9cb45b4e29f55 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // files.c
 // ============================================================================
index 602808043ca517d47b49d9962eb336b6a57d57be..fd55786c1fbca4688124558bead2570d13d12912 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // files.h
 // ============================================================================
index 59882daca9ce298423b0826b080eb391dfad2673..803eebb327f93d0ca0f6cc636a4f388025ceafbb 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // game.c
 // ============================================================================
index 36d4a6af33589e1b34a81af1edd052af8a294754..0851c5400d29e4e1bdf1a134c6c07d1deb398bbc 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // game.h
 // ============================================================================
index 4c4c980882269f7a74aad2acf2987de6e0a19b1a..827d51a339744eec6dcb4ab4a45129b0d5917827 100644 (file)
@@ -4,7 +4,7 @@
 # (c) 1995-2014 by Artsoft Entertainment
 #                  Holger Schemel
 #                  info@artsoft.org
-#                  http://www.artsoft.org/
+#                  https://www.artsoft.org/
 # -----------------------------------------------------------------------------
 # The native Emerald Mine game engine is based on:
 # Emerald Mine for X11 (c) 2000,2001 David Tritscher
index 5f994115853cb6baf8a22c1b46171c75cd362eeb..6f0904749b2c16feb705067b51944bd0287d562e 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // game_em.h
 // ============================================================================
index ee3bfa2f8ae5e85ee11f600c5de5f113209630c2..e3dba14067b2afd0eb079c0b451066831470664b 100644 (file)
@@ -4,7 +4,7 @@
 # (c) 1989-2017 by Artsoft Entertainment
 #                  Holger Schemel
 #                  info@artsoft.org
-#                  http://www.artsoft.org/
+#                  https://www.artsoft.org/
 # -----------------------------------------------------------------------------
 # The native Mirror Magic game engine is based on:
 # - Mirror Magic II by Holger Schemel (Linux/DOS/Windows version, 1995)
index 45327aaf32a0588e1624bb3ec8da78de22f85d11..5655f322a7e9031cc42367631902593e3c6f2310 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1994-2017 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // game_mm.h
 // ============================================================================
index fc59d7988ea29c2df7ad8056a8dfc2be061e3290..caa92e02fb42521b5287975e793b394fbb368c02 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1994-2017 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // mm_files.c
 // ============================================================================
index da5ec7da3e465805966f75808fbaebc60db0f2a9..8e996592304978ca5d594f5d7be8fce34492e4d0 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1994-2017 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // mm_game.c
 // ============================================================================
index 8dd12afe4a6c79cc169d215a6144b88a17e534ae..f01f3fe1980118dd439e2793fc4abfd6e6f15442 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1994-2017 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // mm_game.h
 // ============================================================================
index 3444db01235c91e8ed0e46b23aef32facc7a123f..0fe4c9fca1ef23892709707b926b3df946d3df92 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1994-2017 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // mm_init.c
 // ============================================================================
index 6ead97a63a311308f54fc33cea7719fdf42e4649..77f7e3a25e764f25e90491b45aa2eb7980e7648b 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1994-2017 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // mm_main.c
 // ============================================================================
index 22aaf32b6942a00167c09a00b5ef3debd1664801..e65cc7d50684d0b463b8cc217ced52ba4e3714ea 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1994-2017 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // mm_main.h
 // ============================================================================
index 7799174ec0dc5b3f89f04d95f18cead0679de384..6c8fd2930b10cfac38b5d801d3cb063e83ac6bcc 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1994-2017 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // mm_tools.c
 // ============================================================================
index 3d958de50cc3daab1318d0103afe89ec6886edd2..e4c97416246c3a6ec677006a21835906c8efca87 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1994-2017 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // mm_tools.h
 // ============================================================================
index 18911d9974a6116c4d02247c95c2b28116bb641f..78f3bb370f2dd6e9bbe3d01da985f197444da02e 100644 (file)
@@ -4,7 +4,7 @@
 # (c) 1995-2014 by Artsoft Entertainment
 #                  Holger Schemel
 #                  info@artsoft.org
-#                  http://www.artsoft.org/
+#                  https://www.artsoft.org/
 # -----------------------------------------------------------------------------
 # The native Supaplex game engine is based on:
 # - MegaPlex version 0.5 beta release xmas 2001 by Frank Schindler
index 1db2542573f7b15cc57d64cad3e892450cae7265..22c657288cd88a0d1c29af2478feba589c5e678e 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // game_sp.h
 // ============================================================================
index d385ec5dd6024f7b3d8a3f5cb7c4dc82c13f841a..45afdb35ec4b710c6c61c8cc657a53cb6662e6c8 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                  Holger Schemel
 //                  info@artsoft.org
-//                  http://www.artsoft.org/
+//                  https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // xxxxxxxx.x
 // ============================================================================
index 708b7dd70c74377d84096b035bf3e9549aa79e67..2b43180b42f937d8bb27bf2fb4d4ceea0b6cb754 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // init.c
 // ============================================================================
index 849f7a1ad24af204d530d422bd1611a0c5fa8480..a69268f75d09613503bdc866f0a2e582330a167c 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // init.h
 // ============================================================================
index d7080ae8045152764e44adcafae4b3e14d637da1..26f311604648a63ae34af61b9d83d70835c8816e 100644 (file)
@@ -4,7 +4,7 @@
 # (c) 1995-2014 by Artsoft Entertainment
 #                  Holger Schemel
 #                  info@artsoft.org
-#                  http://www.artsoft.org/
+#                  https://www.artsoft.org/
 # -----------------------------------------------------------------------------
 # src/libgame/Makefile
 # =============================================================================
index f0eca617d078aa111a14f165159cb97116a5f4c5..6c997cae56bc29c369f9731a5075a616d0989900 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // android.h
 // ============================================================================
index cbe1cabc2e23200c04961b7733fa49ce4db9fa99..3ac1f9d55fdc5c100d29409e7fd244f367e66f94 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // gadgets.c
 // ============================================================================
index 9f2d6e2408aa36cb5e0d204ac98bd24a30b01454..aaf4de16d74900811e137310de508c44f735fc9d 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // gadgets.h
 // ============================================================================
index fbf61ff00143430ed52f72b0a7dc0ff0c9938f78..c7f4d73939a5668a5e6b3b3c259086401df40015 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // hash.c
 // ============================================================================
index ff76f01ac2f513701562beb41e1af08f4b8a23eb..004d9c581183c5a5537583c37150eb6d673d3fa1 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // hash.h
 // ============================================================================
index 6bd09aa3bf1adedb7ed6ba67b4f8e8162d439da8..b26a508a20365c8aed5ee283421b87fff24963e8 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // image.c
 // ============================================================================
index a9185adae473b76e1d412c28d31bff5df065e4dc..8827257b791d27deb2154737a81b3abf8540e450 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // image.h
 // ============================================================================
index 8e8f61e12c57411ada5ad29a75318729eea9d39d..0c61c57ad056bd75e16c4ec828504ce257e4a673 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // joystick.c
 // ============================================================================
index f9c518007859f8bfc2d46b1ef170266aa9a059c2..e43844edd8b8e63b8d9a10752205162e463b8cd5 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // joystick.h
 // ============================================================================
index e5aab80d3265d3d4431485893de0b1ef87791146..135b37892c8ce4d9a7c01a8526c9b2a11a5bb37f 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // libgame.h
 // ============================================================================
index ac2f953af26bf53bcc70465fa5726619620aab6b..268428cedaee0f53b1c53178072b1f4bdaab612b 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // macosx.h
 // ============================================================================
index ebac048d46f6b04ffa82af96fa62fdd6ad8aa944..c1450d4a7ab536e7751e7df69d92251b3f276f84 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // misc.c
 // ============================================================================
index 672bf635dbe6bd14806ead53ccb71ccc81e87c07..15ff017c156b8357e5c51013a1b645a3c1e6fcba 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // misc.h
 // ============================================================================
index d5b15580f7c2c9841a509a071d9503124c5cf77f..60ca20f4734cd98960bdd970cf0462dbe2066b33 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // platform.h
 // ============================================================================
index 6a5b610c8ffe2023ad89f240ff3e82a1ead374c8..7877d82d526218f1f4d8092e2f91fe8eea746470 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // random.c
 // ============================================================================
index 8c951c31018114f6293b50c02eff0965c3dd6347..63a54c375e093bbaf1c1ad42e4129806dd44665e 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // random.h
 // ============================================================================
index 7d0a9b5f0de497da2d4b27c91800152f248de8b8..990054de955f965cab82e6c66936b1aaf63ac17f 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // sdl.c
 // ============================================================================
index 7cc70310059a28c2d1fbd5ac33728019caeb723d..9fb16338fefba1760664a21e7ade264a1a190161 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // sdl.h
 // ============================================================================
index b4e10780347c6a0766f221d3df738727ff7ffc47..5beaafd23eb643145386fbf9094bbf5ce913cba3 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // setup.c
 // ============================================================================
index 690a377926cfb747af3283425dd42d32d8324394..9a8f2d5f0237bf8cadcc41ff4eae77c72c652b31 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // setup.h
 // ============================================================================
index 599a82934804d27d21a2d3fb1054090a04864503..010db6e66314dde452f6c7e00fe3ffd370ac1772 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // snapshot.c
 // ============================================================================
index 41fca6407a4a185cefbaa010534d87c164113b5a..f2be9c19630e804b0178e1511b400acf26e92cdb 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // snapshot.h
 // ============================================================================
index 0434b5539c40e61971dc2fe2b80adf1c017b82ad..4f5ddd0b2ca46fd741863cf36d9fa3d00b259ade 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // sound.c
 // ============================================================================
index deb4e38ecfe69cf014a2daf38e8e11e70797fc1d..a2a6599936b86e56b0ebfeb734a5d5802d5beb63 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // sound.h
 // ============================================================================
index 9a8d117b85f1f2c7e6f78c3b35d8b582d0e9f311..2f2150a78c6964d24a7ab105932127b080ece23e 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // system.c
 // ============================================================================
index 02f396d773bf79c30544e4fa26d53276732e328d..da86181fb716075dbf47d45f705b552f175c9c3e 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // system.h
 // ============================================================================
index 02a23c3d43b02a053ffabf7fced633d441531de4..fbf7683ef2a112e74ae3936d49af0b2efc85fe30 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // text.c
 // ============================================================================
index 701213f66ae58b04b389e729026afcd2b7668b40..26df7816e9278836d8cd9c11e0f36fd148ce1af2 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // text.h
 // ============================================================================
index 646bb3e9afed604cf118fcd577c38982a0b9ff51..62752f1fe8007ca150a4c3513a97c03e97cda56d 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // types.h
 // ============================================================================
index 4965e134b1befdc44b750b8d11c919745d4ba82d..57787826cc837a90bd76520f7599e2044ea83fbb 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // windows.h
 // ============================================================================
index 760d3c1508bd07c218a5f581c8915b510a59e1cb..824c0b594c070f8e0349f42374d2f9065b79d187 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // main.c
 // ============================================================================
index e3fce39c39f0ec1325e657250efb99dcb490f8f6..029f17434cdc6d4882c4c63c922b832eeb8c776f 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // main.h
 // ============================================================================
@@ -2568,7 +2568,7 @@ enum
 #define PROGRAM_TITLE_STRING           "Rocks'n'Diamonds"
 #define PROGRAM_AUTHOR_STRING          "Holger Schemel"
 #define PROGRAM_EMAIL_STRING           "info@artsoft.org"
-#define PROGRAM_WEBSITE_STRING         "http://www.artsoft.org/"
+#define PROGRAM_WEBSITE_STRING         "https://www.artsoft.org/"
 #define PROGRAM_COPYRIGHT_STRING       "Copyright \xa9""1995-2020 by Holger Schemel"
 #define PROGRAM_COMPANY_STRING         "A Game by Artsoft Entertainment"
 
index 25055e019e06a73745d5c2353ea4482e62156ec7..0833cfb07399c6bfa7c260117c3d090c5d4aff33 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // netserv.c
 // ============================================================================
index 3eee34e69260a36294e358e591174ab686a7f9e0..9fd230c21772e7780729574d960a45e23992dc07 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // netserv.h
 // ============================================================================
index 25108000ba44d12a0dd2d04925282b47a35d4cae..3384a478c3a4be3c1de115fc2e0780986098f358 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // network.c
 // ============================================================================
index 69e3b69e864e690d61be49cfb46851178ca32dd7..0a89f199f269da49b75f20887cd1ed59d727fcfe 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // network.h
 // ============================================================================
index d7a56c409d179272d141f8d5d04a74e9966accaf..01b8031bf94a452bfb95135a732dab3d5236609d 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // screens.c
 // ============================================================================
index 7d282efad621db7a3e0ae5314031bb9f9f36cc3a..f49fd2449e8252aa473df693b6f6ecae1071febe 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // screens.h
 // ============================================================================
index f064f6cbb26b01e6808dbe42a8ec45fdf110aa72..3f031f01018e117ef029ef04bea72d2c5457c8f3 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // tape.c
 // ============================================================================
index a33c859f13e9383df4e2b2f27e18be50f3cdc1a5..4847931cc57c359c6aea6249ee8c204540ebb751 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // tape.h
 // ============================================================================
index db0ab8b12ba048cecef932c48f7e676b475e5474..1762651003cd65ab3995e546b484237d09f5f997 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // tools.c
 // ============================================================================
index ea8688db1c6fa987a443f3ceeb0c6155746ba29c..cf4b74b298e8e95afaecb3c66a32b35c95e60878 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // tools.h
 // ============================================================================