From c8ec94a154242ef1102bca23953087608bee734c Mon Sep 17 00:00:00 2001 From: Laszlo Papp Date: Wed, 6 Feb 2013 07:25:19 +0000 Subject: Fix the license issues to pass the QtQA license tests The issues were revealed by qtqa/tests/prebuild/license/tst_licenses.pl while trying to put the QtSerialPort under CI. X - Y is an unfortunate workaround, but seems to be necessary for now due to the following change: https://codereview.qt-project.org/#change,14529 Change-Id: I265f1929961705eda9db54386e721f20495c329c Reviewed-by: Denis Shienkov --- examples/cenumerator/main.cpp | 2 +- examples/doc/blockingmaster.qdoc | 2 +- examples/doc/blockingslave.qdoc | 2 +- examples/doc/enumerator.qdoc | 2 +- examples/doc/terminal.qdoc | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'examples') diff --git a/examples/cenumerator/main.cpp b/examples/cenumerator/main.cpp index 8dd14a93..a67fac6a 100644 --- a/examples/cenumerator/main.cpp +++ b/examples/cenumerator/main.cpp @@ -1,7 +1,7 @@ /**************************************************************************** ** ** Copyright (C) 2012 Laszlo Papp -* Contact: http://www.qt-project.org/legal +** Contact: http://www.qt-project.org/legal ** ** This file is part of the QtSerialPort module of the Qt Toolkit. ** diff --git a/examples/doc/blockingmaster.qdoc b/examples/doc/blockingmaster.qdoc index c83d3b8c..9ea5282a 100644 --- a/examples/doc/blockingmaster.qdoc +++ b/examples/doc/blockingmaster.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2011-2012 Denis Shienkov +** Copyright (C) 2011 - 2012 Denis Shienkov ** Contact: http://www.qt-project.org/legal ** ** This file is part of the documentation of the Qt Toolkit. diff --git a/examples/doc/blockingslave.qdoc b/examples/doc/blockingslave.qdoc index f08fa81d..489030f3 100644 --- a/examples/doc/blockingslave.qdoc +++ b/examples/doc/blockingslave.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2011-2012 Denis Shienkov +** Copyright (C) 2011 - 2012 Denis Shienkov ** Contact: http://www.qt-project.org/legal ** ** This file is part of the documentation of the Qt Toolkit. diff --git a/examples/doc/enumerator.qdoc b/examples/doc/enumerator.qdoc index 790d2fba..3c23baf4 100644 --- a/examples/doc/enumerator.qdoc +++ b/examples/doc/enumerator.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2011-2012 Denis Shienkov +** Copyright (C) 2011 - 2012 Denis Shienkov ** Contact: http://www.qt-project.org/legal ** ** This file is part of the documentation of the Qt Toolkit. diff --git a/examples/doc/terminal.qdoc b/examples/doc/terminal.qdoc index 090b9577..09dfeed0 100644 --- a/examples/doc/terminal.qdoc +++ b/examples/doc/terminal.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2011-2012 Denis Shienkov +** Copyright (C) 2011 - 2012 Denis Shienkov ** Contact: http://www.qt-project.org/legal ** ** This file is part of the documentation of the Qt Toolkit. -- cgit v1.2.3