summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2019-02-07 09:54:09 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2019-02-07 09:54:09 +0100
commit2a319cf90daa6e3b01e8139923f7073e1c9bcf28 (patch)
tree791208bacc5a0e97dfc1ea9bff909514d041de53 /scripts
parentbc39aec0b997d474b038b1ea529121792e5649f3 (diff)
Update date in copyrightssandbox/scottrif29/scottdocs
Change-Id: Ie2ff321f78c59913373e2ffb2820297fd423d6f4 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/CMakeLists.txt2
-rwxr-xr-xscripts/afm-debug.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/CMakeLists.txt b/scripts/CMakeLists.txt
index f187f65..fb939d1 100644
--- a/scripts/CMakeLists.txt
+++ b/scripts/CMakeLists.txt
@@ -1,5 +1,5 @@
###########################################################################
-# Copyright (C) 2015-2018 IoT.bzh
+# Copyright (C) 2015-2019 IoT.bzh
#
# author: José Bollo <jose.bollo@iot.bzh>
#
diff --git a/scripts/afm-debug.in b/scripts/afm-debug.in
index a55a4cb..84b2196 100755
--- a/scripts/afm-debug.in
+++ b/scripts/afm-debug.in
@@ -1,7 +1,7 @@
#!/bin/bash
###########################################################################
-# Copyright (C) 2017, 2018 IoT.bzh
+# Copyright (C) 2017-2019 IoT.bzh
#
# Author: Stephane Desneux <sdx@iot.bzh>
# Sebastien Douheret <sebastien@iot.bzh>