diff options
Diffstat (limited to 'bindings/samples/tic-tac-toe.c')
-rw-r--r-- | bindings/samples/tic-tac-toe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/samples/tic-tac-toe.c b/bindings/samples/tic-tac-toe.c index d600e192..6b7022b8 100644 --- a/bindings/samples/tic-tac-toe.c +++ b/bindings/samples/tic-tac-toe.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016, 2017 "IoT.bzh" + * Copyright (C) 2016, 2017, 2018 "IoT.bzh" * Author José Bollo <jose.bollo@iot.bzh> * * Licensed under the Apache License, Version 2.0 (the "License"); |