mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
add missing copyright
SVN-Revision: 5860
This commit is contained in:
parent
e33f1e467b
commit
6a5a5e896b
@ -18,13 +18,14 @@ diff -urN linux.old/drivers/net/Kconfig linux.dev/drivers/net/Kconfig
|
|||||||
diff -urN linux.old/drivers/net/korina.c linux.dev/drivers/net/korina.c
|
diff -urN linux.old/drivers/net/korina.c linux.dev/drivers/net/korina.c
|
||||||
--- linux.old/drivers/net/korina.c 1970-01-01 01:00:00.000000000 +0100
|
--- linux.old/drivers/net/korina.c 1970-01-01 01:00:00.000000000 +0100
|
||||||
+++ linux.dev/drivers/net/korina.c 2006-12-14 03:18:45.000000000 +0100
|
+++ linux.dev/drivers/net/korina.c 2006-12-14 03:18:45.000000000 +0100
|
||||||
@@ -0,0 +1,1159 @@
|
@@ -0,0 +1,1160 @@
|
||||||
+/**************************************************************************
|
+/**************************************************************************
|
||||||
+ *
|
+ *
|
||||||
+ * BRIEF MODULE DESCRIPTION
|
+ * BRIEF MODULE DESCRIPTION
|
||||||
+ * Driver for the IDT RC32434 on-chip ethernet controller.
|
+ * Driver for the IDT RC32434 on-chip ethernet controller.
|
||||||
+ *
|
+ *
|
||||||
+ * Copyright 2004 IDT Inc. (rischelp@idt.com)
|
+ * Copyright 2004 IDT Inc. (rischelp@idt.com)
|
||||||
|
+ * Copyright 2006 Felix Fietkau <nbd@openwrt.org>
|
||||||
+ *
|
+ *
|
||||||
+ * This program is free software; you can redistribute it and/or modify it
|
+ * This program is free software; you can redistribute it and/or modify it
|
||||||
+ * under the terms of the GNU General Public License as published by the
|
+ * under the terms of the GNU General Public License as published by the
|
||||||
|
Loading…
Reference in New Issue
Block a user