diff --git a/src/plugins/cmakeprojectmanager/cmakelocatorfilter.cpp b/src/plugins/cmakeprojectmanager/cmakelocatorfilter.cpp index e1c8d79941c..f2a71d3ad75 100644 --- a/src/plugins/cmakeprojectmanager/cmakelocatorfilter.cpp +++ b/src/plugins/cmakeprojectmanager/cmakelocatorfilter.cpp @@ -1,11 +1,10 @@ - /************************************************************************** ** ** This file is part of Qt Creator ** -** Copyright (c) 2011 Nicolas Arnaud-Cormos +** Copyright (C) 2011 Kläralvdalens Datakonsult AB, a KDAB Group company. ** -** Contact: KDAB (info@kdab.com) +** Contact: Kläralvdalens Datakonsult AB (info@kdab.com) ** ** ** GNU Lesser General Public License Usage diff --git a/src/plugins/cmakeprojectmanager/cmakelocatorfilter.h b/src/plugins/cmakeprojectmanager/cmakelocatorfilter.h index f414cdcc84a..8c89b719d73 100644 --- a/src/plugins/cmakeprojectmanager/cmakelocatorfilter.h +++ b/src/plugins/cmakeprojectmanager/cmakelocatorfilter.h @@ -2,9 +2,9 @@ ** ** This file is part of Qt Creator ** -** Copyright (c) 2011 Nicolas Arnaud-Cormos +** Copyright (C) 2011 Kläralvdalens Datakonsult AB, a KDAB Group company. ** -** Contact: KDAB (info@kdab.com) +** Contact: Kläralvdalens Datakonsult AB (info@kdab.com) ** ** ** GNU Lesser General Public License Usage