diff options
author | jobol <jose.bollo@iot.bzh> | 2018-04-03 10:27:09 +0200 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2018-06-14 15:19:08 +0200 |
commit | 850dc3dfcbaea2309ac4eaba922af227a91f8100 (patch) | |
tree | 827c650a62d0a8904ea345f52f4452ae3a8d69b7 | |
parent | c86a4c102d18f8d94993a632e42a51c4d4b82966 (diff) |
afm-binding: fix author
Change-Id: Iefb2b248b5a9b85b89cd5181b3297fe4390ab149
Signed-off-by: jobol <jose.bollo@iot.bzh>
-rw-r--r-- | src/afm-binding.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/afm-binding.c b/src/afm-binding.c index ae7c9db..4c52203 100644 --- a/src/afm-binding.c +++ b/src/afm-binding.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 "IoT.bzh" - * Author "Fulup Ar Foll" + * Author José Bollo <jose.bollo@iot.bzh> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |