diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2016-02-22 17:14:24 +0100 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2016-02-22 17:14:24 +0100 |
commit | 995380597a0df69504ffa2f1782290ffa2614d18 (patch) | |
tree | 097f4b65c9f90cf7730dc565975519f55875bde0 /doc/examples | |
parent | 766433b8501e9218d7a6b0f4c66ffce788032118 (diff) | |
download | fastd-995380597a0df69504ffa2f1782290ffa2614d18.tar fastd-995380597a0df69504ffa2f1782290ffa2614d18.zip |
Update copyright years
Diffstat (limited to 'doc/examples')
-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 c938530..b0aa53f 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-2015, Matthias Schiffer <mschiffer@universe-factory.net> +# Copyright (c) 2012-2016, Matthias Schiffer <mschiffer@universe-factory.net> START=95 |