diff options
Diffstat (limited to 'bindings/samples')
-rw-r--r-- | bindings/samples/AuthLogin.c | 2 | ||||
-rw-r--r-- | bindings/samples/DemoContext.c | 2 | ||||
-rw-r--r-- | bindings/samples/DemoPost.c | 2 | ||||
-rw-r--r-- | bindings/samples/HelloWorld.c | 2 | ||||
-rw-r--r-- | bindings/samples/tic-tac-toe.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/bindings/samples/AuthLogin.c b/bindings/samples/AuthLogin.c index 824efc6d..62205176 100644 --- a/bindings/samples/AuthLogin.c +++ b/bindings/samples/AuthLogin.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, 2016 "IoT.bzh" + * Copyright (C) 2015, 2016, 2017 "IoT.bzh" * Author "Fulup Ar Foll" * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bindings/samples/DemoContext.c b/bindings/samples/DemoContext.c index 0427a4de..66dc6ccf 100644 --- a/bindings/samples/DemoContext.c +++ b/bindings/samples/DemoContext.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, 2016 "IoT.bzh" + * Copyright (C) 2015, 2016, 2017 "IoT.bzh" * Author "Fulup Ar Foll" * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bindings/samples/DemoPost.c b/bindings/samples/DemoPost.c index f74b7e23..bed5d444 100644 --- a/bindings/samples/DemoPost.c +++ b/bindings/samples/DemoPost.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, 2016 "IoT.bzh" + * Copyright (C) 2015, 2016, 2017 "IoT.bzh" * Author "Fulup Ar Foll" * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bindings/samples/HelloWorld.c b/bindings/samples/HelloWorld.c index 66dec8fa..9e14befa 100644 --- a/bindings/samples/HelloWorld.c +++ b/bindings/samples/HelloWorld.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, 2016 "IoT.bzh" + * Copyright (C) 2015, 2016, 2017 "IoT.bzh" * Author "Fulup Ar Foll" * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bindings/samples/tic-tac-toe.c b/bindings/samples/tic-tac-toe.c index 0100fc05..fb5eb926 100644 --- a/bindings/samples/tic-tac-toe.c +++ b/bindings/samples/tic-tac-toe.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 "IoT.bzh" + * Copyright (C) 2016, 2017 "IoT.bzh" * Author José Bollo <jose.bollo@iot.bzh> * * Licensed under the Apache License, Version 2.0 (the "License"); |