Changes between Version 2 and Version 3 of Cross/GetInvolved

Show
Ignore:
Timestamp:
01/04/10 15:46:30 (14 years ago)
Author:
bhilburn
Comment:

Changing 'VTCROSS' to 'CROSS'

Legend:

Unmodified
Added
Removed
Modified
  • Cross/GetInvolved

    v2 v3  
    66We welcome new developers or people wanting to contribute a nifty new component they think others will find useful! 
    77 
    8 All code contributed to VTCROSS will be released under the [http://www.apache.org/licenses/LICENSE-2.0.html Apache License v2.0].  Sorry, but due to the nature of licensing, code not under this license cannot be committed to the VTCROSS repository. 
     8All code contributed to CROSS will be released under the [http://www.apache.org/licenses/LICENSE-2.0.html Apache License v2.0].  Sorry, but due to the nature of licensing, code not under this license cannot be committed to the CROSS repository. 
    99 
    10 VTCROSS uses [http://subversion.tigris.org/ Subversion] to manage its codebase.  In order to maintain quality of code and organization within VTCROSS, we require that you familiarize yourself with our coding standards and repository usage policies before gaining 'write' access the repository. 
     10CROSS uses [http://subversion.tigris.org/ Subversion] to manage its codebase.  In order to maintain quality of code and organization within CROSS, we require that you familiarize yourself with our coding standards and repository usage policies before gaining 'write' access the repository. 
    1111 
    1212Please read and make sure you completely understand the following: 
    13  * [wiki:Cross/CodingGuidelines VTCROSS Coding Guidelines] 
    14  * [wiki:Cross/SVNGuidelines VTCROSS Subversion Repository Guidelines] 
     13 * [wiki:Cross/CodingGuidelines CROSS Coding Guidelines] 
     14 * [wiki:Cross/SVNGuidelines CROSS Subversion Repository Guidelines] 
    1515 
    1616'''NOTE''' If you commit code that does ''not'' adhere to these guidelines, your commit will be backed-out of the codebase.  Code quality is extremely important to us!