nds_nflib/docs
Antonio Niño Díaz 61fde2b572 Use UTF-8 across all codebase
This has been done with:

    for f in `ls`; do
        iconv -f ISO-8859-1 -t UTF-8//TRANSLIT "$f" -o "$f".2;
        mv "$f".2 "$f"
    done
2023-04-13 18:51:09 +01:00
..
[ENG] Creative commons licence.txt Licence updated. 2018-06-20 16:59:03 +02:00
[ENG] Disclaimer.txt Licence updated. 2018-06-20 16:59:03 +02:00
[ESP] Descargo de responsabilidad.txt Use UTF-8 across all codebase 2023-04-13 18:51:09 +01:00
[ESP] Licencia creative commons.txt Use UTF-8 across all codebase 2023-04-13 18:51:09 +01:00
changelog.txt Use UTF-8 across all codebase 2023-04-13 18:51:09 +01:00
nflib_eng_20120318.pdf Last stable release 2018-06-20 08:46:10 +02:00
nflib_spa_20120318.pdf Last stable release 2018-06-20 08:46:10 +02:00