From: Zoran V. <vas...@us...> - 2005-06-15 19:57:58
|
Update of /cvsroot/naviserver/modules/nsexample In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23383 Modified Files: nsexample.c Log Message: Changed license wording to Mozilla Index: nsexample.c =================================================================== RCS file: /cvsroot/naviserver/modules/nsexample/nsexample.c,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** nsexample.c 15 Jun 2005 00:43:41 -0000 1.1.1.1 --- nsexample.c 15 Jun 2005 19:57:33 -0000 1.2 *************** *** 1,7 **** /* ! * The contents of this file are subject to the AOLserver 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://aolserver.com/ * * Software distributed under the License is distributed on an "AS IS" --- 1,7 ---- /* ! * 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://mozilla.org/ * * Software distributed under the License is distributed on an "AS IS" |