aboutsummaryrefslogtreecommitdiffstats
path: root/doc/example
diff options
context:
space:
mode:
authorDaniel Molkentin <[email protected]>2009-01-13 19:21:51 +0100
committerDaniel Molkentin <[email protected]>2009-01-13 19:22:14 +0100
commit59affcfffcf201134daed9cd570551520bb7a6c1 (patch)
tree82defa24fdc35bae35ac8871dbd6d6fc910a1c00 /doc/example
parent768dd19e5b0310472dce6cefc177254976f5f478 (diff)
Bump year in licence header.
Diffstat (limited to 'doc/example')
-rw-r--r--doc/example/textfinder/main.cpp2
-rw-r--r--doc/example/textfinder/textfinder.cpp2
-rw-r--r--doc/example/textfinder/textfinder.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/example/textfinder/main.cpp b/doc/example/textfinder/main.cpp
index 5e73ed9d91c..30fe49baf0c 100644
--- a/doc/example/textfinder/main.cpp
+++ b/doc/example/textfinder/main.cpp
@@ -2,7 +2,7 @@
**
** This file is part of Qt Creator
**
-** Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
**
** Contact: Qt Software Information ([email protected])
**
diff --git a/doc/example/textfinder/textfinder.cpp b/doc/example/textfinder/textfinder.cpp
index c289b45e8ce..20050f603dd 100644
--- a/doc/example/textfinder/textfinder.cpp
+++ b/doc/example/textfinder/textfinder.cpp
@@ -2,7 +2,7 @@
**
** This file is part of Qt Creator
**
-** Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
**
** Contact: Qt Software Information ([email protected])
**
diff --git a/doc/example/textfinder/textfinder.h b/doc/example/textfinder/textfinder.h
index a712a1d12d2..ebcb0fb87c3 100644
--- a/doc/example/textfinder/textfinder.h
+++ b/doc/example/textfinder/textfinder.h
@@ -2,7 +2,7 @@
**
** This file is part of Qt Creator
**
-** Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
**
** Contact: Qt Software Information ([email protected])
**