summaryrefslogtreecommitdiff
path: root/six.py
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2015-01-02 10:31:42 -0600
committerBenjamin Peterson <benjamin@python.org>2015-01-02 10:31:42 -0600
commit2c743d234c30e88eda74990ecf4c17148afcf4ce (patch)
tree6b38c203c54e46d7b3ac8612467e5ba6e60892b1 /six.py
parentd8243ee45c7b510c8dfb621cb39d4c03dcb430ae (diff)
downloadsix-git-2c743d234c30e88eda74990ecf4c17148afcf4ce.tar.gz
update copyright year
Diffstat (limited to 'six.py')
-rw-r--r--six.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/six.py b/six.py
index a695328..b37a6df 100644
--- a/six.py
+++ b/six.py
@@ -1,6 +1,6 @@
"""Utilities for writing code that runs on Python 2 and 3"""
-# Copyright (c) 2010-2014 Benjamin Peterson
+# Copyright (c) 2010-2015 Benjamin Peterson
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal