|
From: <rga...@us...> - 2002-10-21 12:01:18
|
Update of /cvsroot/csms/csms-core/legal In directory usw-pr-cvs1:/tmp/cvs-serv22682/legal Modified Files: source.header.notice Log Message: Various code stule fixes Index: source.header.notice =================================================================== RCS file: /cvsroot/csms/csms-core/legal/source.header.notice,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** source.header.notice 17 Oct 2002 16:53:48 -0000 1.1.1.1 --- source.header.notice 21 Oct 2002 12:01:13 -0000 1.2 *************** *** 1,28 **** ! /* ***** BEGIN LICENSE BLOCK ***** ! * Version: MPL 1.1 * ! * The contents of this file are subject to the Mozilla Public License Version ! * 1.1 (the "License"); you may not use this file except in compliance with ! * the License. You may obtain a copy of the License at ! * http://www.mozilla.org/MPL/ * ! * Software distributed under the License is distributed on an "AS IS" basis, ! * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License ! * for the specific language governing rights and limitations under the ! * License. * ! * The Original Code is Community Sports Management System. * ! * The Initial Developer of the Original Code is ! * We know What you Want.net * ! * Portions created by the Initial Developer are Copyright (C) 2002 ! * the Initial Developer. All Rights Reserved. * ! * Contributor(s): * ! * Ross Gardler <ross [at] saafe.org> ! * Mike Lever <mikel [at] fanfoot.com> ! * Stuart Gardler <stuart [at] wkwyw.net> * ! * ***** END LICENSE BLOCK ***** */ --- 1,30 ---- ! /* ! * ***** BEGIN LICENSE BLOCK ***** ! * Version: MPL 1.1 * ! * The contents of this file are subject to the Mozilla Public License Version ! * 1.1 (the "License"); you may not use this file except in compliance with ! * the License. You may obtain a copy of the License at ! * http://www.mozilla.org/MPL/ * ! * Software distributed under the License is distributed on an "AS IS" basis, ! * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License ! * for the specific language governing rights and limitations under the ! * License. * ! * The Original Code is Community Sports Management System. * ! * The Initial Developer of the Original Code is ! * We know What you Want.net * ! * Portions created by the Initial Developer are Copyright (C) 2002 ! * the Initial Developer. All Rights Reserved. * ! * Contributor(s): * ! * Ross Gardler <ross [at] saafe.org> ! * Mike Lever <mikel [at] fanfoot.com> ! * Stuart Gardler <stuart [at] wkwyw.net> * ! * ***** END LICENSE BLOCK ***** ! */ |