From: Zoran V. <vas...@us...> - 2005-06-15 19:58:37
|
Update of /cvsroot/naviserver/modules/nsexample In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23661 Modified Files: Makefile Log Message: Changed license working to Mozilla Index: Makefile =================================================================== RCS file: /cvsroot/naviserver/modules/nsexample/Makefile,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** Makefile 15 Jun 2005 00:43:41 -0000 1.1.1.1 --- Makefile 15 Jun 2005 19:58:27 -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" |