From 39cfdaa7c9ea22dce4f6dbb57de49619c44acb78 Mon Sep 17 00:00:00 2001 From: Eddie Hebert Date: Tue, 12 Mar 2013 19:18:52 -0400 Subject: [PATCH] MAINT: Updates copyright date of slippage module. --- zipline/finance/slippage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zipline/finance/slippage.py b/zipline/finance/slippage.py index 61e1a72b..8db6a2eb 100644 --- a/zipline/finance/slippage.py +++ b/zipline/finance/slippage.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.