diff options
| author | hira <hira@NetBSD.org> | 2009-02-18 10:51:17 +0000 |
|---|---|---|
| committer | hira <hira@NetBSD.org> | 2009-02-18 10:51:17 +0000 |
| commit | b225d4fb77e5546ce5b194d8d73580ac7e399393 (patch) | |
| tree | 313a4e0baacf65d1809c25925f1275ccaa8556dc /sys/dev/microcode/zyd | |
| parent | d18964358a5e4fcf7ba73b764c617ffc4c13aeef (diff) | |
- Rename filename of license.
- Correct filename in license (add missing prefix).
Diffstat (limited to 'sys/dev/microcode/zyd')
| -rw-r--r-- | sys/dev/microcode/zyd/Makefile | 4 | ||||
| -rw-r--r-- | sys/dev/microcode/zyd/zd1211-license (renamed from sys/dev/microcode/zyd/zd1211-licence) | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/microcode/zyd/Makefile b/sys/dev/microcode/zyd/Makefile index 64699600127..abe7ad27753 100644 --- a/sys/dev/microcode/zyd/Makefile +++ b/sys/dev/microcode/zyd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2007/06/09 11:20:54 kiyohara Exp $ +# $NetBSD: Makefile,v 1.2 2009/02/18 10:51:17 hira Exp $ NOMAN= # defined -FILES= zyd-zd1211 zyd-zd1211b zd1211-licence +FILES= zyd-zd1211 zyd-zd1211b zd1211-license # XXX includes: diff --git a/sys/dev/microcode/zyd/zd1211-licence b/sys/dev/microcode/zyd/zd1211-license index e549e01c62f..8b0a8416af6 100644 --- a/sys/dev/microcode/zyd/zd1211-licence +++ b/sys/dev/microcode/zyd/zd1211-license @@ -23,4 +23,4 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The following files are under the above license: - zd1211 zd1211b + zyd-zd1211 zyd-zd1211b |
