Replace the "encoding: utf-8" by "coding: utf-8" comments.

* Makefile.am, src/ltlast/formula.cc, src/ltlast/formula.hh,
src/tgba/tgbaexplicit.hh, wrap/python/ajax/Makefile.am,
wrap/python/spot.i: Here.
* HACKING: Document -*- coding: utf-8 -*-.
This commit is contained in:
Alexandre Duret-Lutz 2012-04-27 09:14:17 +02:00
parent aec556f7a2
commit 8f40fd41f4
7 changed files with 8 additions and 6 deletions

View file

@ -1,4 +1,4 @@
## -*- encoding: utf-8 -*-
## -*- coding: utf-8 -*-
## Copyright (C) 2011, 2012 Laboratoire de Recherche et Développement
## de l'Epita (LRDE).
## Copyright (C) 2003, 2005 Laboratoire d'Informatique de Paris 6 (LIP6),