Ignore:
Timestamp:
05/14/10 11:31:00 (2 years ago)
Author:
tholt
Message:
  • copyright header cleanup
  • whitepsace cleanup
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/avango-connect/python/avango/connect/_SFInt.py

    r56 r448  
    33########################################################################## 
    44#                                                                        # 
    5 # This file is part of Avango.                                           # 
     5# This file is part of AVANGO.                                           # 
    66#                                                                        # 
    7 # Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     7# Copyright 1997 - 2009 Fraunhofer-Gesellschaft zur Foerderung der       # 
    88# angewandten Forschung (FhG), Munich, Germany.                          # 
    99#                                                                        # 
    10 # Avango is free software: you can redistribute it and/or modify         # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
    1111# it under the terms of the GNU Lesser General Public License as         # 
    1212# published by the Free Software Foundation, version 3.                  # 
    1313#                                                                        # 
    14 # Avango is distributed in the hope that it will be useful,              # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
    1515# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
    1616# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     
    1818#                                                                        # 
    1919# You should have received a copy of the GNU Lesser General Public       # 
    20 # License along with Avango. If not, see <http://www.gnu.org/licenses/>. # 
    21 #                                                                        # 
    22 # Avango is a trademark owned by FhG.                                    # 
     20# License along with AVANGO. If not, see <http://www.gnu.org/licenses/>. # 
    2321#                                                                        # 
    2422########################################################################## 
     
    4240 
    4341_register_field(avango.SFInt, SFIntDescriptor()) 
    44  
Note: See TracChangeset for help on using the changeset viewer.