projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9e5c1b
)
add missing copyright
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 27 Jun 2006 00:38:59 +0000
(
00:38
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 27 Jun 2006 00:38:59 +0000
(
00:38
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4092
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/broadcom-wl/src/kmod/patchtable.pl
patch
|
blob
|
history
diff --git
a/package/broadcom-wl/src/kmod/patchtable.pl
b/package/broadcom-wl/src/kmod/patchtable.pl
index
6144d8b
..
6999735
100644
(file)
--- a/
package/broadcom-wl/src/kmod/patchtable.pl
+++ b/
package/broadcom-wl/src/kmod/patchtable.pl
@@
-1,4
+1,11
@@
#!/usr/bin/perl
+#
+# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006 Felix Fietkau
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
use strict;
my $TABLE = pack("V", 0xbadc0ded);