diff options
Diffstat (limited to 'util/gitconfig/commit-msg')
-rwxr-xr-x | util/gitconfig/commit-msg | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/util/gitconfig/commit-msg b/util/gitconfig/commit-msg index ba6fa3ffb6..f0c0b659e2 100755 --- a/util/gitconfig/commit-msg +++ b/util/gitconfig/commit-msg @@ -1,9 +1,6 @@ #!/bin/sh -# # Part of Gerrit Code Review (http://code.google.com/p/gerrit/) # -# Copyright (C) 2009 The Android Open Source Project -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at |