Minor changes
authorcython@sagemath.math.washington.edu <none@none>
Wed, 25 Aug 2010 06:57:53 +0000 (23:57 -0700)
committercython@sagemath.math.washington.edu <none@none>
Wed, 25 Aug 2010 06:57:53 +0000 (23:57 -0700)
.hgignore [new file with mode: 0644]
conf.py

diff --git a/.hgignore b/.hgignore
new file mode 100644 (file)
index 0000000..ff1dfed
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1 @@
+^build/*$
diff --git a/conf.py b/conf.py
index 064b066b7a6d95844e93cd0b8ff8dd4a41d78acf..9abdab479ed6a01ebff9d0669825ed92dc6d8ccf 100644 (file)
--- a/conf.py
+++ b/conf.py
@@ -34,7 +34,7 @@ master_doc = 'index'
 
 # General substitutions.
 project = 'Cython'
-copyright = '2008, Stefan Behnel, Robert Bradshaw, William Stein, Gary Furnish, Dag Seljebotn, Gabriel Gellner, Greg Ewing'
+copyright = '2010, Stefan Behnel, Robert Bradshaw, Dag Sverre Seljebotn, Greg Ewing, William Stein, Gabriel Gellner, et al.'
 
 # The default replacements for |version| and |release|, also used in various
 # other places throughout the built documents.