X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=examples%2Fdeclarative%2Fqtquick1%2Fcppextensions%2Freferenceexamples%2Fcoercion%2Fperson.cpp;h=b28d63216e710180f75ce57f23f5f940366fe24d;hb=45b14259fc0cf704692df1c00da511527d1fba1d;hp=add92f05c75b3244ac1342fdb35f4f50fb1dfed4;hpb=0e43b5951f6366f65b4229e11d036d4077c101e4;p=profile%2Fivi%2Fqtdeclarative.git diff --git a/examples/declarative/qtquick1/cppextensions/referenceexamples/coercion/person.cpp b/examples/declarative/qtquick1/cppextensions/referenceexamples/coercion/person.cpp index add92f0..b28d632 100644 --- a/examples/declarative/qtquick1/cppextensions/referenceexamples/coercion/person.cpp +++ b/examples/declarative/qtquick1/cppextensions/referenceexamples/coercion/person.cpp @@ -1,8 +1,7 @@ /**************************************************************************** ** -** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). -** All rights reserved. -** Contact: Nokia Corporation (qt-info@nokia.com) +** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). +** Contact: http://www.qt-project.org/ ** ** This file is part of the examples of the Qt Toolkit. ** @@ -34,6 +33,7 @@ ** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT ** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE ** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." +** ** $QT_END_LICENSE$ ** ****************************************************************************/