From a3e869e5657640939719c96ff6b1315718f8cd6b Mon Sep 17 00:00:00 2001 From: Joe Jevnik Date: Tue, 6 Sep 2016 12:42:06 -0400 Subject: [PATCH] DEV: update copyright in protocol.py (added code) --- zipline/protocol.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zipline/protocol.py b/zipline/protocol.py index 6c23f2d1..bfdc04f1 100644 --- a/zipline/protocol.py +++ b/zipline/protocol.py @@ -1,5 +1,5 @@ # -# Copyright 2013 Quantopian, Inc. +# Copyright 2016 Quantopian, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.