Author: post Date: 2010-05-26 16:39:04 +0200 (Wed, 26 May 2010) New Revision: 235
Modified: data/cameras.xml Log: Add Creative Commons Attribution-ShareAlike 3.0 Unported License to camera definition file. Modified: data/cameras.xml =================================================================== --- data/cameras.xml 2010-05-19 16:58:40 UTC (rev 234) +++ data/cameras.xml 2010-05-26 14:39:04 UTC (rev 235) @@ -1,7 +1,16 @@ <?xml version="1.0" encoding="UTF-8" ?> <?xml-stylesheet type="text/xsl" href="showcameras.xsl" ?> <!DOCTYPE Cameras SYSTEM "http://rawspeed.klauspost.com/dtd/cameras/1.2/cameras.dtd"> +<!-- + License: CC-BY-SA 3.0 + This work is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + + See more at: + http://creativecommons.org/licenses/by-sa/3.0/ +--> + <Cameras> <Camera make="Canon" model="Canon EOS 20D"> <CFA width="2" height="2"> _______________________________________________ Rawstudio-commit mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit
