# ucore **Repository Path**: oceanux/ucore ## Basic Information - **Project Name**: ucore - **Description**: ucore - **Primary Language**: C - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-05-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ucore ===== ucore is a teaching OS which is derived from xv6&jos in MIT, OS161 in Harvard and Linux. The code in the files that constitute xv6&jos is Copyright 2006-2007 Frans Kaashoek, Robert Morris, and Russ Cox and uses MIT Licnese. The code in the files that constitute OS/161 is written by David A. Holland.