From dd76386e566c6d02c1b5eebad8f61d83f35a837c Mon Sep 17 00:00:00 2001 From: Eddie Hebert Date: Fri, 5 Apr 2013 12:03:50 -0400 Subject: [PATCH] REL: Updates copyright on transforms.utils module. --- zipline/transforms/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zipline/transforms/utils.py b/zipline/transforms/utils.py index 00423fc7..c07c7e28 100644 --- a/zipline/transforms/utils.py +++ b/zipline/transforms/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.