summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorMichael Scott <michael.scott@linaro.org>2017-01-23 15:25:59 -0800
committerJukka Rissanen <jukka.rissanen@linux.intel.com>2017-02-03 15:59:16 +0200
commit2618fcfb3c0e8d4287282711e86900547eb875d9 (patch)
tree1c988a5435abbeef9d0ec859d7ea05d679be85f0 /samples
parent103c1aff9b989eeca78f913b29439f4af975311a (diff)
samples: net: irc_bot: add Linaro copyright
Change-Id: Ic16902e6ce28765ffd8d9cb2f1699a33af19d1ae Signed-off-by: Michael Scott <michael.scott@linaro.org>
Diffstat (limited to 'samples')
-rw-r--r--samples/net/irc_bot/src/irc-bot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/net/irc_bot/src/irc-bot.c b/samples/net/irc_bot/src/irc-bot.c
index 5c8c99d2a..dbdc36c75 100644
--- a/samples/net/irc_bot/src/irc-bot.c
+++ b/samples/net/irc_bot/src/irc-bot.c
@@ -1,5 +1,6 @@
/*
* Copyright (c) 2017 Intel Corporation.
+ * Copyright (c) 2017 Linaro Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.