Add copyright back with utf-8 encoding

Fixes encoding exception
This commit is contained in:
James Laska 2016-07-25 15:18:10 -04:00
parent 11d68d1ebe
commit 13bd9211ae

View File

@ -1,9 +1,9 @@
#!/usr/bin/python
# vim: set fileencoding=utf-8 :
#
# NOTE FOR TOWER: change foreman_ to sattelite_ for the group prefix
#
# vim: set fileencoding=utf-8 :
#
# Copyright (C) 2016 Guido Günther <agx@sigxcpu.org>
#
# This script is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by