added license block in 2014/assets/js/Common.js
authorrsiddharth <rsd@gnu.org>
Sat, 26 Oct 2013 05:15:22 +0000 (10:45 +0530)
committerrsiddharth <rsd@gnu.org>
Sat, 26 Oct 2013 05:15:22 +0000 (10:45 +0530)
2014/assets/js/Common.js

index c9f76c912aa0a061c1953d69f6d4b008d095061c..2753a0664d3f98e7e6ffd8a0e12ae7e8b42b24bc 100644 (file)
@@ -1,3 +1,5 @@
+// @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt
+
 /*
  +--------------------------------------------------------------------+
  | CiviCRM version 4.3                                                |
@@ -810,3 +812,5 @@ CRM.validate = CRM.validate || {
     });
   };
 })(jQuery);
+
+// @license-end
\ No newline at end of file