From: Jan Kiszka <[email protected]>

Primary authorship is with Claudius according to git log.

Signed-off-by: Jan Kiszka <[email protected]>
---
 .travis-build.sh | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/.travis-build.sh b/.travis-build.sh
index 12e75df..3a03b8f 100755
--- a/.travis-build.sh
+++ b/.travis-build.sh
@@ -1,4 +1,15 @@
 #!/bin/bash
+#
+# EFI Boot Guard
+#
+# Copyright (c) Siemens AG, 2017
+#
+# Authors:
+#  Claudius Heine <[email protected]>
+#
+# This work is licensed under the terms of the GNU GPL, version 2.  See
+# the COPYING file in the top-level directory.
+#
 
 set -euo pipefail
 
@@ -158,4 +169,3 @@ case "$TARGET_EFFECTIVE" in
         exit -1
         ;;
 esac
-

-- 
You received this message because you are subscribed to the Google Groups "EFI 
Boot Guard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/efibootguard-dev/a284d6a4-ac86-4889-bb20-a78ad55ff2ec%40siemens.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to