From 47f319272863c4320548cf806f67e18c357c9a65 Mon Sep 17 00:00:00 2001 From: Eddie Hebert Date: Mon, 25 Mar 2013 15:06:52 -0400 Subject: [PATCH] MAINT: Updates copyright year of perf_tracking tests. --- tests/test_perf_tracking.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_perf_tracking.py b/tests/test_perf_tracking.py index 62d5734a..c75646fe 100644 --- a/tests/test_perf_tracking.py +++ b/tests/test_perf_tracking.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.