Browse Source
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/branches/vre-management/resourcemanager-client/1.0@126036 82a268e6-3cf1-43bd-a215-b396298e98cfmaster
6 changed files with 56 additions and 58 deletions
@ -1,6 +1 @@
|
||||
gCube System - License |
||||
------------------------------------------------------------ |
||||
|
||||
The gCube/gCore software is licensed as Free Open Source software conveying to the EUPL (http://ec.europa.eu/idabc/eupl). |
||||
The software and documentation is provided by its authors/distributors "as is" and no expressed or |
||||
implied warranty is given for its use, quality or fitness for a particular case. |
||||
${gcube.license} |
||||
|
@ -1,44 +1,62 @@
|
||||
The gCube System - GHNManager Service Client |
||||
------------------------------------------------------------ |
||||
|
||||
|
||||
This work has been partially supported by the following European projects: |
||||
DILIGENT (FP6-2003-IST-2), |
||||
D4Science (FP7-INFRA-2007-1.2.2), |
||||
D4Science-II (FP7-INFRA-2008-1.2.2), i |
||||
Marine (FP7-INFRASTRUCTURES-2011-2), and |
||||
EUBrazilOpenBio (FP7-ICT-2011-EU-Brazil). |
||||
|
||||
The gCube System - ${name} |
||||
-------------------------------------------------- |
||||
|
||||
${description} |
||||
|
||||
|
||||
${gcube.description} |
||||
|
||||
${gcube.funding} |
||||
|
||||
|
||||
Version |
||||
-------------------------------------------------- |
||||
|
||||
${version} (${buildDate}) |
||||
|
||||
Please see the file named "changelog.xml" in this directory for the release notes. |
||||
|
||||
|
||||
Authors |
||||
------- |
||||
|
||||
* Andrea Manzi (andrea.manzi@cern.ch), CERN |
||||
|
||||
|
||||
Version and Release Date |
||||
------------------------ |
||||
-------------------------------------------------- |
||||
* Andrea Manzi (andrea.manzi-AT-cern.ch), CERN |
||||
|
||||
v. 1.0, 04/05/2012 |
||||
|
||||
Description |
||||
Maintainers |
||||
----------- |
||||
|
||||
|
||||
|
||||
* Andrea Manzi (andrea.manzi-AT-cern.ch), CERN |
||||
|
||||
Download information |
||||
-------------------- |
||||
|
||||
Source code is available from SVN: |
||||
http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/vre-management/GHNManager |
||||
|
||||
Binaries can be downloaded from: |
||||
http://www.gcube-system.org/ |
||||
-------------------------------------------------- |
||||
|
||||
Source code is available from SVN: |
||||
${scm.url} |
||||
|
||||
Binaries can be downloaded from the gCube website: |
||||
${gcube.website} |
||||
|
||||
|
||||
Installation |
||||
-------------------------------------------------- |
||||
|
||||
Installation documentation is available on-line in the gCube Wiki: |
||||
${gcube.wikiRoot} |
||||
|
||||
Documentation |
||||
------------- |
||||
Documentation is available on-line from the Projects Documentation Wiki: |
||||
https://gcube.wiki.gcube-system.org/gcube/index.php/GHN_Manager |
||||
|
||||
-------------------------------------------------- |
||||
|
||||
Documentation is available on-line in the gCube Wiki: |
||||
${gcube.wikiRoot}/GHN_Manager |
||||
|
||||
Support |
||||
-------------------------------------------------- |
||||
|
||||
Bugs and support requests can be reported in the gCube issue tracking tool: |
||||
${gcube.issueTracking} |
||||
|
||||
|
||||
Licensing |
||||
--------- |
||||
|
||||
-------------------------------------------------- |
||||
|
||||
This software is licensed under the terms you may find in the file named "LICENSE" in this directory. |
||||
|
Loading…
Reference in new issue