diff options
Diffstat (limited to 'examples/multimedia/spectrum/3rdparty')
-rw-r--r-- | examples/multimedia/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp | 4 | ||||
-rw-r--r-- | examples/multimedia/spectrum/3rdparty/fftreal/fftreal_wrapper.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/examples/multimedia/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp b/examples/multimedia/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp index 61a7de0f0..a8e58ae76 100644 --- a/examples/multimedia/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp +++ b/examples/multimedia/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp @@ -1,7 +1,7 @@ /*************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). -** Contact: http://www.qt-project.org/legal +** Copyright (C) 2015 The Qt Company Ltd. +** Contact: http://www.qt.io/licensing/ ** ** This file is part of the examples of the Qt Toolkit. ** diff --git a/examples/multimedia/spectrum/3rdparty/fftreal/fftreal_wrapper.h b/examples/multimedia/spectrum/3rdparty/fftreal/fftreal_wrapper.h index 89daca4ff..2da3147ac 100644 --- a/examples/multimedia/spectrum/3rdparty/fftreal/fftreal_wrapper.h +++ b/examples/multimedia/spectrum/3rdparty/fftreal/fftreal_wrapper.h @@ -1,7 +1,7 @@ /*************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). -** Contact: http://www.qt-project.org/legal +** Copyright (C) 2015 The Qt Company Ltd. +** Contact: http://www.qt.io/licensing/ ** ** This file is part of the examples of the Qt Toolkit. ** |