aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-11-24 11:55:16 +0100
committerLoïc Hoguin <[email protected]>2016-11-24 11:55:16 +0100
commitbfd3be14728975f4f9ce6ce48139513d7964f4e8 (patch)
tree8284e9088da17afb688da26affb7d1512f92d5e6 /examples
parent00f49368c5a7c7375e3f0a01b661d917d4546595 (diff)
downloadranch-bfd3be14728975f4f9ce6ce48139513d7964f4e8.tar.gz
ranch-bfd3be14728975f4f9ce6ce48139513d7964f4e8.tar.bz2
ranch-bfd3be14728975f4f9ce6ce48139513d7964f4e8.zip
Update copyright year
Diffstat (limited to 'examples')
-rw-r--r--examples/tcp_echo/relx.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tcp_echo/relx.config b/examples/tcp_echo/relx.config
index a850b71..5137ff7 100644
--- a/examples/tcp_echo/relx.config
+++ b/examples/tcp_echo/relx.config
@@ -1,2 +1,2 @@
-{release, {tcp_echo_example, "1"}, [tcp_echo]}.
+{release, {tcp_echo_example, "1"}, [tcp_echo, observer, wx, runtime_tools]}.
{extended_start_script, true}.