From 08882bc8aa4b53b1534186bdea362b5416ba3712 Mon Sep 17 00:00:00 2001 From: Eddie Hebert Date: Wed, 20 Mar 2013 14:30:11 -0400 Subject: [PATCH] MAINT: Updates copyright on risk module. --- zipline/finance/risk.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zipline/finance/risk.py b/zipline/finance/risk.py index b8fb2806..9dcead23 100644 --- a/zipline/finance/risk.py +++ b/zipline/finance/risk.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.