Skip to content

Commit

Permalink
Merge pull request galaxyproject#4837 from nsoranzo/fix_spyboat_wrapp…
Browse files Browse the repository at this point in the history
…er_license

Fix SpyBOAT wrapper license
  • Loading branch information
nsoranzo committed Oct 10, 2022
2 parents 07372bc + a58ce19 commit 9b86d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/spyboat/spyboat.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="spyboat" name="SpyBOAT" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01" license="GPL-3.0-or-later">
<tool id="spyboat" name="SpyBOAT" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01" license="MIT">
<description>wavelet analyzes image stacks</description>
<macros>
<token name="@TOOL_VERSION@">0.1.1</token>
Expand Down

0 comments on commit 9b86d7e

Please sign in to comment.