[octc-svndiff] SF.net SVN: octc:[404] trunk/core/OCTC_main_header.xml
Brought to you by:
bansp
From: <jim...@us...> - 2010-11-09 01:37:55
|
Revision: 404 http://octc.svn.sourceforge.net/octc/?rev=404&view=rev Author: jimregan Date: 2010-11-09 01:37:49 +0000 (Tue, 09 Nov 2010) Log Message: ----------- add stub PD notice for US Government works and a proper one for Voice of America Modified Paths: -------------- trunk/core/OCTC_main_header.xml Modified: trunk/core/OCTC_main_header.xml =================================================================== --- trunk/core/OCTC_main_header.xml 2010-11-08 22:54:39 UTC (rev 403) +++ trunk/core/OCTC_main_header.xml 2010-11-09 01:37:49 UTC (rev 404) @@ -88,6 +88,14 @@ <taxonomy xml:id="OCTC-licenses"> <category xml:id="lic_PD"> <catDesc>Public Domain</catDesc> + <category xml:id="lic_PD.USGov"> + <catDesc>Public Domain -- U.S. Government</catDesc> + </category> + <category xml:id="lic_PD.VOA"> + <catDesc>All text, audio and video material produced exclusively by the Voice + of America is in the public domain. Credit for any use of VOA material + should be given to voanews.com, Voice of America, or VOA. </catDesc> + </category> </category> <category xml:id="lic_GFDL"> <catDesc>GNU Free Documentation License</catDesc> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |