mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
fix copyright and license
This commit is contained in:
parent
b71508d6fa
commit
92e0c0f448
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
Sphinx layout template for the bizstyle theme.
|
Sphinx layout template for the bizstyle theme.
|
||||||
|
|
||||||
:copyright: Copyright 2011 by Sphinx-users.jp, see AUTHORS.
|
:copyright: Copyright 2011-2014 by Sphinx team, see AUTHORS.
|
||||||
:license: MIT, see LICENSE for details.
|
:license: BSD, see LICENSE for details.
|
||||||
#}
|
#}
|
||||||
{% extends "basic/layout.html" %}
|
{% extends "basic/layout.html" %}
|
||||||
|
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
*
|
*
|
||||||
* Sphinx stylesheet -- business style theme.
|
* Sphinx stylesheet -- business style theme.
|
||||||
*
|
*
|
||||||
* :copyright: Copyright 2011 by Sphinx-users.jp, see AUTHORS.
|
* :copyright: Copyright 2011-2014 by Sphinx team, see AUTHORS.
|
||||||
* :license: MIT, see LICENSE for details.
|
* :license: BSD, see LICENSE for details.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
//
|
//
|
||||||
// This theme was created by referring to 'sphinxdoc'
|
// This theme was created by referring to 'sphinxdoc'
|
||||||
//
|
//
|
||||||
// :copyright: Copyright 2012 by Sphinx-users.jp, see AUTHORS.
|
// :copyright: Copyright 2012-2014 by Sphinx team, see AUTHORS.
|
||||||
// :license: MIT, see LICENSE for details.
|
// :license: BSD, see LICENSE for details.
|
||||||
//
|
//
|
||||||
$(document).ready(function(){
|
$(document).ready(function(){
|
||||||
if (navigator.userAgent.indexOf('iPhone') > 0 ||
|
if (navigator.userAgent.indexOf('iPhone') > 0 ||
|
||||||
|
Loading…
Reference in New Issue
Block a user