|
|
@ -1,3 +1,4 @@ |
|
|
|
|
|
# -*- mode: python; coding: utf-8 -*- |
|
|
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il |
|
|
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il |
|
|
# se veut agnostique au réseau considéré, de manière à être installable en |
|
|
# se veut agnostique au réseau considéré, de manière à être installable en |
|
|
# quelques clics. |
|
|
# quelques clics. |
|
|
@ -5,6 +6,7 @@ |
|
|
# Copyright © 2017 Gabriel Détraz |
|
|
# Copyright © 2017 Gabriel Détraz |
|
|
# Copyright © 2017 Goulven Kermarec |
|
|
# Copyright © 2017 Goulven Kermarec |
|
|
# Copyright © 2017 Augustin Lemesle |
|
|
# Copyright © 2017 Augustin Lemesle |
|
|
|
|
|
# Copyright © 2017 Maël Kervella |
|
|
# |
|
|
# |
|
|
# This program is free software; you can redistribute it and/or modify |
|
|
# This program 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 |
|
|
|