aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Wilmott <p@p8952.info>2015-02-24 18:47:26 +0000
committerPeter Wilmott <p@p8952.info>2015-02-24 18:47:26 +0000
commit55e1bf046a352850ab9e84f3b1e703d66e856a26 (patch)
tree3177d9289f0710eac8e6862b9cd169cf7bc8af0c /README.md
parentSplit tests for each page into their own files (diff)
downloadruby-tinderbox-55e1bf046a352850ab9e84f3b1e703d66e856a26.tar.gz
ruby-tinderbox-55e1bf046a352850ab9e84f3b1e703d66e856a26.tar.bz2
ruby-tinderbox-55e1bf046a352850ab9e84f3b1e703d66e856a26.zip
Rename from Ruby Stats to Ruby Tinderbox
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/README.md b/README.md
index d9cc335..5b9183d 100644
--- a/README.md
+++ b/README.md
@@ -32,16 +32,14 @@ removed you can persist them by bind mounting a directory on the host to
docker run -v /tmp/bincache:/usr/portage/packages gentoo/ruby-tinderbox \
/ruby-tinderbox/tinder.sh category/package-version-revision
-# [Ruby Stats](http://ruby-stats.p8952.info/)
+# [Ruby Tinderbox Web](http://ruby-stats.p8952.info/)
Web interface and build server built on top of the Ruby Tinderbox framework.
-## Usage
-
# License
-Ruby Tinderbox and Ruby Stats are both [licensed under the AGPL](https://github.com/p8952/ruby-tinderbox/blob/master/LICENSE).
+Ruby Tinderbox is [licensed under the AGPL](https://github.com/p8952/ruby-tinderbox/blob/master/LICENSE).
-Some of the [javascript used by Ruby Stats](https://github.com/p8952/ruby-tinderbox/tree/master/web/public/js)
+Some of the [javascript used by the web interface](https://github.com/p8952/ruby-tinderbox/tree/master/web/public/js)
is licensed under the Mozilla Public License and MIT licenses. This is noted in
the headers of the relevant files.