From 5fbd10de6cf38730cb73a8439efd90f2f7b9971e Mon Sep 17 00:00:00 2001 From: Andrew Hunt Date: Thu, 6 Aug 2015 20:06:37 -0400 Subject: [PATCH] v1.2 finished --- info.xml | 4 ++-- js/pricefieldOthersignup.js | 5 +++++ js/priceoptionOthersignup.js | 5 +++++ 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/info.xml b/info.xml index fcd219c..c131bf8 100644 --- a/info.xml +++ b/info.xml @@ -8,8 +8,8 @@ AGH Strategies, LLC info@aghstrategies.com - 2015-08-04 - 1.1 + 2015-08-06 + 1.2 stable 4.4 diff --git a/js/pricefieldOthersignup.js b/js/pricefieldOthersignup.js index 9568767..88e0bba 100644 --- a/js/pricefieldOthersignup.js +++ b/js/pricefieldOthersignup.js @@ -1,3 +1,8 @@ +/** + * Copyright (C) 2014-15, AGH Strategies, LLC + * Licensed under the GNU Affero Public License 3.0 (see LICENSE.txt) + */ + cj(function ($) { function showHide(obj) { if ($(obj).val() == 'Membership') { diff --git a/js/priceoptionOthersignup.js b/js/priceoptionOthersignup.js index 79bee91..c5cb991 100644 --- a/js/priceoptionOthersignup.js +++ b/js/priceoptionOthersignup.js @@ -1,3 +1,8 @@ +/** + * Copyright (C) 2014-15, AGH Strategies, LLC + * Licensed under the GNU Affero Public License 3.0 (see LICENSE.txt) + */ + cj(function($){ function showHide(obj) { if ($(obj).val() == 'Membership') {