summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTormod Volden <debian.tormod@gmail.com>2014-07-15 23:31:46 +0200
committerTormod Volden <debian.tormod@gmail.com>2014-07-15 23:31:46 +0200
commitf26ab723e7c11cff6e10ebd76541d1a62e56f965 (patch)
tree51fb7765a7c2cc166460aca0bb2406e0e1ce9987
parent5632b50881faf630de7865fd654638bee500fd0f (diff)
Update copyrightsv0.3
Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
-rw-r--r--main.c6
-rw-r--r--stm32.c3
2 files changed, 6 insertions, 3 deletions
diff --git a/main.c b/main.c
index 4024245..8c3f7ae 100644
--- a/main.c
+++ b/main.c
@@ -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
diff --git a/stm32.c b/stm32.c
index 041cd84..b2b3dc6 100644
--- a/stm32.c
+++ b/stm32.c
@@ -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