From 93c6f67c574a914a38cad7eab434799034e431ca Mon Sep 17 00:00:00 2001 From: MomIsBestFriend <> Date: Fri, 17 Jan 2020 10:52:41 +0200 Subject: [PATCH 1/2] Updated years in LICENSE --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 924de26253bf4..fc86b5aed4e36 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ BSD 3-Clause License -Copyright (c) 2008-2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team +Copyright (c) 2008-2020, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team All rights reserved. Redistribution and use in source and binary forms, with or without From cf8776f23567a52e2dcb6992896f3b75d67cddaa Mon Sep 17 00:00:00 2001 From: MomIsBestFriend <> Date: Sat, 18 Jan 2020 15:31:36 +0200 Subject: [PATCH 2/2] Splited copyright lines into multiple lines Did as @wesm suggested at https://github.com/pandas-dev/pandas/pull/31100#issuecomment-575800533 --- LICENSE | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index fc86b5aed4e36..76954a5a339ab 100644 --- a/LICENSE +++ b/LICENSE @@ -1,8 +1,10 @@ BSD 3-Clause License -Copyright (c) 2008-2020, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team +Copyright (c) 2008-2011, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team All rights reserved. +Copyright (c) 2011-2020, Open source contributors. + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: