diff options
| author | Sergio Ahumada <sergio.ahumada@digia.com> | 2013-06-24 14:49:13 +0200 |
|---|---|---|
| committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-06-26 15:50:19 +0200 |
| commit | 6acdbab5cfceccd711f210eba6c1348384255bee (patch) | |
| tree | 8dcfea8cb3cd8c9820f366609bc8b927b4a89ad6 /src/3rdparty/masm/stubs/wtf/FastMalloc.h | |
| parent | 3fd2415e91c4265da863fd717af5e1fc6f0ddde3 (diff) | |
Fix module name (QtQml) in the license header under src/3rdparty
Also updating the copyright year to 2013
Change-Id: I743d93d13d1841e13600f7353c4fe3e05bbd7c32
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/3rdparty/masm/stubs/wtf/FastMalloc.h')
| -rw-r--r-- | src/3rdparty/masm/stubs/wtf/FastMalloc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/3rdparty/masm/stubs/wtf/FastMalloc.h b/src/3rdparty/masm/stubs/wtf/FastMalloc.h index 1248c79dec..fde1e1ac5b 100644 --- a/src/3rdparty/masm/stubs/wtf/FastMalloc.h +++ b/src/3rdparty/masm/stubs/wtf/FastMalloc.h @@ -1,9 +1,9 @@ /**************************************************************************** ** -** 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 V4VM module of the Qt Toolkit. +** This file is part of the QtQml module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage |
