Skip to content

Commit

Permalink
Don't default to "Shibboleth" for software label on imported metadata…
Browse files Browse the repository at this point in the history
… any more, per request from JM.
  • Loading branch information
iay committed Mar 12, 2010
1 parent 51f73d9 commit 91c43f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/import.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<!--
Dummy Software element.
-->
<ukfedlabel:Software name="Shibboleth"
<ukfedlabel:Software name="*** FILL IN ***"
version="2" fullVersion="*** FILL IN OR REMOVE ***">
<xsl:attribute name="date"><xsl:value-of select="mdxDates:date()"/></xsl:attribute>
</ukfedlabel:Software>
Expand Down

0 comments on commit 91c43f4

Please sign in to comment.