summaryrefslogtreecommitdiff
path: root/util/scripts/gerrit-rebase
diff options
context:
space:
mode:
Diffstat (limited to 'util/scripts/gerrit-rebase')
-rwxr-xr-xutil/scripts/gerrit-rebase9
1 files changed, 1 insertions, 8 deletions
diff --git a/util/scripts/gerrit-rebase b/util/scripts/gerrit-rebase
index 83749137c3..9e4c791076 100755
--- a/util/scripts/gerrit-rebase
+++ b/util/scripts/gerrit-rebase
@@ -1,12 +1,5 @@
#!/usr/bin/env bash
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; version 2 of the License.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
+# SPDX-License-Identifier: GPL-2.0-only
# $0 from-branch to-branch
#