fix ipcalc (off by 1)
[openwrt.git] / package / base-files / default / etc / nvram.sh
index 4d39a10..ddbd88b 100644 (file)
@@ -1,4 +1,6 @@
 #!/bin/ash
 #!/bin/ash
+# Copyright (C) 2006 OpenWrt.org
+
 
 # allow env to override nvram
 nvram () {
 
 # allow env to override nvram
 nvram () {
This page took 0.023291 seconds and 4 git commands to generate.