From 6a16902e8c555a29b7896a0bb3a83203f3997192 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sat, 26 Oct 2013 10:45:22 +0530 Subject: [PATCH] added license block in 2014/assets/js/Common.js --- 2014/assets/js/Common.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/2014/assets/js/Common.js b/2014/assets/js/Common.js index c9f76c91..2753a066 100644 --- a/2014/assets/js/Common.js +++ b/2014/assets/js/Common.js @@ -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 -- 2.25.1