diff options
Diffstat (limited to 'gdb-native.go')
-rw-r--r-- | gdb-native.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb-native.go b/gdb-native.go index ea4001f..4102690 100644 --- a/gdb-native.go +++ b/gdb-native.go @@ -1,7 +1,7 @@ // +build !windows /* - * Copyright (C) 2017 "IoT.bzh" + * Copyright (C) 2017-2018 "IoT.bzh" * Author Sebastien Douheret <sebastien@iot.bzh> * * Licensed under the Apache License, Version 2.0 (the "License"); |