summaryrefslogtreecommitdiffstats
path: root/git-hooks
diff options
context:
space:
mode:
Diffstat (limited to 'git-hooks')
-rwxr-xr-xgit-hooks/gerrit-bot4
-rwxr-xr-xgit-hooks/git_post_commit_hook4
-rwxr-xr-xgit-hooks/sanitize-commit4
3 files changed, 3 insertions, 9 deletions
diff --git a/git-hooks/gerrit-bot b/git-hooks/gerrit-bot
index 3a6f227..475cf25 100755
--- a/git-hooks/gerrit-bot
+++ b/git-hooks/gerrit-bot
@@ -1,9 +1,7 @@
#! /usr/bin/perl
# Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-# All rights reserved.
-#
-# Contact: Nokia Corporation <info@qt.nokia.com>
+# Contact: http://www.qt-project.org/
#
# You may use this file under the terms of the 3-clause BSD license.
# See the file LICENSE from this package for details.
diff --git a/git-hooks/git_post_commit_hook b/git-hooks/git_post_commit_hook
index 8ca8f89..e4728c5 100755
--- a/git-hooks/git_post_commit_hook
+++ b/git-hooks/git_post_commit_hook
@@ -1,8 +1,6 @@
#! /bin/sh
# Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-# All rights reserved.
-#
-# Contact: Nokia Corporation <info@qt.nokia.com>
+# Contact: http://www.qt-project.org/
#
# You may use this file under the terms of the 3-clause BSD license.
# See the file LICENSE from this package for details.
diff --git a/git-hooks/sanitize-commit b/git-hooks/sanitize-commit
index 86b40ee..6ab7745 100755
--- a/git-hooks/sanitize-commit
+++ b/git-hooks/sanitize-commit
@@ -1,8 +1,6 @@
#! /usr/bin/perl -w
# Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-# All rights reserved.
-#
-# Contact: Nokia Corporation <info@qt.nokia.com>
+# Contact: http://www.qt-project.org/
#
# You may use this file under the terms of the 3-clause BSD license.
# See the file LICENSE from this package for details.