diff options
author | Tormod Volden <debian.tormod@gmail.com> | 2014-07-15 23:31:46 +0200 |
---|---|---|
committer | Tormod Volden <debian.tormod@gmail.com> | 2014-07-15 23:31:46 +0200 |
commit | f26ab723e7c11cff6e10ebd76541d1a62e56f965 (patch) | |
tree | 51fb7765a7c2cc166460aca0bb2406e0e1ce9987 | |
parent | 5632b50881faf630de7865fd654638bee500fd0f (diff) |
Update copyrightsv0.3
Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
-rw-r--r-- | main.c | 6 | ||||
-rw-r--r-- | stm32.c | 3 |
2 files changed, 6 insertions, 3 deletions
@@ -1,7 +1,9 @@ /* stm32flash - Open Source ST STM32 flash program for *nix - Copyright (C) 2010 Geoffrey McRae <geoff@spacevs.com> - Copyright (C) 2011 Steve Markgraf <steve@steve-m.de> + Copyright 2010 Geoffrey McRae <geoff@spacevs.com> + Copyright 2011 Steve Markgraf <steve@steve-m.de> + Copyright 2012 Tormod Volden <debian.tormod@gmail.com> + Copyright 2013 Antonio Borneo <borneo.antonio@gmail.com> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -1,6 +1,7 @@ /* stm32flash - Open Source ST STM32 flash program for *nix - Copyright (C) 2010 Geoffrey McRae <geoff@spacevs.com> + Copyright 2010 Geoffrey McRae <geoff@spacevs.com> + Copyright 2012-2014 Tormod Volden <debian.tormod@gmail.com> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License |