mirror of
https://github.com/ansible/awx.git
synced 2026-03-21 02:47:35 -02:30
Add copyright back with utf-8 encoding
Fixes encoding exception
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
|
# vim: set fileencoding=utf-8 :
|
||||||
#
|
#
|
||||||
# NOTE FOR TOWER: change foreman_ to sattelite_ for the group prefix
|
# 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
|
# 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
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
|||||||
Reference in New Issue
Block a user