From 1cc7e195aa139fa0c892a9e481c50f2ea0584afe Mon Sep 17 00:00:00 2001 From: Stepfen Shawn <m18824909883@163.com> Date: Fri, 19 Jan 2024 23:48:46 +0800 Subject: [PATCH] Update copyright year (#56960) --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index cdfa749dc3..2d1c34fd9d 100644 --- a/LICENSE +++ b/LICENSE @@ -3,7 +3,7 @@ BSD 3-Clause License Copyright (c) 2008-2011, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team All rights reserved. -Copyright (c) 2011-2023, Open source contributors. +Copyright (c) 2011-2024, Open source contributors. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: -- GitLab