diff options
Diffstat (limited to 'src/script/api/qscriptable.h')
-rw-r--r-- | src/script/api/qscriptable.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/api/qscriptable.h b/src/script/api/qscriptable.h index d92a868..065e7fb 100644 --- a/src/script/api/qscriptable.h +++ b/src/script/api/qscriptable.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 QtScript module of the Qt Toolkit. @@ -17,6 +16,7 @@ ** ** If you have questions regarding the use of this file, please contact ** us via http://www.qt-project.org/. +** ** $QT_END_LICENSE$ ** ****************************************************************************/ |