From 45e28a4b9d10652596cbeaeb2115b1b2ad0b868d Mon Sep 17 00:00:00 2001 From: Eddie Hebert Date: Mon, 25 Mar 2013 15:44:53 -0400 Subject: [PATCH] MAINT: Updates copyright year on gens.utils module. --- zipline/gens/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zipline/gens/utils.py b/zipline/gens/utils.py index b9d78cb8..a94136df 100644 --- a/zipline/gens/utils.py +++ b/zipline/gens/utils.py @@ -1,5 +1,5 @@ # -# Copyright 2012 Quantopian, Inc. +# Copyright 2013 Quantopian, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.