Skip to content

Commit e7e8a8f

Browse files
committed
-
1 parent 3e40285 commit e7e8a8f

File tree

270 files changed

+270
-270
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

270 files changed

+270
-270
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
# General information about the project.
4040
project = u'python_toolbox'
41-
copyright = u'2009-2011, Ram Rachum'
41+
copyright = u'2009-2012, Ram Rachum'
4242

4343
# The version info for the project you're documenting, acts as replacement for
4444
# |version| and |release|, also used in various other places throughout the

docs/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
..
2-
Copyright 2009-2011 Ram Rachum. This work is licensed under a Creative
2+
Copyright 2009-2012 Ram Rachum. This work is licensed under a Creative
33
Commons Attribution-ShareAlike 3.0 Unported License, with attribution to
44
"Ram Rachum at ram.rachum.com" including link. The license may be obtained
55
at http://creativecommons.org/licenses/by-sa/3.0/

docs/installation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
..
2-
Copyright 2009-2011 Ram Rachum. This work is licensed under a Creative
2+
Copyright 2009-2012 Ram Rachum. This work is licensed under a Creative
33
Commons Attribution-ShareAlike 3.0 Unported License, with attribution to
44
"Ram Rachum at ram.rachum.com" including link. The license may be obtained
55
at http://creativecommons.org/licenses/by-sa/3.0/

docs/misc/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
..
2-
Copyright 2009-2011 Ram Rachum. This work is licensed under a Creative
2+
Copyright 2009-2012 Ram Rachum. This work is licensed under a Creative
33
Commons Attribution-ShareAlike 3.0 Unported License, with attribution to
44
"Ram Rachum at ram.rachum.com" including link. The license may be obtained
55
at http://creativecommons.org/licenses/by-sa/3.0/

docs/misc/mailing-lists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
..
2-
Copyright 2009-2011 Ram Rachum. This work is licensed under a Creative
2+
Copyright 2009-2012 Ram Rachum. This work is licensed under a Creative
33
Commons Attribution-ShareAlike 3.0 Unported License, with attribution to
44
"Ram Rachum at ram.rachum.com" including link. The license may be obtained
55
at http://creativecommons.org/licenses/by-sa/3.0/

docs/ref/garlicsim_wx_general_misc/cute_window.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
..
2-
Copyright 2009-2011 Ram Rachum. This work is licensed under a Creative
2+
Copyright 2009-2012 Ram Rachum. This work is licensed under a Creative
33
Commons Attribution-ShareAlike 3.0 Unported License, with attribution to
44
"Ram Rachum at ram.rachum.com" including link. The license may be obtained
55
at http://creativecommons.org/licenses/by-sa/3.0/

docs/ref/garlicsim_wx_general_misc/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
..
2-
Copyright 2009-2011 Ram Rachum. This work is licensed under a Creative
2+
Copyright 2009-2012 Ram Rachum. This work is licensed under a Creative
33
Commons Attribution-ShareAlike 3.0 Unported License, with attribution to
44
"Ram Rachum at ram.rachum.com" including link. The license may be obtained
55
at http://creativecommons.org/licenses/by-sa/3.0/

docs/ref/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
..
2-
Copyright 2009-2011 Ram Rachum. This work is licensed under a Creative
2+
Copyright 2009-2012 Ram Rachum. This work is licensed under a Creative
33
Commons Attribution-ShareAlike 3.0 Unported License, with attribution to
44
"Ram Rachum at ram.rachum.com" including link. The license may be obtained
55
at http://creativecommons.org/licenses/by-sa/3.0/

docs/topics/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
..
2-
Copyright 2009-2011 Ram Rachum. This work is licensed under a Creative
2+
Copyright 2009-2012 Ram Rachum. This work is licensed under a Creative
33
Commons Attribution-ShareAlike 3.0 Unported License, with attribution to
44
"Ram Rachum at ram.rachum.com" including link. The license may be obtained
55
at http://creativecommons.org/licenses/by-sa/3.0/

misc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2009-2011 Ram Rachum.
1+
# Copyright 2009-2012 Ram Rachum.
22
# This program is distributed under the LGPL2.1 license.
33

44
'''Miscellaenous stuff.'''

0 commit comments

Comments
 (0)