Changeset 409


Ignore:
Timestamp:
05/04/10 16:33:22 (21 months ago)
Author:
tholt
Message:

More copyright header corrections

Location:
trunk
Files:
32 edited

Legend:

Unmodified
Added
Removed
  • trunk/avango-build/src/avango/build/defaults.py.in

    r295 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2009 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-daemon/src/examples/README

    r1 r409  
    11// -*- Mode:Outline -*- 
    22 
    3 /************************************************************************\ 
    4 *                                                                        * 
    5 *  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        * 
    6 *  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      * 
    7 *                                                                        * 
    8 *  Avango Software (both binary and source code - if released) is        * 
    9 *  intellectual property owned by FhG and copyrighted by FhG worldwide.  * 
    10 *                                                                        * 
    11 *  Avango is a trademark owned by FhG.                                   * 
    12 *                                                                        * 
    13 \************************************************************************/ 
     3########################################################################## 
     4#                                                                        # 
     5# This file is part of AVANGO.                                           # 
     6#                                                                        # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
     9#                                                                        # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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########################################################################## 
    1423 
    1524 
     
    3039 
    3140     ./TestDevice 
     41 
  • trunk/avango-display/wrapper/avango/display/mt/_display_mt.cpp

    r354 r409  
    33/************************************************************************\ 
    44*                                                                        * 
    5 *  Avango Software, Copyright 2001 - 2009 Fraunhofer Gesellschaft        * 
    6 *  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      * 
     5* This file is part of AVANGO.                                           * 
    76*                                                                        * 
    8 *  Avango Software (both binary and source code - if released) is        * 
    9 *  intellectual property owned by FhG and copyrighted by FhG worldwide.  * 
     7* Copyright 1997 - 2010 Fraunhofer-Gesellschaft zur Foerderung der       * 
     8* angewandten Forschung (FhG), Munich, Germany.                          * 
    109*                                                                        * 
    11 *  Avango is a trademark owned by FhG.                                   * 
     10* AVANGO is free software: you can redistribute it and/or modify         * 
     11* it under the terms of the GNU Lesser General Public License as         * 
     12* published by the Free Software Foundation, version 3.                  * 
     13*                                                                        * 
     14* AVANGO is distributed in the hope that it will be useful,              * 
     15* but WITHOUT ANY WARRANTY; without even the implied warranty of         * 
     16* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           * 
     17* GNU General Public License for more details.                           * 
     18*                                                                        * 
     19* 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/>. * 
    1221*                                                                        * 
    1322\************************************************************************/ 
  • trunk/avango-ensemble/Makefile.am

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/README

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/bootstrap

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/config/m4macros/compiler.m4

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/config/m4macros/ensemble.m4

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/config/m4macros/ocaml.m4

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/config/m4macros/platform.m4

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/configure.ac

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/dist/Makefile.am

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/dist/pkg-config/Makefile.am

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/include/Makefile.am

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/include/avango/Makefile.am

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/include/avango/ensemble/Config.h.in

    r1 r409  
    33/************************************************************************\ 
    44*                                                                        * 
    5 *  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        * 
    6 *  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      * 
     5* This file is part of AVANGO.                                           * 
    76*                                                                        * 
    8 *  Avango Software (both binary and source code - if released) is        * 
    9 *  intellectual property owned by FhG and copyrighted by FhG worldwide.  * 
     7* Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       * 
     8* angewandten Forschung (FhG), Munich, Germany.                          * 
    109*                                                                        * 
    11 *  Avango is a trademark owned by FhG.                                   * 
     10* AVANGO is free software: you can redistribute it and/or modify         * 
     11* it under the terms of the GNU Lesser General Public License as         * 
     12* published by the Free Software Foundation, version 3.                  * 
     13*                                                                        * 
     14* AVANGO is distributed in the hope that it will be useful,              * 
     15* but WITHOUT ANY WARRANTY; without even the implied warranty of         * 
     16* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           * 
     17* GNU General Public License for more details.                           * 
     18*                                                                        * 
     19* 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/>. * 
    1221*                                                                        * 
    1322\************************************************************************/ 
  • trunk/avango-ensemble/include/avango/ensemble/Makefile.am

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/include/avango/ensemble/hot/Makefile.am

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/include/avango/ensemble/maestro/Makefile.am

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/src/Makefile.am

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/src/avango/Makefile.am

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/src/avango/ensemble/Makefile.am

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/src/avango/ensemble/ensemble/Makefile.am

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
    7 #                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
    10 #                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     5# This file is part of AVANGO.                                           # 
     6#                                                                        # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
     9#                                                                        # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/src/avango/ensemble/ensemble/ocaml-defines

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/src/avango/ensemble/ensemble/ocaml-rules

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/src/avango/ensemble/ensemble/socket/Makefile.am

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/src/avango/ensemble/ensemble/socket/s/Makefile.am

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/src/avango/ensemble/ensemble/socket/u/Makefile.am

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/src/avango/ensemble/hot/Makefile.am

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/src/avango/ensemble/maestro/Makefile.am

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/avango-ensemble/src/avango/ensemble/tests/Makefile.am

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2007 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
  • trunk/examples/daemon/README

    r1 r409  
    33########################################################################## 
    44#                                                                        # 
    5 #  Avango Software, Copyright 2001 - 2008 Fraunhofer Gesellschaft        # 
    6 #  zur Foerderung der angewandten Forschung (FhG), Munich, Germany.      # 
     5# This file is part of AVANGO.                                           # 
    76#                                                                        # 
    8 #  Avango Software (both binary and source code - if released) is        # 
    9 #  intellectual property owned by FhG and copyrighted by FhG worldwide.  # 
     7# Copyright 1997 - 2008 Fraunhofer-Gesellschaft zur Foerderung der       # 
     8# angewandten Forschung (FhG), Munich, Germany.                          # 
    109#                                                                        # 
    11 #  Avango is a trademark owned by FhG.                                   # 
     10# AVANGO is free software: you can redistribute it and/or modify         # 
     11# it under the terms of the GNU Lesser General Public License as         # 
     12# published by the Free Software Foundation, version 3.                  # 
     13#                                                                        # 
     14# AVANGO is distributed in the hope that it will be useful,              # 
     15# but WITHOUT ANY WARRANTY; without even the implied warranty of         # 
     16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the           # 
     17# GNU General Public License for more details.                           # 
     18#                                                                        # 
     19# 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/>. # 
    1221#                                                                        # 
    1322########################################################################## 
Note: See TracChangeset for help on using the changeset viewer.