]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - js/farbtastic/farbtastic.go.js
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
[quix0rs-gnu-social.git] / js / farbtastic / farbtastic.go.js
index 6a0a5c56bf9d00599f3416ec0c64c3d0713b2864..0149eca7d9f30f2a82d9500238353476368e916c 100644 (file)
@@ -1,3 +1,11 @@
+/** Init for Farbtastic library and page setup
+ *
+ * @package   Laconica
+ * @author Sarven Capadisli <csarven@controlyourself.ca>
+ * @copyright 2009 Control Yourself, Inc.
+ * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
+ * @link      http://laconi.ca/
+ */
 $(document).ready(function() {
     function UpdateColors(S) {
         C = $(S).val();