diff --git a/Utilities/mbilog/mbilogConfig.h.in b/Utilities/mbilog/mbilogConfig.h.in index 2e04ee41c5..8d7a179cbc 100644 --- a/Utilities/mbilog/mbilogConfig.h.in +++ b/Utilities/mbilog/mbilogConfig.h.in @@ -1,20 +1,22 @@ -/*========================================================================= +/*=================================================================== -Program: mbilog - logging for mitk / BlueBerry +The Medical Imaging Interaction Toolkit (MITK) -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. +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 the above copyright notices for more information. +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 _MBILOG_CONFIG_H_ #define _MBILOG_CONFIG_H_ @_define_enable_debug@ #endif /* _MBILOG_CONFIG_H_ */ \ No newline at end of file