[Clipart] r41 - makerelease
noreply at openclipart.org
noreply at openclipart.org
Sun Jun 28 02:34:56 PDT 2009
Author: rejon
Date: Sun Jun 28 09:34:56 2009
New Revision: 41
Log:
added copyright statements and all that
Modified:
makerelease/makerelease.php
makerelease/releaser.php
Modified: makerelease/makerelease.php
==============================================================================
--- makerelease/makerelease.php Sun Jun 28 09:23:48 2009 (r40)
+++ makerelease/makerelease.php Sun Jun 28 09:34:56 2009 (r41)
@@ -1,11 +1,29 @@
<?php
/**
+ *
* @author Jochen Stärk <jstaerk at usegroup.de>
- * @version 1.1
- * @date 2009-03-19
+ * @author Jon Phillips <jon at rejon.org
+ * @version 1.2
+ * @date 2009-06-28
+ * @license GPL 2.0
+ *
+ * The contents of this file are available under a CC-GNU-GPL license:
+ *
+ * http://creativecommons.org/licenses/GPL/2.0/
+ *
+ * A copy of the full license can be found as part of this
+ * distribution in the file LICENSE.TXT.
+ *
+ * You may use this software in accordance with the
+ * terms of that license. You agree that you are solely
+ * responsible for your use of this software and you
+ * represent and warrant to the copyright holders that your use
+ * of the software will comply with the CC-GNU-GPL.
*
* This php shell script creates a openclipart file release.
+ *
+ *
*
* It uses wget to download the daily SVG tarball from openclipart.org,
* fires inkscape to rasterize all images and create thumbnails,
Modified: makerelease/releaser.php
==============================================================================
--- makerelease/releaser.php Sun Jun 28 09:23:48 2009 (r40)
+++ makerelease/releaser.php Sun Jun 28 09:34:56 2009 (r41)
@@ -2,8 +2,23 @@
/**
* @author Jochen Stärk <jstaerk at usegroup.de>
- * @version 1.1
- * @date 2009-03-19
+ * @author Jon Phillips <jon at rejon.org>
+ * @version 1.2
+ * @date 2009-06-28
+ * @license GPL 2.0
+ *
+ * The contents of this file are available under a CC-GNU-GPL license:
+ *
+ * http://creativecommons.org/licenses/GPL/2.0/
+ *
+ * A copy of the full license can be found as part of this
+ * distribution in the file LICENSE.TXT.
+ *
+ * You may use this software in accordance with the
+ * terms of that license. You agree that you are solely
+ * responsible for your use of this software and you
+ * represent and warrant to the copyright holders that your use
+ * of the software will comply with the CC-GNU-GPL.
*
* This php shell script downloads the latest openclipart package
*
More information about the clipart
mailing list