cvs commit: jakarta-commons-sandbox/clazz/xdocs/stylesheets project.xml

2004-02-19 Thread scolebourne
scolebourne2004/02/19 16:03:51

  Modified:clazzLICENSE.txt project.xml build.xml PROPOSAL.html
RELEASE-NOTES.txt build.properties.sample
STATUS.html
   clazz/xdocs overview.xml index.xml
   clazz/xdocs/stylesheets project.xml
  Added:   clazzNOTICE.txt
  Log:
  Change to Apache License 2.0
  
  Revision  ChangesPath
  1.3   +202 -56   jakarta-commons-sandbox/clazz/LICENSE.txt
  
  Index: LICENSE.txt
  ===
  RCS file: /home/cvs/jakarta-commons-sandbox/clazz/LICENSE.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- LICENSE.txt   12 Oct 2003 09:21:33 -  1.2
  +++ LICENSE.txt   20 Feb 2004 00:03:51 -  1.3
  @@ -1,56 +1,202 @@
  -/*
  - * 
  - *
  - * The Apache Software License, Version 1.1
  - *
  - * Copyright (c) 1999-2003 The Apache Software Foundation.  All rights
  - * reserved.
  - *
  - * Redistribution and use in source and binary forms, with or without
  - * modification, are permitted provided that the following conditions
  - * are met:
  - *
  - * 1. Redistributions of source code must retain the above copyright
  - *notice, this list of conditions and the following disclaimer.
  - *
  - * 2. Redistributions in binary form must reproduce the above copyright
  - *notice, this list of conditions and the following disclaimer in
  - *the documentation and/or other materials provided with the
  - *distribution.
  - *
  - * 3. The end-user documentation included with the redistribution, if
  - *any, must include the following acknowledgement:
  - *   This product includes software developed by the
  - *Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowledgement may appear in the software itself,
  - *if and wherever such third-party acknowledgements normally appear.
  - *
  - * 4. The names The Jakarta Project, Commons, and Apache Software
  - *Foundation must not be used to endorse or promote products derived
  - *from this software without prior written permission. For written
  - *permission, please contact [EMAIL PROTECTED]
  - *
  - * 5. Products derived from this software may not be called Apache
  - *nor may Apache appear in their names without prior written
  - *permission of the Apache Software Foundation.
  - *
  - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  - * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  - * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  - * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
  - * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  - * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  - * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  - * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  - * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  - * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  - * SUCH DAMAGE.
  - * 
  - *
  - * This software consists of voluntary contributions made by many
  - * individuals on behalf of the Apache Software Foundation.  For more
  - * information on the Apache Software Foundation, please see
  - * http://www.apache.org/.
  - *
  - */
  +
  + Apache License
  +   Version 2.0, January 2004
  +http://www.apache.org/licenses/
  +
  +   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  +
  +   1. Definitions.
  +
  +  License shall mean the terms and conditions for use, reproduction,
  +  and distribution as defined by Sections 1 through 9 of this document.
  +
  +  Licensor shall mean the copyright owner or entity authorized by
  +  the copyright owner that is granting the License.
  +
  +  Legal Entity shall mean the union of the acting entity and all
  +  other entities that control, are controlled by, or are under common
  +  control with that entity. For the purposes of this definition,
  +  control means (i) the power, direct or indirect, to cause the
  +  direction or management of such entity, whether by contract or
  +  otherwise, or (ii) ownership of fifty percent (50%) or more of the
  +  outstanding shares, or (iii) beneficial ownership of such entity.
  +
  +  You (or Your) shall mean an individual or Legal Entity
  +  exercising permissions granted by this License.
  +
  +  Source form shall mean the preferred form for making modifications,
  +  including but not 

cvs commit: jakarta-commons-sandbox/clazz/xdocs/stylesheets project.xml

2003-11-17 Thread dirkv
dirkv   2003/11/17 13:43:35

  Modified:clazz/xdocs/stylesheets project.xml
  Log:
  fix some nbsp;
  
  Revision  ChangesPath
  1.2   +6 -6  jakarta-commons-sandbox/clazz/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-commons-sandbox/clazz/xdocs/stylesheets/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml   9 Jan 2003 03:24:01 -   1.1
  +++ project.xml   17 Nov 2003 21:43:35 -  1.2
  @@ -9,12 +9,12 @@
   --
   body
  menu name=Home
  -   item name=Jakartaamp;nbsp;Commons  
href=http://jakarta.apache.org/commons/; /
  +   item name=Jakarta#xA0;Commons  
href=http://jakarta.apache.org/commons/; /
  item name=Clazzhref=/overview.html /
  /menu
  menu name=Information
  item name=Overview  href=/overview.html/
  -   item name=APIamp;nbsp;Docshref=/apidocs/index.html/
  +   item name=API#xA0;Documentationhref=/apidocs/index.html/
   !--
  item name=News  
href=http://jakarta.apache.org/commons/pool/news.html/
  item name=User's Guide  href=/users-guide.html/
  @@ -23,7 +23,7 @@
  menu name=Project Files
  item name=Status
href=http://cvs.apache.org/viewcvs/~checkout~/jakarta-commons-sandbox/clazz/STATUS.html?content-type=text/html/
  item name=CVS   
href=http://cvs.apache.org/viewcvs/jakarta-commons/clazz//
  -   item name=Originalamp;nbsp;Proposal
href=http://cvs.apache.org/viewcvs/~checkout~/jakarta-commons-sandbox/clazz/PROPOSAL.html?content-type=text/html/
  +   item name=Original#xA0;Proposal
href=http://cvs.apache.org/viewcvs/~checkout~/jakarta-commons-sandbox/clazz/PROPOSAL.html?content-type=text/html/
  /menu
  menu name=Downloads
   !--
  @@ -36,9 +36,9 @@
  item name=License   
href=http://jakarta.apache.org/commons/license.html/
  /menu
  menu name=Jakarta Community
  -   item name=Getamp;nbsp;Involved 
href=http://jakarta.apache.org/site/getinvolved.html/
  -   item name=Mailingamp;nbsp;Lists
href=http://jakarta.apache.org/site/mail.html/
  -   item name=CVSamp;nbsp;Repositories 
href=http://jakarta.apache.org/site/cvsindex.html/
  +   item name=Get#xA0;Involved 
href=http://jakarta.apache.org/site/getinvolved.html/
  +   item name=Mailing#xA0;Lists
href=http://jakarta.apache.org/site/mail.html/
  +   item name=CVS#xA0;Repositories 
href=http://jakarta.apache.org/site/cvsindex.html/
  /menu
   /body
   /project
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]