mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
Rewrite authors/copyrights
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user