Skip to content

Commit

Permalink
test_qsharedpointer_include.cpp - add license+copyright header
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Winter committed May 17, 2019
1 parent 06d529d commit b75e089
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions unittests/QSharedPointer_include/test_qsharedpointer_include.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
/****************************************************************************
** Copyright (C) 2019 Klarälvdalens Datakonsult AB, a KDAB Group company, [email protected].
** All rights reserved.
**
** This file is part of the KD Soap library.
**
** Licensees holding valid commercial KD Soap licenses may use this file in
** accordance with the KD Soap Commercial License Agreement provided with
** the Software.
**
** This file may be distributed and/or modified under the terms of the
** GNU Lesser General Public License version 2.1 and version 3 as published by the
** Free Software Foundation and appearing in the file LICENSE.LGPL.txt included.
**
** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
**
** Contact [email protected] if any conditions of this licensing are not
** clear to you.
**
**********************************************************************/

#include "wsdl_test_qsharedpointer_include_wsdl.h"

#include <QTest>
Expand Down

0 comments on commit b75e089

Please sign in to comment.