From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng3.m.smailru.net (smtpng3.m.smailru.net [94.100.177.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id D88A9445321 for ; Wed, 15 Jul 2020 16:55:36 +0300 (MSK) Received: by smtpng3.m.smailru.net with esmtpa (envelope-from ) id 1jvhsm-0002ht-El for tarantool-patches@dev.tarantool.org; Wed, 15 Jul 2020 16:55:36 +0300 From: Aleksandr Lyapunov Date: Wed, 15 Jul 2020 16:55:24 +0300 Message-Id: <1594821336-14468-2-git-send-email-alyapunov@tarantool.org> In-Reply-To: <1594821336-14468-1-git-send-email-alyapunov@tarantool.org> References: <1594821336-14468-1-git-send-email-alyapunov@tarantool.org> Subject: [Tarantool-patches] [PATCH v3 01/13] Update license file (2020) List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: tarantool-patches@dev.tarantool.org --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index d797c05..734ba6c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2010-2016 Tarantool AUTHORS: please see AUTHORS file. +Copyright 2010-2020 Tarantool AUTHORS: please see AUTHORS file. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following -- 2.7.4