diff options
author | Patrick Georgi <pgeorgi@chromium.org> | 2016-10-24 11:58:07 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2016-10-25 17:10:14 +0200 |
commit | 4003283c517883c4fe1bbc129b4dd69c20949a44 (patch) | |
tree | d5845d3f8cce1c546fab634c2c11814687ea54ef /util/scripts/cross-repo-cherrypick | |
parent | 4ef9899bfe2f4cfdab0f57023b85f95fbf94d63a (diff) |
util/scripts: add copyright notices
Change-Id: Ia40543e5585845e5e6c178a620052c6a25927a5c
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: https://review.coreboot.org/17102
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'util/scripts/cross-repo-cherrypick')
-rwxr-xr-x | util/scripts/cross-repo-cherrypick | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/util/scripts/cross-repo-cherrypick b/util/scripts/cross-repo-cherrypick index 4b098c199c..9247cc2e40 100755 --- a/util/scripts/cross-repo-cherrypick +++ b/util/scripts/cross-repo-cherrypick @@ -2,6 +2,8 @@ # rebase.sh - rebase helper script # +# Copyright 2015 Google Inc. +# # 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. |