Ajout GPL dans tous les fichiers

This commit is contained in:
Dany De Bontridder 2014-01-19 20:30:01 +01:00
parent 184d5d4819
commit bcd113a09e
68 changed files with 234 additions and 36 deletions

View file

@ -1,4 +1,7 @@
<?php
<?php
//This file is part of NOALYSS and is under GPL
//see licence.txt
?><?php
require_once('template/ledger_detail_top.php');
require_once('class_anc_operation.php');
require_once('class_anc_plan.php');