Show
Ignore:
Timestamp:
08/03/09 11:18:26 (15 years ago)
Author:
trnewman
Message:

Adding Apache license information.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vtcross/trunk/configure.ac

    r355 r411  
     1dnl Copyright 2009 Virginia Polytechnic Institute and State University   
     2dnl  
     3dnl Licensed under the Apache License, Version 2.0 (the "License");  
     4dnl you may not use this file except in compliance with the License.  
     5dnl You may obtain a copy of the License at  
     6dnl  
     7dnl http://www.apache.org/licenses/LICENSE-2.0  
     8dnl 
     9dnl Unless required by applicable law or agreed to in writing, software  
     10dnl distributed under the License is distributed on an "AS IS" BASIS,  
     11dnl WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  
     12dnl See the License for the specific language governing permissions and  
     13dnl limitations under the License.  
     14 
     15 
    116AC_INIT([cross], [0.1.1]) 
    217AM_INIT_AUTOMAKE([cross], [0.1.1])