diff options
Diffstat (limited to 'git-hooks/git_post_commit_hook')
| -rwxr-xr-x | git-hooks/git_post_commit_hook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/git-hooks/git_post_commit_hook b/git-hooks/git_post_commit_hook index 5090c75..49201ec 100755 --- a/git-hooks/git_post_commit_hook +++ b/git-hooks/git_post_commit_hook @@ -1,6 +1,6 @@ #! /bin/sh -# Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -# Contact: http://www.qt-project.org/ +# Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). +# Contact: http://www.qt-project.org/legal # # You may use this file under the terms of the 3-clause BSD license. # See the file LICENSE from this package for details. |
