Clarify Forsyth's and 9front's copyrights
I'm very grateful to Charles Forsyth for creating most of Jehanne's kernel and to 9front's guys for all the code and ideas they freely share. Here I make their copyrights explicit as they had been erroneusly omitted or messed up before. Sorry.
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
/* Copyright (C) Charles Forsyth
|
||||
* See /doc/license/NOTICE.Plan9-9k.txt for details about the licensing.
|
||||
*/
|
||||
/* Portions of this file are Copyright (C) 2015-2018 Giacomo Tesio <giacomo@tesio.it>
|
||||
* See /doc/license/gpl-2.0.txt for details about the licensing.
|
||||
*/
|
||||
#include "u.h"
|
||||
#include "../port/lib.h"
|
||||
#include "mem.h"
|
||||
|
Reference in New Issue
Block a user