Skip to content

Commit

Permalink
Update year to 2013 everywhere
Browse files Browse the repository at this point in the history
This also clears trailing whitespace in isympy.xml.
  • Loading branch information
asmeurer committed Jan 20, 2013
1 parent 623aead commit be5ad50
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 19 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2006, 2007, 2008, 2009, 2010, 2011, 2012 SymPy Development Team
Copyright (c) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 SymPy Development Team

All rights reserved.

Expand Down
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -134,15 +134,15 @@ For people that don't want to be listed there, see the git history.

To cite SymPy in publications use::

SymPy Development Team (2012). SymPy: Python library for symbolic mathematics
SymPy Development Team (2013). SymPy: Python library for symbolic mathematics
URL http://www.sympy.org.

A BibTeX entry for LaTeX users is::

@Manual{,
title = {SymPy: Python library for symbolic mathematics},
author = {{SymPy Development Team}},
year = {2012},
year = {2013},
url = {http://www.sympy.org},
}

Expand Down
2 changes: 1 addition & 1 deletion data/TeXmacs/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2006, 2007, 2008, 2009, 2010, 2011, 2012 SymPy developers
Copyright (c) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 SymPy developers

All rights reserved.

Expand Down
2 changes: 1 addition & 1 deletion doc/api/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

# General substitutions.
project = 'SymPy'
copyright = '2012, SymPy Development Team'
copyright = '2013, SymPy Development Team'

# The default replacements for |version| and |release|, also used in various
# other places throughout the built documents.
Expand Down
25 changes: 12 additions & 13 deletions doc/man/isympy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ this will generate isympy.1 in the current directory. -->
</author>
</authorgroup>
<copyright>
<year>2012</year>
<year>2013</year>
<holder>SymPy Development Team</holder>
</copyright>
<legalnotice>
Expand Down Expand Up @@ -193,7 +193,7 @@ this will generate isympy.1 in the current directory. -->
'ipython' or 'python'</para>
</listitem>
</varlistentry>
<varlistentry>
<varlistentry>
<term><option>-p <replaceable class="parameter">ENCODING</replaceable></option></term>
<term><option>--pretty=<replaceable class="parameter">ENCODING</replaceable></option></term>
<listitem>
Expand All @@ -205,7 +205,7 @@ this will generate isympy.1 in the current directory. -->
'ascii' or 'no'.</para>
</listitem>
</varlistentry>
<varlistentry>
<varlistentry>
<term><option>-t <replaceable class="parameter">TYPE</replaceable></option></term>
<term><option>--types=<replaceable class="parameter">TYPE</replaceable></option></term>
<listitem>
Expand All @@ -230,7 +230,7 @@ this will generate isympy.1 in the current directory. -->
'python' or 'sympy'.</para>
</listitem>
</varlistentry>
<varlistentry>
<varlistentry>
<term><option>-o <replaceable class="parameter">ORDER</replaceable></option></term>
<term><option>--order=<replaceable class="parameter">ORDER</replaceable></option></term>
<listitem>
Expand All @@ -249,7 +249,7 @@ this will generate isympy.1 in the current directory. -->
'rev-grlex', 'grevlex', 'rev-grevlex', 'old', or 'none'.</para>
</listitem>
</varlistentry>
<varlistentry>
<varlistentry>
<term><option>-q</option></term>
<term><option>--quiet</option></term>
<listitem>
Expand All @@ -258,7 +258,7 @@ this will generate isympy.1 in the current directory. -->
</para>
</listitem>
</varlistentry>
<varlistentry>
<varlistentry>
<term><option>-d</option></term>
<term><option>--doctest</option></term>
<listitem>
Expand All @@ -268,7 +268,7 @@ this will generate isympy.1 in the current directory. -->
</para>
</listitem>
</varlistentry>
<varlistentry>
<varlistentry>
<term><option>-C</option></term>
<term><option>--no-cache</option></term>
<listitem>
Expand All @@ -284,7 +284,7 @@ this will generate isympy.1 in the current directory. -->
</para>
</listitem>
</varlistentry>
<varlistentry>
<varlistentry>
<term><option>-a</option></term>
<term><option>--auto</option></term>
<listitem>
Expand Down Expand Up @@ -319,7 +319,7 @@ this will generate isympy.1 in the current directory. -->
</para>
</listitem>
</varlistentry>
<varlistentry>
<varlistentry>
<term><option>-D</option></term>
<term><option>--debug</option></term>
<listitem>
Expand All @@ -330,7 +330,7 @@ this will generate isympy.1 in the current directory. -->
</para>
</listitem>
</varlistentry>
<varlistentry>
<varlistentry>
<term>-- <replaceable class="parameter">PYTHONOPTIONS</replaceable></term>
<listitem>
<para>
Expand All @@ -349,7 +349,7 @@ this will generate isympy.1 in the current directory. -->
</para>
</listitem>
</varlistentry>
<varlistentry>
<varlistentry>
<term><option>-h</option></term>
<term><option>--help</option></term>
<listitem>
Expand All @@ -358,7 +358,7 @@ this will generate isympy.1 in the current directory. -->
</para>
</listitem>
</varlistentry>
<varlistentry>
<varlistentry>
<term><option>-v</option></term>
<term><option>--version</option></term>
<listitem>
Expand Down Expand Up @@ -402,4 +402,3 @@ this will generate isympy.1 in the current directory. -->
</citerefentry></para>
</refsect1>
</refentry>

2 changes: 1 addition & 1 deletion doc/src/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

# General substitutions.
project = 'SymPy'
copyright = '2008, 2009, 2010, 2011, 2012 SymPy Development Team'
copyright = '2013 SymPy Development Team'

# The default replacements for |version| and |release|, also used in various
# other places throughout the built documents.
Expand Down

0 comments on commit be5ad50

Please sign in to comment.