summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE2
-rwxr-xr-xbin/git-edit-commit2
-rwxr-xr-xbin/git-gpush4
-rwxr-xr-xbin/git-note-review2
-rwxr-xr-xbin/git-pasteapply2
-rwxr-xr-xbin/git-qt-cherry-pick2
-rwxr-xr-xbin/git-qt-grafts2
-rw-r--r--bin/git-qt-grafts.bat2
-rwxr-xr-xbin/git-rewrite-author2
-rwxr-xr-xbin/git-split-ws2
-rwxr-xr-xbin/qt5_tool2
-rw-r--r--bin/qt5_tool.bat2
-rwxr-xr-xgit-hooks/gerrit-bot2
-rwxr-xr-xgit-hooks/gerrit-bot-cleanup2
-rwxr-xr-xgit-hooks/git_post_commit_hook2
-rwxr-xr-xgit-hooks/qdoc-bot2
-rwxr-xr-xgit-hooks/sanitize-commit2
-rw-r--r--util/fixnonlatin1/main.cpp2
-rw-r--r--util/normalize/main.cpp2
19 files changed, 20 insertions, 20 deletions
diff --git a/LICENSE b/LICENSE
index 84f572d..0ebdaee 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,7 +1,7 @@
Unless noted otherwise, the following 3-clause BSD-style license
applies to the scripts in this package:
-Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: http://www.qt-project.org/legal
Redistribution and use in source and binary forms, with or without
diff --git a/bin/git-edit-commit b/bin/git-edit-commit
index 804302f..1b1a481 100755
--- a/bin/git-edit-commit
+++ b/bin/git-edit-commit
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+# Copyright (C) 2013 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.
diff --git a/bin/git-gpush b/bin/git-gpush
index 5038530..f6e558b 100755
--- a/bin/git-gpush
+++ b/bin/git-gpush
@@ -1,5 +1,5 @@
#!/usr/bin/env perl
-# Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+# Copyright (C) 2013 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.
@@ -80,7 +80,7 @@ Options:
Reports all registered aliases.
Copyright:
- Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: http://www.qt-project.org/legal
License:
diff --git a/bin/git-note-review b/bin/git-note-review
index ad0d4ec..4666705 100755
--- a/bin/git-note-review
+++ b/bin/git-note-review
@@ -1,5 +1,5 @@
#! /bin/sh
-# Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+# Copyright (C) 2013 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.
diff --git a/bin/git-pasteapply b/bin/git-pasteapply
index 8b07645..04ed9f6 100755
--- a/bin/git-pasteapply
+++ b/bin/git-pasteapply
@@ -1,5 +1,5 @@
#!/usr/bin/env perl
-# Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+# Copyright (C) 2013 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.
diff --git a/bin/git-qt-cherry-pick b/bin/git-qt-cherry-pick
index 9310b7b..f3cb21f 100755
--- a/bin/git-qt-cherry-pick
+++ b/bin/git-qt-cherry-pick
@@ -1,5 +1,5 @@
#! /usr/bin/perl
-# Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+# Copyright (C) 2013 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.
diff --git a/bin/git-qt-grafts b/bin/git-qt-grafts
index 6935951..6fe38a1 100755
--- a/bin/git-qt-grafts
+++ b/bin/git-qt-grafts
@@ -5,7 +5,7 @@
#
# Sets up the proper grafts for a Qt repository
#
-# Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+# Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
# Contact: http://www.qt-project.org/legal
#
####################################################################################################
diff --git a/bin/git-qt-grafts.bat b/bin/git-qt-grafts.bat
index f0ae431..1ccf692 100644
--- a/bin/git-qt-grafts.bat
+++ b/bin/git-qt-grafts.bat
@@ -1,6 +1,6 @@
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::
-:: Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+:: Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
:: Contact: http://www.qt-project.org/legal
::
:: This file is part of the tools applications of the Qt Toolkit.
diff --git a/bin/git-rewrite-author b/bin/git-rewrite-author
index 378929e..22f55fb 100755
--- a/bin/git-rewrite-author
+++ b/bin/git-rewrite-author
@@ -1,5 +1,5 @@
#!/usr/bin/env perl
-# Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+# Copyright (C) 2013 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.
diff --git a/bin/git-split-ws b/bin/git-split-ws
index 0128751..f34dacf 100755
--- a/bin/git-split-ws
+++ b/bin/git-split-ws
@@ -1,5 +1,5 @@
#! /usr/bin/perl
-# Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+# Copyright (C) 2013 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.
diff --git a/bin/qt5_tool b/bin/qt5_tool
index 9e948ad..312ec6a 100755
--- a/bin/qt5_tool
+++ b/bin/qt5_tool
@@ -3,7 +3,7 @@
#
# Helper script for Qt 5
#
-# Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+# Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
# Contact: http://www.qt-project.org/legal
#
####################################################################################################
diff --git a/bin/qt5_tool.bat b/bin/qt5_tool.bat
index b24309c..61b9034 100644
--- a/bin/qt5_tool.bat
+++ b/bin/qt5_tool.bat
@@ -1,6 +1,6 @@
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::
-:: Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+:: Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
:: Contact: http://www.qt-project.org/legal
::
:: This file is part of the tools applications of the Qt Toolkit.
diff --git a/git-hooks/gerrit-bot b/git-hooks/gerrit-bot
index c3f1645..0812cc1 100755
--- a/git-hooks/gerrit-bot
+++ b/git-hooks/gerrit-bot
@@ -1,6 +1,6 @@
#! /usr/bin/perl
-# Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+# Copyright (C) 2013 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.
diff --git a/git-hooks/gerrit-bot-cleanup b/git-hooks/gerrit-bot-cleanup
index b993f32..52160e8 100755
--- a/git-hooks/gerrit-bot-cleanup
+++ b/git-hooks/gerrit-bot-cleanup
@@ -1,6 +1,6 @@
#! /bin/sh
-# Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+# Copyright (C) 2013 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.
diff --git a/git-hooks/git_post_commit_hook b/git-hooks/git_post_commit_hook
index 49201ec..f7fea55 100755
--- a/git-hooks/git_post_commit_hook
+++ b/git-hooks/git_post_commit_hook
@@ -1,5 +1,5 @@
#! /bin/sh
-# Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+# Copyright (C) 2013 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.
diff --git a/git-hooks/qdoc-bot b/git-hooks/qdoc-bot
index c9f6866..dfa8610 100755
--- a/git-hooks/qdoc-bot
+++ b/git-hooks/qdoc-bot
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
-# Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+# Copyright (C) 2013 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.
diff --git a/git-hooks/sanitize-commit b/git-hooks/sanitize-commit
index 7271c18..868b22f 100755
--- a/git-hooks/sanitize-commit
+++ b/git-hooks/sanitize-commit
@@ -1,5 +1,5 @@
#! /usr/bin/perl -w
-# Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+# Copyright (C) 2013 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.
diff --git a/util/fixnonlatin1/main.cpp b/util/fixnonlatin1/main.cpp
index cba65c1..43be21d 100644
--- a/util/fixnonlatin1/main.cpp
+++ b/util/fixnonlatin1/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the utils of the Qt Toolkit.
diff --git a/util/normalize/main.cpp b/util/normalize/main.cpp
index f1fabd9..f07e422 100644
--- a/util/normalize/main.cpp
+++ b/util/normalize/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the utils of the Qt Toolkit.