summaryrefslogtreecommitdiff
path: root/sphinx/themes/default
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-01-07 11:57:42 +0100
committerGeorg Brandl <georg@python.org>2010-01-07 11:57:42 +0100
commitcac34085df0f3887ea38e0a658a683d310526987 (patch)
treef3aa2ddd66c2aac2617a5c76ab4355f089953a80 /sphinx/themes/default
parent79f8c8121f935065a1badb48f19d647ae9409fcd (diff)
downloadsphinx-cac34085df0f3887ea38e0a658a683d310526987.tar.gz
Add copyright headers to HTML templates, stylesheets and JavaScript files.
Diffstat (limited to 'sphinx/themes/default')
-rw-r--r--sphinx/themes/default/static/default.css_t12
1 files changed, 9 insertions, 3 deletions
diff --git a/sphinx/themes/default/static/default.css_t b/sphinx/themes/default/static/default.css_t
index cd1db7ec..04562d96 100644
--- a/sphinx/themes/default/static/default.css_t
+++ b/sphinx/themes/default/static/default.css_t
@@ -1,6 +1,12 @@
-/**
- * Sphinx stylesheet -- default theme
- * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/*
+ * default.css_t
+ * ~~~~~~~~~~~~~
+ *
+ * Sphinx stylesheet -- default theme.
+ *
+ * :copyright: Copyright 2007-2010 by the Sphinx team, see AUTHORS.
+ * :license: BSD, see LICENSE for details.
+ *
*/
@import url("basic.css");