Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
f0b5f56e0d |
2 changed files with 2 additions and 2 deletions
2
LICENSE
2
LICENSE
|
@ -1,6 +1,6 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2022 Julian Müller (W13R)
|
||||
Copyright (c) 2022 Julian Müller (ChaoticByte)
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
# Copyright (c) 2021 Julian Müller (W13R)
|
||||
# Copyright (c) 2021 Julian Müller (ChaoticByte)
|
||||
|
||||
|
||||
import asyncio
|
||||
|
|
Reference in a new issue