mirror of
https://github.com/nonoo/kappanhang.git
synced 2026-03-17 18:44:38 +01:00
Add Akos to the contributors
This commit is contained in:
parent
8943ff3627
commit
30372d9e91
2
LICENSE
2
LICENSE
|
|
@ -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
|
||||
|
|
|
|||
2
main.go
2
main.go
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Reference in a new issue