summaryrefslogtreecommitdiffstats
path: root/tests/test_generator
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_generator')
-rw-r--r--tests/test_generator/dummygenerator.cpp2
-rw-r--r--tests/test_generator/dummygenerator.h2
-rw-r--r--tests/test_generator/dummygentest.cpp2
-rw-r--r--tests/test_generator/dummygentest.h2
-rw-r--r--tests/test_generator/main.cpp2
5 files changed, 5 insertions, 5 deletions
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]>
*