linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH i2c-tools] Update links for https and changed URLs
@ 2023-05-26  0:31 Paul Wise
  2023-06-14 19:35 ` Wolfram Sang
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Wise @ 2023-05-26  0:31 UTC (permalink / raw)
  To: Jean Delvare, Wolfram Sang; +Cc: linux-i2c, Paul Wise

The read-edid project moved to a new maintainer.
---
 eeprom/decode-dimms | 2 +-
 eeprom/decode-edid  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/eeprom/decode-dimms b/eeprom/decode-dimms
index 787b6f5..08621a2 100755
--- a/eeprom/decode-dimms
+++ b/eeprom/decode-dimms
@@ -35,7 +35,7 @@
 # 1997,1999, Rev 1.2B
 #
 # Jedec Standards 4.1.x & 4.5.x
-# http://www.jedec.org
+# https://www.jedec.org/
 #
 
 require 5.004;
diff --git a/eeprom/decode-edid b/eeprom/decode-edid
index a669985..60c3712 100755
--- a/eeprom/decode-edid
+++ b/eeprom/decode-edid
@@ -36,7 +36,7 @@
 # what it finds in /proc to binary data to feed the parse-edid program.
 # The parse-edid program was written by John Fremlin and is available at
 # the following address:
-#   http://john.fremlin.de/programs/linux/read-edid/
+#   http://www.polypux.org/projects/read-edid/
 
 use strict;
 use Fcntl qw(:DEFAULT :seek);
-- 
2.40.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-14 19:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-26  0:31 [PATCH i2c-tools] Update links for https and changed URLs Paul Wise
2023-06-14 19:35 ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).