From ba901433ddeff531eaf6254919aa4332027514fa Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Wed, 26 Jun 2013 07:31:19 +0300 Subject: [PATCH] setup-efi-ivi: add Copyright/License information Signed-off-by: Artem Bityutskiy --- setup-efi-ivi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/setup-efi-ivi b/setup-efi-ivi index 972bf74..0d7522e 100755 --- a/setup-efi-ivi +++ b/setup-efi-ivi @@ -1,5 +1,9 @@ #!/bin/sh -ef +# Copyright 2013 Intel Corporation +# Author: Artem Bityutskiy +# License: GPLv2 + PROG="setup-efi-ivi" # This is a helper function which prints an error message and exits -- 2.7.4