-
Notifications
You must be signed in to change notification settings - Fork 1
Description
I've noticed something that confused me; on the IF Wiki, Hugo (the system) is listed as having a BSD 2-Clause license:
However, the book lists Hugo, the standard library, and its various tools as being under a far more restrictive set of terms.
"Hugo is copyrighted by its Author. Programs created using the Hugo Compiler are the property of the individual user who created them. The use of the Hugo library files (the “Hugo Library”) and the distribution of the Hugo Engine are authorized for the creation of non-commercial or shareware-based software. The use of the Hugo Library is allowed in commercial software, although copyright of the library files themselves remains with the Author. Commercial distribution of the Hugo Compiler, the Hugo Engine, and/or the Hugo Debugger may be allowed by arrangement with the Author. The source code for the Hugo Compiler, the Hugo Engine, and the Hugo Debugger (the “Hugo Source Code”) is available for porting to new platforms. Public distribution of modified versions of the Hugo Source Code is not permitted."
Is this information accurate, or does it need to be updated to reflect the more permissive nature of the BSD 2-Clause license?