diff options
-rwxr-xr-x | setup-efi-ivi | 4 |
1 files changed, 4 insertions, 0 deletions
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 |