mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
add missing copyright
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4092 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f9e5c1b1d5
commit
30ac79d5d0
@ -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);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user