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') {