netlogic: fix typo, copyright in board.d script
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 47737
This commit is contained in:
parent
99cf19dfc2
commit
57014a284f
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Copyright (C) 2014 OpenWrt.org
|
||||
# Copyright (C) 2014-2015 OpenWrt.org
|
||||
#
|
||||
|
||||
. /lib/functions/uci-defaults-now.sh
|
||||
. /lib/functions/uci-defaults-new.sh
|
||||
. /lib/netlogic.sh
|
||||
|
||||
board_config_update
|
||||
|
|
Loading…
Reference in a new issue