]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - extlib/README
StatusNet_HTTPResponse now prefixed with GNUSocial_
[quix0rs-gnu-social.git] / extlib / README
index cfc2f9c8c4f5a1762bf4f1ef1291bc18c1f4d298..06deb11a380037560a68fcbb5a52bfe1c285e7d9 100644 (file)
@@ -51,7 +51,7 @@ A: If the upstream project is moribund and there's a way to adopt it,
 Q: What if there's no upstream authority and it can't be adopted?
 
 A: Then we fork it. Make a new name and a new version. Include it in
-   lib/ instead of extlib/, and use the StatusNet_* prefix to change
+   lib/ instead of extlib/, and use the GNUSocial_* prefix to change
    the namespace to avoid collisions.
 
    This is a last resort; consult with the rest of the dev group