X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=examples%2Fdeclarative%2Fqtquick1%2Fcppextensions%2Freferenceexamples%2Fbinding%2Fperson.h;h=d0f196b95c0877f75bb13d9540d1d7d398c7e448;hb=45b14259fc0cf704692df1c00da511527d1fba1d;hp=40f9be49863b4f8afc1408578bb32cbb4ae243dd;hpb=ed576da6712d881b87a3fffcbddbae925157d265;p=profile%2Fivi%2Fqtdeclarative.git diff --git a/examples/declarative/qtquick1/cppextensions/referenceexamples/binding/person.h b/examples/declarative/qtquick1/cppextensions/referenceexamples/binding/person.h index 40f9be4..d0f196b 100644 --- a/examples/declarative/qtquick1/cppextensions/referenceexamples/binding/person.h +++ b/examples/declarative/qtquick1/cppextensions/referenceexamples/binding/person.h @@ -1,7 +1,6 @@ /**************************************************************************** ** ** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -** All rights reserved. ** 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$ ** ****************************************************************************/