finally move buildroot-ng to trunk
[openwrt.git] / package / broadcom-wl / src / kmod / patchtable.pl
index 6144d8b..6999735 100644 (file)
@@ -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);
This page took 0.020723 seconds and 4 git commands to generate.