diff options
author | Jani Heikkinen <jani.heikkinen@theqtcompany.com> | 2015-02-04 15:19:20 +0200 |
---|---|---|
committer | Jani Heikkinen <jani.heikkinen@theqtcompany.com> | 2015-02-11 12:28:09 +0000 |
commit | 48e5fd922e738b9cb506bbc02473f1ca58b8b2dd (patch) | |
tree | 85b91ba23819531de3a313d311d30a8eafee81b7 /git-hooks/gerrit_commit_msg_hook | |
parent | 5bc8acfdaceab4dbc06c8cb3bb2aabeb1785d210 (diff) | |
download | qtrepotools-48e5fd922e738b9cb506bbc02473f1ca58b8b2dd.tar.gz |
Update copyright headers
Qt copyrights are now in The Qt Company, so we could update the source
code headers accordingly. In the same go we should also fix the links to
point to qt.io.
Change-Id: If3c8d221bcf8e5010048ed5f1c50cd35c04e7199
Reviewed-by: Jani Heikkinen <jani.heikkinen@theqtcompany.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'git-hooks/gerrit_commit_msg_hook')
-rwxr-xr-x | git-hooks/gerrit_commit_msg_hook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git-hooks/gerrit_commit_msg_hook b/git-hooks/gerrit_commit_msg_hook index 35b0713..f841e09 100755 --- a/git-hooks/gerrit_commit_msg_hook +++ b/git-hooks/gerrit_commit_msg_hook @@ -4,7 +4,7 @@ # Part of Gerrit Code Review (http://code.google.com/p/gerrit/) # # Copyright (C) 2009 The Android Open Source Project -# Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). +# Copyright (C) 2015 The Qt Company Ltd. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |