diff --git a/BlueBerry/Bundles/org.blueberry.osgi/src/berryConfig.h.in b/BlueBerry/Bundles/org.blueberry.osgi/src/berryConfig.h.in index 4e81f81667..5c60d5e8b8 100644 --- a/BlueBerry/Bundles/org.blueberry.osgi/src/berryConfig.h.in +++ b/BlueBerry/Bundles/org.blueberry.osgi/src/berryConfig.h.in @@ -1,25 +1,25 @@ -/*========================================================================= - - Program: BlueBerry Platform - Language: C++ - Date: $Date: 2008-06-10 11:20:22 +0200 (Di, 10 Jun 2008) $ - Version: $Revision: 14563 $ - - Copyright (c) German Cancer Research Center, Division of Medical and - Biological Informatics. All rights reserved. - See MITKCopyright.txt or http://www.mitk.org/copyright.html for details. - - This software is distributed WITHOUT ANY WARRANTY; without even - the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR - PURPOSE. See the above copyright notices for more information. - - =========================================================================*/ +/*=================================================================== + +The Medical Imaging Interaction Toolkit (MITK) + +Copyright (c) German Cancer Research Center, +Division of Medical and Biological Informatics. +All rights reserved. + +This software is distributed WITHOUT ANY WARRANTY; without +even the implied warranty of MERCHANTABILITY or FITNESS FOR +A PARTICULAR PURPOSE. + +See LICENSE.txt or http://www.mitk.org for details. + +===================================================================*/ + #ifndef BERRYCONFIG_H_ #define BERRYCONFIG_H_ #cmakedefine BLUEBERRY_DEBUG_SMARTPOINTER #define QT_ASSISTANT_EXECUTABLE "@QT_ASSISTANT_EXECUTABLE@" #endif /* BERRYCONFIG_H_ */