summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2012-01-05 15:56:07 +1000
committerJason McDonald <jason.mcdonald@nokia.com>2012-01-05 08:24:36 +0100
commitb79cb670285a1085e097ce345f18dd8876a77cb2 (patch)
treea7895ed88c2224eb092d2f2705102cff3ec99e86 /bin
parent8918d654d07ba01cda5746d2010c07185f08c810 (diff)
Update copyright year in license headers.
Change-Id: I8d2cc9e590c54109fc86093274995f9e9508a768 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/git-edit-commit2
-rwxr-xr-xbin/git-note-review2
-rwxr-xr-xbin/git-pasteapply2
-rwxr-xr-xbin/git-qt-cherry-pick2
-rwxr-xr-xbin/git-rewrite-author2
-rwxr-xr-xbin/git-split-ws2
6 files changed, 6 insertions, 6 deletions
diff --git a/bin/git-edit-commit b/bin/git-edit-commit
index c51e0be..2ef3136 100755
--- a/bin/git-edit-commit
+++ b/bin/git-edit-commit
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright (c) 2011 Nokia Corporation and/or its subsidiary(-ies).
+# Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
# All rights reserved.
#
# Contact: Nokia Corporation <info@qt.nokia.com>
diff --git a/bin/git-note-review b/bin/git-note-review
index 53e6065..d876269 100755
--- a/bin/git-note-review
+++ b/bin/git-note-review
@@ -1,5 +1,5 @@
#! /bin/sh
-# Copyright (c) 2011 Nokia Corporation and/or its subsidiary(-ies).
+# Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
# All rights reserved.
#
# Contact: Nokia Corporation <info@qt.nokia.com>
diff --git a/bin/git-pasteapply b/bin/git-pasteapply
index d8f9044..8806c8e 100755
--- a/bin/git-pasteapply
+++ b/bin/git-pasteapply
@@ -1,5 +1,5 @@
#!/usr/bin/env perl
-# Copyright (c) 2011 Nokia Corporation and/or its subsidiary(-ies).
+# Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
# All rights reserved.
#
# Contact: Nokia Corporation <info@qt.nokia.com>
diff --git a/bin/git-qt-cherry-pick b/bin/git-qt-cherry-pick
index 48e79bf..2a6e664 100755
--- a/bin/git-qt-cherry-pick
+++ b/bin/git-qt-cherry-pick
@@ -1,5 +1,5 @@
#! /usr/bin/perl
-# Copyright (c) 2011 Nokia Corporation and/or its subsidiary(-ies).
+# Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
# All rights reserved.
#
# Contact: Nokia Corporation <info@qt.nokia.com>
diff --git a/bin/git-rewrite-author b/bin/git-rewrite-author
index f58f937..f04f539 100755
--- a/bin/git-rewrite-author
+++ b/bin/git-rewrite-author
@@ -1,5 +1,5 @@
#!/usr/bin/env perl
-# Copyright (c) 2011 Nokia Corporation and/or its subsidiary(-ies).
+# Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
# All rights reserved.
#
# Contact: Nokia Corporation <info@qt.nokia.com>
diff --git a/bin/git-split-ws b/bin/git-split-ws
index 5ee50fe..b1a91eb 100755
--- a/bin/git-split-ws
+++ b/bin/git-split-ws
@@ -1,5 +1,5 @@
#! /usr/bin/perl
-# Copyright (c) 2011 Nokia Corporation and/or its subsidiary(-ies).
+# Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
# All rights reserved.
#
# Contact: Nokia Corporation <info@qt.nokia.com>