diff options
author | midipix <writeonce@midipix.org> | 2019-11-04 00:01:46 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-11-04 00:01:46 +0000 |
commit | 364632daf2e15dd3b941a3f73b7dd874b2840ffd (patch) | |
tree | 4aad2dba9e6f4308fe2e633ce478c472a1d37680 /README | |
parent | 7d7745a7a53318e56705ed36e37238fc7a89ef53 (diff) | |
download | slibtool-364632daf2e15dd3b941a3f73b7dd874b2840ffd.tar.bz2 slibtool-364632daf2e15dd3b941a3f73b7dd874b2840ffd.tar.xz |
project: (semantic) transition to foss21.org.
Its development history notwithstanding, the pronounced goals of
slibtools have always included support of all reasonably modern,
reasonably posix-compliant systems and cross-targets. This commit
thus makes the distinction between 'part of the midipix framework'
and 'created by the framework's lead developer' both clearer and
more visible.
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -140,13 +140,13 @@ of such hidden bugs, see commits [94d109f], [1142bf2], and [55c95a8]. `slibtool` is distributed under a permissive [MIT license]. -[MIT license]: http://git.midipix.org/cgit.cgi/slibtool/tree/COPYING.SLIBTOOL +[MIT license]: http://git.foss21.org/slibtool/tree/COPYING.SLIBTOOL [libltdl]: https://www.gnu.org/software/libtool/manual/html_node/Using-libltdl.html#Using-libltdl [dlopen()]: http://pubs.opengroup.org/onlinepubs/9699919799/functions/dlopen.html -[CONTRIB]: http://git.midipix.org/cgit.cgi/slibtool/tree/CONTRIB +[CONTRIB]: http://git.foss21.org/slibtool/tree/CONTRIB [libtool]: https://www.gnu.org/software/libtool/ [#midipix]: irc://irc.freenode.net/#midipix [cparser]: http://pp.ipd.kit.edu/git/cparser/ -[94d109f]: http://git.midipix.org/cgit.cgi/slibtool/commit/?id=94d109fa418c024c214a50d645624e2e2935e6d1 -[1142bf2]: http://git.midipix.org/cgit.cgi/slibtool/commit/?id=1142bf2e13f411cf967c1ed8b4060d7829eb13bb -[55c95a8]: http://git.midipix.org/cgit.cgi/slibtool/commit/?id=55c95a829928ae9f053678a58a2145276cad9c08 +[94d109f]: http://git.foss21.org/slibtool/commit/?id=94d109fa418c024c214a50d645624e2e2935e6d1 +[1142bf2]: http://git.foss21.org/slibtool/commit/?id=1142bf2e13f411cf967c1ed8b4060d7829eb13bb +[55c95a8]: http://git.foss21.org/slibtool/commit/?id=55c95a829928ae9f053678a58a2145276cad9c08 |