Add CC0 license header to Sphinx MediaGoblin theme (mg.css)
This commit is contained in:
parent
02db7e0a83
commit
20659de234
@ -1,3 +1,15 @@
|
||||
/*
|
||||
|
||||
MediaGoblin theme - MediaGoblin-style Sphinx documentation theme
|
||||
|
||||
Written in 2012 by Jef van Schendel <mail@jefvanschendel.nl>
|
||||
|
||||
To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty.
|
||||
|
||||
You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
|
||||
|
||||
*/
|
||||
|
||||
@import url("basic.css");
|
||||
|
||||
/* text fonts and styles */
|
||||
|
Loading…
x
Reference in New Issue
Block a user