diff options
-rw-r--r-- | generator.cpp | 2 | ||||
-rw-r--r-- | generator.h | 2 | ||||
-rw-r--r-- | generatorrunnermacros.h | 2 | ||||
-rw-r--r-- | generators/qtdoc/main.cpp | 2 | ||||
-rw-r--r-- | generators/qtdoc/qtdocgenerator.cpp | 2 | ||||
-rw-r--r-- | generators/qtdoc/qtdocgenerator.h | 2 | ||||
-rw-r--r-- | main.cpp | 2 | ||||
-rw-r--r-- | tests/sphinxtabletest.cpp | 2 | ||||
-rw-r--r-- | tests/sphinxtabletest.h | 2 | ||||
-rw-r--r-- | tests/test_generator/dummygenerator.cpp | 2 | ||||
-rw-r--r-- | tests/test_generator/dummygenerator.h | 2 | ||||
-rw-r--r-- | tests/test_generator/dummygentest.cpp | 2 | ||||
-rw-r--r-- | tests/test_generator/dummygentest.h | 2 | ||||
-rw-r--r-- | tests/test_generator/main.cpp | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/generator.cpp b/generator.cpp index 9f81b93..80399f7 100644 --- a/generator.cpp +++ b/generator.cpp @@ -1,7 +1,7 @@ /* * This file is part of the API Extractor project. * - * Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). + * Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). * * Contact: PySide team <[email protected]> * diff --git a/generator.h b/generator.h index eeaa07e..d082055 100644 --- a/generator.h +++ b/generator.h @@ -1,7 +1,7 @@ /* * This file is part of the API Extractor project. * - * Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). + * Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). * * Contact: PySide team <[email protected]> * diff --git a/generatorrunnermacros.h b/generatorrunnermacros.h index 1ca6a6b..064e7b3 100644 --- a/generatorrunnermacros.h +++ b/generatorrunnermacros.h @@ -1,7 +1,7 @@ /* * This file is part of the API Extractor project. * -* Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). * * Contact: PySide team <[email protected]> * diff --git a/generators/qtdoc/main.cpp b/generators/qtdoc/main.cpp index 21fab14..751c6ec 100644 --- a/generators/qtdoc/main.cpp +++ b/generators/qtdoc/main.cpp @@ -1,7 +1,7 @@ /* * This file is part of the PySide project. * - * Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). + * Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). * * Contact: PySide team <[email protected]> * diff --git a/generators/qtdoc/qtdocgenerator.cpp b/generators/qtdoc/qtdocgenerator.cpp index 6e85199..eaf09e4 100644 --- a/generators/qtdoc/qtdocgenerator.cpp +++ b/generators/qtdoc/qtdocgenerator.cpp @@ -1,7 +1,7 @@ /* * This file is part of the PySide project. * - * Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). + * Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). * * Contact: PySide team <[email protected]> * diff --git a/generators/qtdoc/qtdocgenerator.h b/generators/qtdoc/qtdocgenerator.h index d88e3ee..c2129c9 100644 --- a/generators/qtdoc/qtdocgenerator.h +++ b/generators/qtdoc/qtdocgenerator.h @@ -1,7 +1,7 @@ /* * This file is part of the PySide project. * - * Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). + * Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). * * Contact: PySide team <[email protected]> * @@ -1,7 +1,7 @@ /* * This file is part of the PySide project. * - * Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). + * Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). * * Contact: PySide team <[email protected]> * diff --git a/tests/sphinxtabletest.cpp b/tests/sphinxtabletest.cpp index c1ba59e..61a90d5 100644 --- a/tests/sphinxtabletest.cpp +++ b/tests/sphinxtabletest.cpp @@ -1,7 +1,7 @@ /* * This file is part of the Boost Python Generator project. * -* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). * * Contact: PySide team <[email protected]> * diff --git a/tests/sphinxtabletest.h b/tests/sphinxtabletest.h index e056021..2bf5e87 100644 --- a/tests/sphinxtabletest.h +++ b/tests/sphinxtabletest.h @@ -1,7 +1,7 @@ /* * This file is part of the Boost Python Generator project. * -* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). * * Contact: PySide team <[email protected]> * diff --git a/tests/test_generator/dummygenerator.cpp b/tests/test_generator/dummygenerator.cpp index 795d7af..5f658db 100644 --- a/tests/test_generator/dummygenerator.cpp +++ b/tests/test_generator/dummygenerator.cpp @@ -1,7 +1,7 @@ /* * This file is part of the PySide project. * - * Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). + * Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). * * Contact: PySide team <[email protected]> * diff --git a/tests/test_generator/dummygenerator.h b/tests/test_generator/dummygenerator.h index 079c1d5..c2ce984 100644 --- a/tests/test_generator/dummygenerator.h +++ b/tests/test_generator/dummygenerator.h @@ -1,7 +1,7 @@ /* * This file is part of the PySide project. * - * Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). + * Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). * * Contact: PySide team <[email protected]> * diff --git a/tests/test_generator/dummygentest.cpp b/tests/test_generator/dummygentest.cpp index a71abfc..6de2aa7 100644 --- a/tests/test_generator/dummygentest.cpp +++ b/tests/test_generator/dummygentest.cpp @@ -1,7 +1,7 @@ /* * This file is part of the PySide project. * - * Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). + * Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). * * Contact: PySide team <[email protected]> * diff --git a/tests/test_generator/dummygentest.h b/tests/test_generator/dummygentest.h index 0f485ae..495112f 100644 --- a/tests/test_generator/dummygentest.h +++ b/tests/test_generator/dummygentest.h @@ -1,7 +1,7 @@ /* * This file is part of the PySide project. * - * Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). + * Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). * * Contact: PySide team <[email protected]> * diff --git a/tests/test_generator/main.cpp b/tests/test_generator/main.cpp index 47ad4d0..74f2d29 100644 --- a/tests/test_generator/main.cpp +++ b/tests/test_generator/main.cpp @@ -1,7 +1,7 @@ /* * This file is part of the PySide project. * - * Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). + * Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). * * Contact: PySide team <[email protected]> * |