diff options
Diffstat (limited to 'ecosflash')
-rw-r--r-- | ecosflash/Makefile | 2 | ||||
-rw-r--r-- | ecosflash/flash.S | 2 | ||||
-rw-r--r-- | ecosflash/flash.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ecosflash/Makefile b/ecosflash/Makefile index d8345b03..8a879ad5 100644 --- a/ecosflash/Makefile +++ b/ecosflash/Makefile @@ -1,7 +1,7 @@ #####ECOSGPLCOPYRIGHTBEGIN#### ## ------------------------------------------- ## This file is part of eCos, the Embedded Configurable Operating System. -## Copyright (C) 2008 Øyvind Harboe +## Copyright (C) 2008 Øyvind Harboe ## ## eCos is free software; you can redistribute it and/or modify it under ## the terms of the GNU General Public License as published by the Free diff --git a/ecosflash/flash.S b/ecosflash/flash.S index 694d4224..b6e6fccb 100644 --- a/ecosflash/flash.S +++ b/ecosflash/flash.S @@ -2,7 +2,7 @@ #####ECOSGPLCOPYRIGHTBEGIN#### ## ------------------------------------------- ## This file is part of eCos, the Embedded Configurable Operating System. -## Copyright (C) 2008 Øyvind Harboe +## Copyright (C) 2008 Øyvind Harboe ## ## eCos is free software; you can redistribute it and/or modify it under ## the terms of the GNU General Public License as published by the Free diff --git a/ecosflash/flash.c b/ecosflash/flash.c index e6651b8f..81f7d07d 100644 --- a/ecosflash/flash.c +++ b/ecosflash/flash.c @@ -2,7 +2,7 @@ #####ECOSGPLCOPYRIGHTBEGIN#### ## ------------------------------------------- ## This file is part of eCos, the Embedded Configurable Operating System. -## Copyright (C) 2008 Øyvind Harboe +## Copyright (C) 2008 Øyvind Harboe ## ## eCos is free software; you can redistribute it and/or modify it under ## the terms of the GNU General Public License as published by the Free |