1
0
Fork 0
forked from fun/fun

Only cosmetics... No version update. (0.26.3)

This commit is contained in:
Johannes Findeisen 2025-10-06 19:26:32 +02:00
commit 604eff62d9

View file

@ -1,4 +1,15 @@
/** /**
* This file is part of the Fun programming language.
* https://hanez.org/project/fun/
*
* Copyright 2025 Johannes Findeisen <you@hanez.org>
* Licensed under the terms of the Apache-2.0 license.
* https://opensource.org/license/apache-2-0
*
* Added: 2025-10-05
*/
/**
* REPL implementation for the Fun programming language. * REPL implementation for the Fun programming language.
* Built only when FUN_WITH_REPL is defined. * Built only when FUN_WITH_REPL is defined.
*/ */