diff options
| author | nonaka <nonaka@NetBSD.org> | 2012-06-01 13:19:38 +0000 |
|---|---|---|
| committer | nonaka <nonaka@NetBSD.org> | 2012-06-01 13:19:38 +0000 |
| commit | 1c61b8b65d338151e284276d25bcf8fce201fbff (patch) | |
| tree | 5dd71b317551da3a7079c0d97df291f9ec99dccd /sys/dev/microcode/run/run-license | |
| parent | f0ba528c3b65ca200fa18791f03872d4fd747fda (diff) | |
Use /libdata/firmware/run instead of /libdata/firmware/rum for run(4) firmwares.
Diffstat (limited to 'sys/dev/microcode/run/run-license')
| -rw-r--r-- | sys/dev/microcode/run/run-license | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sys/dev/microcode/run/run-license b/sys/dev/microcode/run/run-license new file mode 100644 index 00000000000..6f9f1c8ef92 --- /dev/null +++ b/sys/dev/microcode/run/run-license @@ -0,0 +1,18 @@ +Copyright (c) 2005-2010, Ralink Technology Corp. + Paul Lin <paul_lin@ralinktech.com.tw> + +Permission to use, copy, modify, and distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +The following files are under the above license: + + rum-rt2573 run-rt2870 run-rt3071 |
