fix ppp related bug in the network scripts
[openwrt.git] / package / base-files / default / bin / ipcalc
index 318980e..23af6a0 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/sh
+# Copyright (C) 2006 OpenWrt.org
 
 awk -f /usr/lib/common.awk -f - $* <<EOF
 BEGIN {
This page took 0.022282 seconds and 4 git commands to generate.