summaryrefslogtreecommitdiffstats
path: root/doc/examples
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2014-09-09 02:44:50 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2014-09-09 02:44:50 +0200
commitde7f8c4765faa3f5cdc4ed440dfcec8d91130994 (patch)
treeac20270ac06636456e1d529c8245bbca26bf62a5 /doc/examples
parent2eb0efacac35c2f8829d64f9293030f239bf79f1 (diff)
downloadfastd-de7f8c4765faa3f5cdc4ed440dfcec8d91130994.tar
fastd-de7f8c4765faa3f5cdc4ed440dfcec8d91130994.zip
Fix copyright of the OpenWrt init script
I wrote it myself, so it's better if the copyright notice matches the rest of fastd.
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/openwrt/fastd.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/openwrt/fastd.init b/doc/examples/openwrt/fastd.init
index 3a20922..41e5c15 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-2013 OpenWrt.org
+# Copyright (c) 2012-2014, Matthias Schiffer <mschiffer@universe-factory.net>
START=95