diff --git a/cotisations/acl.py b/cotisations/acl.py index 97032bbb..868e3411 100644 --- a/cotisations/acl.py +++ b/cotisations/acl.py @@ -1,3 +1,4 @@ +# -*- mode: python; coding: utf-8 -*- # 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 # quelques clics. diff --git a/logs/acl.py b/logs/acl.py index fc980db4..4a1417f6 100644 --- a/logs/acl.py +++ b/logs/acl.py @@ -1,3 +1,4 @@ +# -*- mode: python; coding: utf-8 -*- # 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 # quelques clics. diff --git a/machines/acl.py b/machines/acl.py index 6b6da213..f77a93c7 100644 --- a/machines/acl.py +++ b/machines/acl.py @@ -1,3 +1,4 @@ +# -*- mode: python; coding: utf-8 -*- # 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 # quelques clics. diff --git a/preferences/acl.py b/preferences/acl.py index 90deaf23..8ffb4c9b 100644 --- a/preferences/acl.py +++ b/preferences/acl.py @@ -1,3 +1,4 @@ +# -*- mode: python; coding: utf-8 -*- # 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 # quelques clics. diff --git a/search/acl.py b/search/acl.py index 0f8684b2..5c80e473 100644 --- a/search/acl.py +++ b/search/acl.py @@ -1,3 +1,4 @@ +# -*- mode: python; coding: utf-8 -*- # 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 # quelques clics. diff --git a/topologie/acl.py b/topologie/acl.py index 38b5198a..aa6adbde 100644 --- a/topologie/acl.py +++ b/topologie/acl.py @@ -1,3 +1,4 @@ +# -*- mode: python; coding: utf-8 -*- # 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 # quelques clics. diff --git a/users/acl.py b/users/acl.py index 5f297b5c..2e82b0f3 100644 --- a/users/acl.py +++ b/users/acl.py @@ -1,3 +1,4 @@ +# -*- mode: python; coding: utf-8 -*- # 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 # quelques clics.