summaryrefslogtreecommitdiffstats
path: root/git-hooks/git_post_commit_hook
diff options
context:
space:
mode:
Diffstat (limited to 'git-hooks/git_post_commit_hook')
-rwxr-xr-xgit-hooks/git_post_commit_hook4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-hooks/git_post_commit_hook b/git-hooks/git_post_commit_hook
index f7fea55..f4bd82a 100755
--- a/git-hooks/git_post_commit_hook
+++ b/git-hooks/git_post_commit_hook
@@ -1,6 +1,6 @@
#! /bin/sh
-# Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
-# Contact: http://www.qt-project.org/legal
+# Copyright (C) 2015 The Qt Company Ltd.
+# Contact: http://www.qt.io/licensing/
#
# You may use this file under the terms of the 3-clause BSD license.
# See the file LICENSE from this package for details.