linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Wise <pabs3@bonedaddy.net>
To: Jean Delvare <jdelvare@suse.de>, Wolfram Sang <wsa@kernel.org>
Cc: linux-i2c@vger.kernel.org, Paul Wise <pabs3@bonedaddy.net>
Subject: [PATCH i2c-tools] Update links for https and changed URLs
Date: Fri, 26 May 2023 08:31:57 +0800	[thread overview]
Message-ID: <20230526003157.60368-1-pabs3@bonedaddy.net> (raw)

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


             reply	other threads:[~2023-05-26  0:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-26  0:31 Paul Wise [this message]
2023-06-14 19:35 ` [PATCH i2c-tools] Update links for https and changed URLs Wolfram Sang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230526003157.60368-1-pabs3@bonedaddy.net \
    --to=pabs3@bonedaddy.net \
    --cc=jdelvare@suse.de \
    --cc=linux-i2c@vger.kernel.org \
    --cc=wsa@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).