Dual license code under apache2/mit

This commit is contained in:
Philipp Oppermann
2015-12-29 12:21:29 +01:00
parent 6f3daa8a2a
commit 543f202412
3 changed files with 12 additions and 0 deletions

View File

@@ -2,3 +2,6 @@
[![Build Status](https://travis-ci.org/phil-opp/blog_os.svg?branch=master)](https://travis-ci.org/phil-opp/blog_os)
This repository contains the code for the “Writing an OS in Rust” series at [os.phil-opp.com](http://os.phil-opp.com).
# License
The source code is dual-licensed under MIT or the Apache License (Version 2.0). This excludes the `posts` and `pages` directories.