Configure tep-ip for genius auto tunnels
[releng/builder.git] / jjb / verify-gpg-signatures.sh
index 5975b744fc25edc7d520655e9767e384ccb44110..e00eab6f95fab531a888d9a718e957e373ee1bb5 100644 (file)
@@ -1,4 +1,13 @@
 #!/bin/bash
+# SPDX-License-Identifier: EPL-1.0
+##############################################################################
+# Copyright (c) 2017 The Linux Foundation and others.
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+##############################################################################
 
 if git log --show-signature -1 | egrep -q 'gpg: Signature made.*key ID'; then
    echo "git commit is gpg signed"