diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-01-05 16:47:05 +0100 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-01-05 16:47:05 +0100 |
commit | 7d1bcb1c9a48514e0e26246b86c8597502833b4b (patch) | |
tree | bf652752b4275b4efd5f89a7ce39aa272dc1112d /scripts | |
parent | 49785a3f5315097b54c03bdec4d43cf4b1353154 (diff) |
Migration to AGL gerrit (update go import)
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/install.sh b/scripts/install.sh index bd2df9e..63326e3 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -1,7 +1,7 @@ #!/bin/bash ########################################################################### -# Copyright 2017 IoT.bzh +# Copyright 2017-2018 IoT.bzh # # author: Sebastien Douheret <sebastien@iot.bzh> # |