ITK/Copyright Header: Difference between revisions

From KitwarePublic
< ITK
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
<pre><nowiki>/*=========================================================================
<pre><nowiki>/*=========================================================================                                                                                    
   
  *                                                                                                                                                             
  Program:  Insight Segmentation & Registration Toolkit
*  Copyright Insight Software Consortium                                                                                                                       
  Module:    $RCSfile: itkImage.h,v $
*                                                                                                                                                             
  Language: C++
  *  Licensed under the Apache License, Version 2.0 (the "License");                                                                                             
  Date:      $Date: 2006/04/20 14:54:09 $
*  you may not use this file except in compliance with the License.                                                                                            
  Version:  $Revision: 1.136 $
*  You may obtain a copy of the License at                                                                                                                     
 
*                                                                                                                                                             
  Copyright (c) Insight Software Consortium. All rights reserved.
*        http://www.apache.org/licenses/LICENSE-2.0.txt                                                                                                       
  See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details.
*                                                                                                                                                             
 
*  Unless required by applicable law or agreed to in writing, software                                                                                        
      This software is distributed WITHOUT ANY WARRANTY; without even
*  distributed under the License is distributed on an "AS IS" BASIS,                                                                                           
      the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.                                                                                   
      PURPOSE. See the above copyright notices for more information.
* See the License for the specific language governing permissions and                                                                                         
 
*  limitations under the License.                                                                                                                              
  =========================================================================*/</nowiki></pre>
*                                                                                                                                                             
  *=========================================================================*/</nowiki></pre>


{{ITK/Template/Footer}}
{{ITK/Template/Footer}}

Revision as of 03:09, 28 March 2011

/*=========================================================================                                                                                      
 *                                                                                                                                                               
 *  Copyright Insight Software Consortium                                                                                                                        
 *                                                                                                                                                               
 *  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.txt                                                                                                        
 *                                                                                                                                                               
 *  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.                                                                                                                               
 *                                                                                                                                                               
 *=========================================================================*/



ITK: [Welcome | Site Map]