File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
"""
2
- Copyright (c) 2016-2017 Fabian Affolter <fabian@affolter-engineering.ch>
2
+ Copyright (c) 2016-2018 Fabian Affolter <fabian@affolter-engineering.ch>
3
3
4
4
Licensed under MIT. All rights reserved.
5
5
"""
@@ -24,3 +24,4 @@ def main():
24
24
25
25
loop = asyncio .get_event_loop ()
26
26
loop .run_until_complete (main ())
27
+
Original file line number Diff line number Diff line change 1
1
"""
2
- Copyright (c) 2016-2017 Fabian Affolter <fabian@affolter-engineering.ch>
2
+ Copyright (c) 2016-2018 Fabian Affolter <fabian@affolter-engineering.ch>
3
3
4
4
Licensed under MIT. All rights reserved.
5
5
"""
Original file line number Diff line number Diff line change 1
1
"""
2
- Copyright (c) 2016-2017 Fabian Affolter <fabian@affolter-engineering.ch>
2
+ Copyright (c) 2016-2018 Fabian Affolter <fabian@affolter-engineering.ch>
3
3
4
4
Licensed under MIT. All rights reserved.
5
5
"""
You can’t perform that action at this time.
0 commit comments