-/* vim: set ts=4 sw=4 fdm=marker fmr={,} fdn=1 fo+=t tw=80:
+/***************************************************************************
+ * PlaQui - Simulador de Plantas Químicas
*
- * Taller de Programación (75.42).
- *
- * Trabajo Práctico Final:
- * Simulador de plantas químicas (A.K.A. plaqui)
- *
- * TODO poner cabecera más bonita. :)
+ * Desarrollado para : Taller de Programacion I (FIUBA)
*
+ * Un desarrollo de :
+ * The PlaQui Development Team
+ * - Dimov, Nicolás <nicodimov@datafull.com>
+ * - Lucarella, Leandro <luca@llucax.hn.org>
+ * - Markiewicz, Ricardo <rmarkie@fi.uba.ar>
+ ***************************************************************************
* Creado: lun oct 13 20:59:19 ART 2003
*
* $Id$
- */
+ ***************************************************************************
+ * *
+ * 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 *
+ * the Free Software Foundation; either version 2 of the License, or *
+ * (at your option) any later version. *
+ * *
+ ***************************************************************************/
#ifndef FIGURA_H
#define FIGURA_H