summaryrefslogtreecommitdiffstats
path: root/qtwinmigrate/examples/mfc/step2
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-01-10 17:59:48 +0100
committerAndy Shaw <andy.shaw@digia.com>2013-01-10 23:18:32 +0100
commit67a72e3bc2e49ffc9e99b9845b1c314bf86f6941 (patch)
tree0fbbd23e76e71e3c8225578e54aa1034ee2e5f29 /qtwinmigrate/examples/mfc/step2
parent1b2773642cc630d4772c2c1213e767e243d53517 (diff)
Update copyright year in Digia's license headers
Change-Id: I4520cf54a4c8d6ff6119dc3762d9aeac42b66af5 Reviewed-by: Andy Shaw <andy.shaw@digia.com>
Diffstat (limited to 'qtwinmigrate/examples/mfc/step2')
-rw-r--r--qtwinmigrate/examples/mfc/step2/Resource.h2
-rw-r--r--qtwinmigrate/examples/mfc/step2/StdAfx.cpp2
-rw-r--r--qtwinmigrate/examples/mfc/step2/StdAfx.h2
-rw-r--r--qtwinmigrate/examples/mfc/step2/childview.cpp2
-rw-r--r--qtwinmigrate/examples/mfc/step2/childview.h2
-rw-r--r--qtwinmigrate/examples/mfc/step2/mainframe.cpp2
-rw-r--r--qtwinmigrate/examples/mfc/step2/mainframe.h2
-rw-r--r--qtwinmigrate/examples/mfc/step2/qtmfc.cpp2
-rw-r--r--qtwinmigrate/examples/mfc/step2/qtmfc.h2
9 files changed, 9 insertions, 9 deletions
diff --git a/qtwinmigrate/examples/mfc/step2/Resource.h b/qtwinmigrate/examples/mfc/step2/Resource.h
index 36c8199..b32f8e3 100644
--- a/qtwinmigrate/examples/mfc/step2/Resource.h
+++ b/qtwinmigrate/examples/mfc/step2/Resource.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Solutions component.
diff --git a/qtwinmigrate/examples/mfc/step2/StdAfx.cpp b/qtwinmigrate/examples/mfc/step2/StdAfx.cpp
index 92982e8..b5727d1 100644
--- a/qtwinmigrate/examples/mfc/step2/StdAfx.cpp
+++ b/qtwinmigrate/examples/mfc/step2/StdAfx.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Solutions component.
diff --git a/qtwinmigrate/examples/mfc/step2/StdAfx.h b/qtwinmigrate/examples/mfc/step2/StdAfx.h
index c39631b..3275b6a 100644
--- a/qtwinmigrate/examples/mfc/step2/StdAfx.h
+++ b/qtwinmigrate/examples/mfc/step2/StdAfx.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Solutions component.
diff --git a/qtwinmigrate/examples/mfc/step2/childview.cpp b/qtwinmigrate/examples/mfc/step2/childview.cpp
index c6951ad..87851a2 100644
--- a/qtwinmigrate/examples/mfc/step2/childview.cpp
+++ b/qtwinmigrate/examples/mfc/step2/childview.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Solutions component.
diff --git a/qtwinmigrate/examples/mfc/step2/childview.h b/qtwinmigrate/examples/mfc/step2/childview.h
index 79ffc79..741e4b7 100644
--- a/qtwinmigrate/examples/mfc/step2/childview.h
+++ b/qtwinmigrate/examples/mfc/step2/childview.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Solutions component.
diff --git a/qtwinmigrate/examples/mfc/step2/mainframe.cpp b/qtwinmigrate/examples/mfc/step2/mainframe.cpp
index de24a0f..fafddf3 100644
--- a/qtwinmigrate/examples/mfc/step2/mainframe.cpp
+++ b/qtwinmigrate/examples/mfc/step2/mainframe.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Solutions component.
diff --git a/qtwinmigrate/examples/mfc/step2/mainframe.h b/qtwinmigrate/examples/mfc/step2/mainframe.h
index b769fe6..f82efa0 100644
--- a/qtwinmigrate/examples/mfc/step2/mainframe.h
+++ b/qtwinmigrate/examples/mfc/step2/mainframe.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Solutions component.
diff --git a/qtwinmigrate/examples/mfc/step2/qtmfc.cpp b/qtwinmigrate/examples/mfc/step2/qtmfc.cpp
index fd7dfb1..45a78a6 100644
--- a/qtwinmigrate/examples/mfc/step2/qtmfc.cpp
+++ b/qtwinmigrate/examples/mfc/step2/qtmfc.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Solutions component.
diff --git a/qtwinmigrate/examples/mfc/step2/qtmfc.h b/qtwinmigrate/examples/mfc/step2/qtmfc.h
index 91a21cf..594b79d 100644
--- a/qtwinmigrate/examples/mfc/step2/qtmfc.h
+++ b/qtwinmigrate/examples/mfc/step2/qtmfc.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Solutions component.