From e4e55705cd2dbeecd9e624e6f2bc0bba28904eb0 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Sun, 17 Feb 2008 02:30:06 +0000 Subject: Added license info to javascript files --- js/common.js | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'js/common.js') diff --git a/js/common.js b/js/common.js index de2dde2..0577e94 100644 --- a/js/common.js +++ b/js/common.js @@ -1,3 +1,11 @@ +/** + * Copyright (c) 2007 Nathan Kinkade + * + * This code is offered under an MIT (X11) license. For more information + * about the terms of this license see the file LICENSE included with this + * software or visit: http://www.opensource.org/licenses/mit-license.php + */ + function validateNotEmpty(fields) { var myFields = new Array(); -- cgit v1.2.3