perl -pi -e 's/Valid for schol year/Valid for the academic year/g' *
perl -pi -e 's/Departement/Department/g' *

