diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-06-15 04:51:31 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-06-15 04:51:31 -0400 |
commit | 748863f14ac5a3d2e45c50dce6a590b5ba4ea056 (patch) | |
tree | 7e4c39b698a3f53aa52b0764e02395964cdf24f0 /source | |
parent | 385d90b263086efa21591699304ebd92499890b2 (diff) | |
download | librambutan-748863f14ac5a3d2e45c50dce6a590b5ba4ea056.tar.gz librambutan-748863f14ac5a3d2e45c50dce6a590b5ba4ea056.zip |
conf.py: Update copyright.
Diffstat (limited to 'source')
-rw-r--r-- | source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/conf.py b/source/conf.py index dce9d1b..841eadc 100644 --- a/source/conf.py +++ b/source/conf.py @@ -50,7 +50,7 @@ master_doc = 'index' # General information about the project. project = u'Maple' -copyright = u'2010, LeafLabs, LLC' +copyright = u'2010, 2011, LeafLabs, LLC' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the |