]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - README
sd-bus: use proper cleanup macro
[thirdparty/systemd.git] / README
diff --git a/README b/README
index b8100446cf99900f74b4e48cf2a38fbb4a4ecdd4..651aa983772549fe3966b5f5fb28baa73e5867ae 100644 (file)
--- a/README
+++ b/README
@@ -21,7 +21,6 @@ IRC:
         #systemd on irc.freenode.org
 
 BUG REPORTS:
-        https://bugs.freedesktop.org/enter_bug.cgi?product=systemd
         https://github.com/systemd/systemd/issues
 
 AUTHOR:
@@ -31,8 +30,8 @@ AUTHOR:
 
 LICENSE:
         LGPLv2.1+ for all code
-        - except src/shared/MurmurHash2.c which is Public Domain
-        - except src/shared/siphash24.c which is CC0 Public Domain
+        - except src/basic/MurmurHash2.c which is Public Domain
+        - except src/basic/siphash24.c which is CC0 Public Domain
         - except src/journal/lookup3.c which is Public Domain
         - except src/udev/* which is (currently still) GPLv2, GPLv2+
 
@@ -130,7 +129,6 @@ REQUIREMENTS:
         libmicrohttpd (optional)
         libpython (optional)
         libidn (optional)
-        gobject-introspection > 1.40.0 (optional)
         elfutils >= 158 (optional)
         make, gcc, and similar tools