update README
authorKay Sievers <kay@vrfy.org>
Fri, 13 Jul 2012 18:00:52 +0000 (20:00 +0200)
committerKay Sievers <kay@vrfy.org>
Fri, 13 Jul 2012 18:00:52 +0000 (20:00 +0200)
README
gummiboot.c

diff --git a/README b/README
index 36e0675..ff32956 100644 (file)
--- a/README
+++ b/README
@@ -18,5 +18,5 @@ selected entry loads and starts the EFI image.
 If no timeout is configured and no key pressed during bootup, the default
 entry is booted right away.
 
-Further documantation is available in the gummiboot wiki at:
+Further documentation is available in the gummiboot wiki at:
   http://freedesktop.org/wiki/Software/gummiboot
index 218deed..d398b83 100644 (file)
@@ -3,6 +3,9 @@
  * default entry is selected by a configured pattern (glob) or an on-screen
  * menu.
  *
+ * All gummiboot code is LGPL not GPL, to stay out of politics and to give
+ * teh freedom of copying code from programs to possible future libraries.
+ *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published by
  * the Free Software Foundation; either version 2.1 of the License, or