Updated README.md
This commit is contained in:
parent
8059a59a38
commit
96f5a6d4ec
2 changed files with 19 additions and 1 deletions
8
LICENSE
8
LICENSE
|
@ -1,3 +1,11 @@
|
||||||
|
------------------------
|
||||||
|
Nosial - NCC
|
||||||
|
|
||||||
|
Copyright (C) Nosial 2022-2022 - All Rights Reserved.
|
||||||
|
|
||||||
|
Unauthorized copying of this file, via any medium is strictly prohibited
|
||||||
|
Proprietary and confidential, written by Zi Xing Narrakas <netkas@n64.cc>
|
||||||
|
|
||||||
------------------------
|
------------------------
|
||||||
PHP School - cli-menu & terminal
|
PHP School - cli-menu & terminal
|
||||||
|
|
||||||
|
|
12
README.md
12
README.md
|
@ -1,3 +1,13 @@
|
||||||
# NCC
|
# NCC
|
||||||
|
|
||||||
Nosial Code Compiler is a program written in PHP designed to be a multi-purpose compiler, package manager and toolkit.
|
Nosial Code Compiler is a program written in PHP designed to be a multi-purpose compiler, package manager and toolkit.
|
||||||
|
|
||||||
|
# Copyright
|
||||||
|
- Copyright (C) Nosial 2022-2022 - All Rights Reserved.
|
||||||
|
- Copyright (c) 2015-2016 PHP School
|
||||||
|
- Copyright (c) 2011-2013, Benjamin Eberlei All rights reserved.
|
||||||
|
- Copyright (c) 2004-2022 Fabien Potencier
|
||||||
|
|
||||||
|
# Licenses
|
||||||
|
|
||||||
|
Multiple licenses can be found at [LICENSE](LICENSE)
|
Loading…
Add table
Reference in a new issue