diff options
author | Tomasz Maciej Nowak <tomek_n@o2.pl> | 2020-11-20 19:46:35 +0100 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2020-11-24 15:39:07 +0100 |
commit | bc64b9c32e00bf398f29f360fd2286d26ef3b7d5 (patch) | |
tree | e18e18c877f966162dacfecc85f4394746244352 /tools/cbootimage/Makefile | |
parent | 9100566267755ea642f08c203d03a9b8f13478c9 (diff) | |
download | upstream-bc64b9c32e00bf398f29f360fd2286d26ef3b7d5.tar.gz upstream-bc64b9c32e00bf398f29f360fd2286d26ef3b7d5.tar.bz2 upstream-bc64b9c32e00bf398f29f360fd2286d26ef3b7d5.zip |
treewide: update email address of Tomasz Maciej Nowak
Replace my o2.pl email address.
I'm still available at the old address.
Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
[rephrase commit title/message]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'tools/cbootimage/Makefile')
-rw-r--r-- | tools/cbootimage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cbootimage/Makefile b/tools/cbootimage/Makefile index 42640eab36..71fdb5768c 100644 --- a/tools/cbootimage/Makefile +++ b/tools/cbootimage/Makefile @@ -1,5 +1,5 @@ # -# Copyright (c) 2017-2019 Tomasz Maciej Nowak <tomek_n@o2.pl> +# Copyright (c) 2017-2019 Tomasz Maciej Nowak <tmn505@gmail.com> # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. |