Some cosmetic changes in the source headers

This commit is contained in:
Fabio
2025-04-26 12:21:08 +02:00
parent 3b0c53f07e
commit 40ddcbee52
4 changed files with 59 additions and 49 deletions

View File

@@ -1,15 +1,20 @@
; -------------------------------------------------------------------
; ANSI Example, basic usage
; -------------------------------------------------------------------
; Author : Fabio Falcucci (Allanon)
; License : Freeware
; Version : 1.0
; Release : 04/11/2024
; Dependancies : Ansi.hws
; PayPal Support : hijoe@tin.it
; Support me on Patreon! https://www.patreon.com/Allanon71
; Github repository https://github.com/Allanon71
; ------------------------------------------------------------------
/********************************************************************
* ANSI Example, basic usage *
* ---------------------------------------------------------------- *
* Author : Fabio Falcucci (Allanon) *
* License : Freeware *
* Version : 1.0 *
* Release : 04/11/2024 *
* Dependancies : - *
* *
* PayPal Support hijoe@tin.it *
* Support me on Patreon! https://www.patreon.com/Allanon71 *
* Bitcoin https://coindrop.to/allanon *
* *
* Github repo (leaving) https://github.com/Allanon71 *
* Gitea repo (updated) https://gitea.it/allanon/HollywoodLibs *
* ---------------------------------------------------------------- *
*/
; Let's include the ANSI library
@INCLUDE "../../Ansi.hws"