From b493650a6d1f205ff66fbec81dbb3b7fd942c888 Mon Sep 17 00:00:00 2001 From: rautenberg Date: Thu, 25 Jun 2015 15:19:44 +0200 Subject: API: add license and contact --- api/compound.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/api/compound.json b/api/compound.json index bfd81a2..8d89ff7 100644 --- a/api/compound.json +++ b/api/compound.json @@ -3,7 +3,16 @@ "info": { "version": "5.0.0pre2", "title": "OpenTox Compound Service", - "description": "Compounds component for the OpenTox framework" + "description": "Compounds component for the OpenTox framework", + "contact": { + "name": "Christoph Helma, Andreas Maunz, in silico toxicology", + "url": "http://www.in-silico.ch", + "email": "support@in-silico.ch" + }, + "license": { + "name": "GNU GENERAL PUBLIC LICENSE", + "url": "https://github.com/opentox/algorithm/blob/master/LICENSE" + } }, "host": "enm.in-silico.ch", "schemes": [ -- cgit v1.2.3