diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-01-05 17:57:49 +0100 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-01-05 17:57:49 +0100 |
commit | 27bb4e3044b2e8983a6938936baf658b629a443d (patch) | |
tree | a0827541f15038113137bdd40ff1d920957deef6 /conf.d/etc | |
parent | 8419a866a61302538175673c2a7f2992238a8eb9 (diff) |
Migration to AGL gerrit (update go import)
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'conf.d/etc')
-rw-r--r-- | conf.d/etc/profile.d/xds-gdb.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/etc/profile.d/xds-gdb.sh b/conf.d/etc/profile.d/xds-gdb.sh index 5777adf..f71fb6c 100644 --- a/conf.d/etc/profile.d/xds-gdb.sh +++ b/conf.d/etc/profile.d/xds-gdb.sh @@ -1,6 +1,6 @@ #!/bin/bash ########################################################################### -# Copyright 2017 IoT.bzh +# Copyright 2017-2018 IoT.bzh # # author: Sebastien Douheret <sebastien@iot.bzh> # |