py3port: update hashbangs

This is the first commit of the MMGen Python 3 port.  Branch 'py3port', against
master branch commit ab06ca4

Commits are groupings of similar or related changes: automatic changes first,
followed by repetitive and global changes, followed by specific ones

All commits until the final one will leave the branch in a broken state
This commit is contained in:
The MMGen Project 2018-10-30 16:23:12 +00:00
commit f0fea335eb
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2
77 changed files with 77 additions and 77 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution
# Copyright (C)2013-2018 The MMGen Project <mmgen@tuta.io>