From f08298f7972bca3df06630938f4f360a71fc4967 Mon Sep 17 00:00:00 2001
From: Donald Stufft <donald@stufft.io>
Date: Mon, 28 Oct 2013 10:09:31 -0400
Subject: [PATCH] Bump copyright date

---
 src/nacl/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/nacl/__init__.py b/src/nacl/__init__.py
index b61c2d1f..1e6be94b 100644
--- a/src/nacl/__init__.py
+++ b/src/nacl/__init__.py
@@ -30,4 +30,4 @@ __author__ = "Donald Stufft"
 __email__ = "donald@stufft.io"
 
 __license__ = "Apache License 2.0"
-__copyright__ = "Copyright 2012 Donald Stufft and individual contributors"
+__copyright__ = "Copyright 2013 Donald Stufft and individual contributors"
-- 
GitLab