diff --git a/README.md b/README.md index 7172f11..cb9079d 100644 --- a/README.md +++ b/README.md @@ -16,18 +16,6 @@ Tools: * show\_possible\_srpms.sh: when run from inside a package git checkout, shows the list of possible SRPMs available to be built. -Terms: - - * Nazar : the beanstalkd worker queue that runs most build and delivery services for various CentOS components - - * Reimzul : the buildsystem, it can do - * source rpm to binary rpm builds - * manifests + comps.xml to iso media - * manifests and kickstrt to LiveCD and LiveDVD media - * manifest to AMI ( for AMP / EC2 ) - - * Git.c.o : the https://git.centos.org/ site where all the code used is hosted - ======================== Unless otherwise noted inside the code of an individual script, all scripts in this repository are licensed with the [GPL Version 2.0](http://opensource.org/licenses/GPL-2.0 "GPL Version 2.0") by default. Community members who initially contribute a script can also choose any [OSI Approved License](http://opensource.org/licenses/alphabetical "Approved OSI Licenses") for their scripts if they would rather have something other than the default.