changeset 15:00388d97c6e2 draft

planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/workflows/rxlr_venn_workflow commit 4bd49529e9ca2096cd875e98daf7190d13fa8d0b-dirty
author peterjc
date Wed, 01 Feb 2017 13:20:54 -0500
parents 25076bddafe8
children 043e89e2ecb5
files README.rst repository_dependencies.xml
diffstat 2 files changed, 26 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/README.rst	Fri Oct 25 10:20:01 2013 -0400
+++ b/README.rst	Wed Feb 01 13:20:54 2017 -0500
@@ -110,6 +110,7 @@
         - Added link to Tool Shed in the workflow annotation explaining there
           is a README file with sample data, and a requested citation.
         - Bundle sample output image for display in this README file.
+v0.0.3  - Use MIT licence.
 ======= ======================================================================
 
 
@@ -131,3 +132,25 @@
     repository_dependencies.xml
     rxlr_venn_workflow.ga
     Phyca11_example_output.png
+
+
+Licence (MIT)
+=============
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
--- a/repository_dependencies.xml	Fri Oct 25 10:20:01 2013 -0400
+++ b/repository_dependencies.xml	Wed Feb 01 13:20:54 2017 -0500
@@ -1,9 +1,9 @@
 <?xml version="1.0"?>
 <repositories description="This requires my SignalP and TMHMM wrapers, and my FASTA filtering tool.">
     <!-- Revision 15:6abd809cefdd on the main tool shed is v0.2.4, the current latest - but older should be OK -->
-    <repository changeset_revision="ee10017fcd80" name="tmhmm_and_signalp" owner="peterjc" toolshed="http://testtoolshed.g2.bx.psu.edu" />
+    <repository changeset_revision="3cb02adf4326" name="tmhmm_and_signalp" owner="peterjc" toolshed="https://testtoolshed.g2.bx.psu.edu" />
     <!-- Revision 2:abdd608c869b on the main tool shed is v0.0.5, the current latest - but older should be OK -->
-    <repository changeset_revision="8a34c565a473" name="seq_filter_by_id" owner="peterjc" toolshed="http://testtoolshed.g2.bx.psu.edu" />
+    <repository changeset_revision="bc263e94ea98" name="seq_filter_by_id" owner="peterjc" toolshed="https://testtoolshed.g2.bx.psu.edu" />
     <!-- Revisiion 2:c96bef0643dc on the main tool shed is v0.0.3, the current latest -->
-    <repository changeset_revision="978617e4b6a4" name="venn_list" owner="peterjc" toolshed="http://testtoolshed.g2.bx.psu.edu" />
+    <repository changeset_revision="c4ec51cb5acc" name="venn_list" owner="peterjc" toolshed="https://testtoolshed.g2.bx.psu.edu" />
 </repositories>