diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2014-07-23 00:00:33 +0200 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2014-07-23 00:10:12 +0200 |
commit | 3b884e8567e7a5fc2f5582951ec9af9a69fd8b65 (patch) | |
tree | 63204df97855c1690ec5dba23c9f196529963e00 | |
parent | 7149b578a48e90a8b34d70174f8c3ce51de1e282 (diff) | |
download | libsigrokdecode-3b884e8567e7a5fc2f5582951ec9af9a69fd8b65.tar.gz libsigrokdecode-3b884e8567e7a5fc2f5582951ec9af9a69fd8b65.zip |
Drop references to obsolete sigrok-commits mailing list.
-rw-r--r-- | README | 7 | ||||
-rw-r--r-- | srd.c | 2 |
2 files changed, 3 insertions, 6 deletions
@@ -82,13 +82,10 @@ the library as a whole is licensed under the terms of the GPLv3+. Please see the individual source files for the full list of copyright holders. -Mailing lists -------------- - -There are two mailing lists for sigrok/libsigrokdecode: +Mailing list +------------ https://lists.sourceforge.net/lists/listinfo/sigrok-devel - https://lists.sourceforge.net/lists/listinfo/sigrok-commits IRC @@ -62,7 +62,7 @@ extern SRD_PRIV int max_session_id; * * @section sec_mailinglists Mailing lists * - * There are two mailing lists for sigrok/libsigrokdecode: <a href="https://lists.sourceforge.net/lists/listinfo/sigrok-devel">sigrok-devel</a> and <a href="https://lists.sourceforge.net/lists/listinfo/sigrok-commits">sigrok-commits</a>. + * There is one mailing list for sigrok/libsigrokdecode: <a href="https://lists.sourceforge.net/lists/listinfo/sigrok-devel">sigrok-devel</a>. * * @section sec_irc IRC * |