Add Akos to the contributors

This commit is contained in:
Nonoo 2020-10-20 23:30:23 +02:00
parent 8943ff3627
commit 30372d9e91
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2020 Norbert Varga HA2NON
Copyright (c) 2020 Norbert Varga HA2NON, Akos Marton ES1AKOS
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -43,7 +43,7 @@ func setupCloseHandler() {
func main() {
log.Init()
log.Print("kappanhang by Norbert Varga HA2NON https://github.com/nonoo/kappanhang")
log.Print("kappanhang by Norbert Varga HA2NON and Akos Marton ES1AKOS https://github.com/nonoo/kappanhang")
parseArgs()
audio.init()