diff options
author | Jo-Philipp Wich <jo@mein.io> | 2016-06-07 11:42:32 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2016-06-07 11:42:52 +0200 |
commit | 24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2 (patch) | |
tree | 233181b8b05eab8eef2841c0d28bab1c567c272d /scripts/ext-toolchain.sh | |
parent | e61fe4e4d762eb3e00c43b6714a229835efc7ea5 (diff) | |
download | upstream-24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2.tar.gz upstream-24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2.tar.bz2 upstream-24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2.zip |
treewide: replace jow@openwrt.org with jo@mein.io
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'scripts/ext-toolchain.sh')
-rwxr-xr-x | scripts/ext-toolchain.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/ext-toolchain.sh b/scripts/ext-toolchain.sh index a552fbe3fc..09390c5e0d 100755 --- a/scripts/ext-toolchain.sh +++ b/scripts/ext-toolchain.sh @@ -3,7 +3,7 @@ # Script for various external toolchain tasks, refer to # the --help output for more information. # -# Copyright (C) 2012 Jo-Philipp Wich <jow@openwrt.org> +# Copyright (C) 2012 Jo-Philipp Wich <jo@mein.io> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |