While the CC0 license means that people can do whatever they like, I guess people generally won't.
@@ -1,3 +1,6 @@
+# -*- coding: utf-8 -*-
+# This file is part of 'miniver': https://github.com/jbweston/miniver
+#
# This file will be overwritten by setup.py when a source or binary
# distribution is made. The magic value "__use_git__" is interpreted by
# version.py.
from collections import namedtuple
import os
import subprocess