diff --git a/README.md b/README.md index 7767b71..115e0b6 100644 --- a/README.md +++ b/README.md @@ -53,11 +53,6 @@ This library ## Add -**This project is a component of the [mulle-core](//github.com/mulle-core/mulle-core) library. As such you usually will *not* add or install it -individually, unless you specifically do not want to link against -`mulle-core`.** - - ### Add as an individual component Use [mulle-sde](//github.com/mulle-sde) to add mulle-objc-compat to your project: diff --git a/cola/properties.plist b/cola/properties.plist index 25f3cc4..2debf41 100644 --- a/cola/properties.plist +++ b/cola/properties.plist @@ -7,7 +7,7 @@ user="mulle-objc"; repo="mulle-objc-compat"; homepage="https://github.com/mulle-objc/mulle-objc-compat"; - license="BSD-3-Clause" + license="UNLICENSED" }; dependencies = ( @@ -19,5 +19,5 @@ url="https://github.com/mulle-objc/MulleObjC"; user="mulle-objc"; } - ) + ); }