diff options
Diffstat (limited to 'doc/examples/openwrt')
-rw-r--r-- | doc/examples/openwrt/fastd.init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/openwrt/fastd.init b/doc/examples/openwrt/fastd.init index 25a3bb8..0fd8f1a 100644 --- a/doc/examples/openwrt/fastd.init +++ b/doc/examples/openwrt/fastd.init @@ -1,5 +1,5 @@ #!/bin/sh /etc/rc.common -# Copyright (c) 2012-2014, Matthias Schiffer <mschiffer@universe-factory.net> +# Copyright (c) 2012-2015, Matthias Schiffer <mschiffer@universe-factory.net> START=95 |