diff options
author | Mark H Weaver <[email protected]> | 2015-07-19 18:12:34 -0400 |
---|---|---|
committer | Mark H Weaver <[email protected]> | 2015-07-19 18:12:34 -0400 |
commit | 1b4e48d498a96d478baa1aae7d9c7ecdbd817d6f (patch) | |
tree | 4b650999e49a6f4d3dd116fab3f9ee8222247e07 /gnu/packages/firmware.scm | |
parent | aa27987f71cb8afa698ede551e20b1248f160113 (diff) | |
parent | 50c7a1e297bff0935674b4f30e854a8889becfdd (diff) |
Merge branch 'master' into core-updates
Diffstat (limited to 'gnu/packages/firmware.scm')
-rw-r--r-- | gnu/packages/firmware.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/firmware.scm b/gnu/packages/firmware.scm index 156f3342d3..bbd8368473 100644 --- a/gnu/packages/firmware.scm +++ b/gnu/packages/firmware.scm @@ -78,6 +78,6 @@ (synopsis "Firmware for the Atheros AR7010 and AR9271 USB 802.11n NICs") (description "This is the firmware for the Qualcomm Atheros AR7010 and AR9271 USB -802.11n NICs (aka. Wi-Fi USB dongles.) It is used by the ath9k driver of +802.11n NICs (aka Wi-Fi USB dongles). It is used by the ath9k driver of Linux-libre.") (license (non-copyleft "http://directory.fsf.org/wiki/License:ClearBSD")))) |