From 26e38a33128dc9b333846462c2ea0a4983b55ec2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20=C5=9Alusarz?= <marcin.slusarz@intel.com> Date: Thu, 13 Feb 2020 13:26:03 +0100 Subject: [PATCH] common: update copyright year --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index a4c2c94c0..c80f5dfb5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ SPDX-License-Identifier: BSD-3-Clause -Copyright 2014-2019, Intel Corporation +Copyright 2014-2020, Intel Corporation Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions -- GitLab