summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@theqtcompany.com>2015-02-16 11:44:46 +0200
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2015-02-17 18:46:09 +0000
commitcb95fff1c7dfcfc00b1bf93d18b80485aca9dd0c (patch)
treea1e944281fdea03173401aa1935061b812637955 /src/widgets/doc
parentb6f0060f60a5ce3367164c6450f1a6154baebac1 (diff)
Fixed license headers
Change-Id: Ibebe1318d1c2de97601aa07269705c87737083ee Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'src/widgets/doc')
-rwxr-xr-xsrc/widgets/doc/snippets/macmainwindow.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/doc/snippets/macmainwindow.mm b/src/widgets/doc/snippets/macmainwindow.mm
index eef1f41e5f..e1df77089c 100755
--- a/src/widgets/doc/snippets/macmainwindow.mm
+++ b/src/widgets/doc/snippets/macmainwindow.mm
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
+** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
** This file is part of the demonstration applications of the Qt Toolkit.