diff options
Diffstat (limited to 'examples/macextras/macpasteboardmime.py')
-rwxr-xr-x | examples/macextras/macpasteboardmime.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/macextras/macpasteboardmime.py b/examples/macextras/macpasteboardmime.py index 0daa21a94..412714273 100755 --- a/examples/macextras/macpasteboardmime.py +++ b/examples/macextras/macpasteboardmime.py @@ -5,7 +5,7 @@ ## Copyright (C) 2017 The Qt Company Ltd. ## Contact: http://www.qt.io/licensing/ ## -## This file is part of the PySide examples of the Qt Toolkit. +## This file is part of the Qt for Python examples of the Qt Toolkit. ## ## $QT_BEGIN_LICENSE:BSD$ ## You may use this file under the terms of the BSD license as follows: |