You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2004/03/28 09:48:42 UTC

cvs commit: avalon-components/cornerstone LICENSE.txt project.properties

mcconnell    2004/03/27 23:48:42

  Modified:    cornerstone project.properties
  Added:       cornerstone LICENSE.txt
  Log:
  Housekeeping.
  
  Revision  Changes    Path
  1.2       +1 -1      avalon-components/cornerstone/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/avalon-components/cornerstone/project.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.properties	19 Mar 2004 10:06:01 -0000	1.1
  +++ project.properties	28 Mar 2004 07:48:42 -0000	1.2
  @@ -7,7 +7,7 @@
   maven.ui.banner.foreground = #000
   maven.xdoc.jsl = file:/${basedir}/../site/etc/site.jsl
   maven.javadoc.stylesheet =${basedir}/../site/etc/stylesheet.css
  -maven.license.licenseFile = ${basedir}/../site/etc/LICENSE.txt
  +maven.license.licenseFile = ${basedir}/LICENSE.txt
   
   maven.checkstyle.format = avalon
   pom.organization.identifier = ASF
  
  
  
  1.1                  avalon-components/cornerstone/LICENSE.txt
  
  Index: LICENSE.txt
  ===================================================================
  /* 
   * Copyright 2004 Apache Software Foundation
   * Licensed  under the  Apache License,  Version 2.0  (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.apache.org/licenses/LICENSE-2.0
   * 
   * Unless required by applicable law or agreed to in writing, software
   * distributed  under the  License is distributed on an "AS IS" BASIS,
   * WITHOUT  WARRANTIES OR CONDITIONS  OF ANY KIND, either  express  or
   * implied.
   * 
   * See the License for the specific language governing permissions and
   * limitations under the License.
   */
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org