[octc-svn] SF.net SVN: octc:[6] trunk/OCTC_header.xml
Brought to you by:
bansp
From: <ba...@us...> - 2010-02-12 01:43:14
|
Revision: 6 http://octc.svn.sourceforge.net/octc/?rev=6&view=rev Author: bansp Date: 2010-02-12 01:43:04 +0000 (Fri, 12 Feb 2010) Log Message: ----------- + things I forgot Modified Paths: -------------- trunk/OCTC_header.xml Modified: trunk/OCTC_header.xml =================================================================== --- trunk/OCTC_header.xml 2010-02-12 00:03:53 UTC (rev 5) +++ trunk/OCTC_header.xml 2010-02-12 01:43:04 UTC (rev 6) @@ -75,51 +75,54 @@ <!-- ADD AS NECESSARY (and provide links in ref/@target) --> <classDecl> <taxonomy xml:id="OCTC-licenses"> - <category xml:id="GFDL"> + <category xml:id="lic_PD"> + <catDesc>Public Domain</catDesc> + </category> + <category xml:id="lic_GFDL"> <catDesc>GNU Free Documentation License</catDesc> - <category xml:id="GFDL.unversioned"> + <category xml:id="lic_GFDL.unversioned"> <catDesc>GNU Free Documentation License -- no version info provided</catDesc> </category> - <category xml:id="GFDLv1.1"> + <category xml:id="lic_GFDLv1.1"> <catDesc>GNU Free Documentation License, version 1.1</catDesc> </category> - <category xml:id="GFDLv1.2"> + <category xml:id="lic_GFDLv1.2"> <catDesc>GNU Free Documentation License, version 1.2</catDesc> </category> - <category xml:id="GFDLv1.3"> + <category xml:id="lic_GFDLv1.3"> <catDesc><ref target="http://www.gnu.org/licenses/fdl-1.3.html">GNU Free Documentation License, version 1.3</ref></catDesc> </category> </category> - <category xml:id="CC"> + <category xml:id="lic_CC"> <catDesc><ref target="http://creativecommons.org/">Creative Commons Licenses</ref></catDesc> - <category xml:id="CC.unversioned"> + <category xml:id="lic_CC.unversioned"> <catDesc>Creative Commons -- no version info provided!</catDesc> </category> - <category xml:id="CC_BY-SA"> + <category xml:id="lic_CC_BY-SA"> <catDesc>Creative Commons Attribution Share-Alike</catDesc> - <category xml:id="CC_BY-SAv3.0"> + <category xml:id="lic_CC_BY-SAv3.0"> <catDesc>Creative Commons Attribution Share-Alike, version 3.0</catDesc> - <category xml:id="CC_BY-SAv3.0_Unported"> + <category xml:id="lic_CC_BY-SAv3.0_Unported"> <catDesc>Creative Commons Attribution Share-Alike, version 3.0 Unported</catDesc> </category> </category> </category> - <category xml:id="CC_BY"> + <category xml:id="lic_CC_BY"> <catDesc>Creative Commons Attribution</catDesc> </category> - <category xml:id="CC_BY-NC"> + <category xml:id="lic_CC_BY-NC"> <!-- is that a possibility here?? need a licensing statement for the XML --> <catDesc>Creative Commons Attribution Non-Commercial</catDesc> </category> </category> - <category xml:id="FAL"> + <category xml:id="lic_FAL"> <catDesc><ref target="http://artlibre.org/licence/lal/en">Free Art License</ref></catDesc> - <category xml:id="FAL.unversioned"> + <category xml:id="lic_FAL.unversioned"> <catDesc>Free Art License -- no version info provided!</catDesc> </category> - <category xml:id="FALv1.3"> + <category xml:id="lic_FALv1.3"> <catDesc>Free Art License, version 1.3</catDesc> </category> </category> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |