Skip to content

Commit 45268bd

Browse files
Teemu KaukorantaSergio Ahumada
Teemu Kaukoranta
authored and
Sergio Ahumada
committed
Replaced Nokia copyrights in header
Replaced old Nokia copyrights with Digia copyrights. Removed "All rights reserved" strings without leading copyrights were removed (for example, 'Copyright SomeCompany, all rights reserved remain untouched). Did NOT touch contact details, will change them later. Excluded folders that have '3rdparty' in path. Used command: find . -path '*/3rdparty/*' -prune -o -exec grep -ilI -E '.*Copyright.*Nokia.*' {} \; | tee >(xargs sed -i -r '1,10 s/([ \t#*]*)(.*Copyright.*Nokia.*)/ \1Copyright \(C\) 2013 Digia Plc and\/or its subsidiary\(-ies\)\./I') >(xargs sed -i -r '1,10 s/(^[ \t#*]*)(all rights reserved.*)/\1/I') This excludes binary files and retains whitespace and #* characters in the beginning of the edited lines. Change-Id: I0d49f991c3dbd45d804843f185714e8681bc6c51 Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com> Reviewed-by: Janne Anttila <janne.anttila@digia.com>
1 parent 4f4a3e6 commit 45268bd

File tree

461 files changed

+461
-461
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

461 files changed

+461
-461
lines changed

ApiExtractor/abstractmetabuilder.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
*
66
* Contact: PySide team <contact@pyside.org>
77
*

ApiExtractor/abstractmetabuilder.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
*
66
* Contact: PySide team <contact@pyside.org>
77
*

ApiExtractor/abstractmetalang.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
*
66
* Contact: PySide team <contact@pyside.org>
77
*

ApiExtractor/abstractmetalang.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
*
66
* Contact: PySide team <contact@pyside.org>
77
*

ApiExtractor/apiextractor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
*
66
* Contact: PySide team <contact@pyside.org>
77
*

ApiExtractor/apiextractor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
*
66
* Contact: PySide team <contact@pyside.org>
77
*

ApiExtractor/asttoxml.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
*
66
* Contact: PySide team <contact@pyside.org>
77
*

ApiExtractor/asttoxml.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
*
66
* Contact: PySide team <contact@pyside.org>
77
*

ApiExtractor/docparser.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
*
66
* Contact: PySide team <contact@pyside.org>
77
*

ApiExtractor/docparser.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
*
66
* Contact: PySide team <contact@pyside.org>
77
*

ApiExtractor/doxygenparser.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
*
66
* Contact: PySide team <contact@pyside.org>
77
*

ApiExtractor/doxygenparser.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
*
66
* Contact: PySide team <contact@pyside.org>
77
*

ApiExtractor/fileout.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
*
66
* Contact: PySide team <contact@pyside.org>
77
*

ApiExtractor/fileout.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
*
66
* Contact: PySide team <contact@pyside.org>
77
*

ApiExtractor/graph.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
*
66
* Contact: PySide team <contact@pyside.org>
77
*

ApiExtractor/graph.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
*
66
* Contact: PySide team <contact@pyside.org>
77
*

ApiExtractor/include.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
*
66
* Contact: PySide team <contact@pyside.org>
77
*

ApiExtractor/include.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
*
66
* Contact: PySide team <contact@pyside.org>
77
*

ApiExtractor/parser/ast.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/ast.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
** Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/binder.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/binder.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/class_compiler.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/class_compiler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/codemodel.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/codemodel.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/codemodel_finder.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/codemodel_finder.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/codemodel_fwd.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/codemodel_pointer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2006 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/compiler_utils.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/compiler_utils.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/control.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/control.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
** Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/declarator_compiler.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/declarator_compiler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/default_visitor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/default_visitor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/dumptree.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/dumptree.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/lexer.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/lexer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/list.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
* Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

ApiExtractor/parser/list.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the API Extractor project.
33
*
4-
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
4+
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
55
** Copyright (C) 2002-2005 Roberto Raggi <roberto@kdevelop.org>
66
*
77
* Contact: PySide team <contact@pyside.org>

0 commit comments

Comments
 (0)