packages: Remove the default value for `license'.
authorLudovic Courtès <ludo@gnu.org>
Wed, 6 Mar 2013 23:42:18 +0000 (00:42 +0100)
committerLudovic Courtès <ludo@gnu.org>
Wed, 6 Mar 2013 23:42:18 +0000 (00:42 +0100)
commit1fb78cb2c36a6b0d7a3ecf1f7150c4d99b01c1a9
tree1cbfbf62d46a8f9d3f20f19b68bcc194827d3c7d
parent6ba9dd813db7c528cb99e442a066bcf832f27330
packages: Remove the default value for `license'.

* guix/packages.scm (<package>): Remove the default value for `license'.
* gnu/packages/bootstrap.scm (package-from-tarball,
  %bootstrap-glibc, %bootstrap-gcc): Initialize `license'.
* tests/packages.scm (dummy-package): Likewise.
gnu/packages/bootstrap.scm
guix/packages.scm
tests/packages.scm