Rewrite authors/copyrights

This commit is contained in:
Joerg Wunsch
2022-11-18 10:31:45 +01:00
parent 2fc351750e
commit efad24e3de
2 changed files with 9 additions and 3 deletions

View File

@@ -900,8 +900,7 @@ int main(int argc, char * argv [])
*/
msg_notice("\n");
pmsg_notice("Version %s\n", version);
imsg_notice("Copyright (c) Brian Dean, http://www.bdmicro.com/\n");
imsg_notice("Copyright (c) Joerg Wunsch\n\n");
imsg_notice("Copyright the AVRDUDE authors; see file AUTHORS\n\n");
if(*sys_config) {
char *real_sys_config = realpath(sys_config, NULL);