From 733ab61abb6fa8e39bfcf1360f24229a0e96b1e5 Mon Sep 17 00:00:00 2001 From: Maxim Uvarov Date: Wed, 17 Jan 2018 17:30:46 +0300 Subject: update Linaro Copyrights to 2018 year Using simple commands: find . -not -path .git -type f -exec \ sed -i -E 's/ (201[0-9]), Linaro/ \1-2018, Linaro/g' {} + find . -not -path .git -type f -exec \ sed -i -E 's/ (201[0-9])(-201[0-9]), Linaro/ \1-2018, Linaro/g' {} + Signed-off-by: Maxim Uvarov Reviewed-by: Bill Fischofer --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE index 441ba51f2..57beb8162 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2013-2014, Linaro Limited +Copyright (c) 2013-2018, Linaro Limited All rights reserved. SPDX-License-Identifier: BSD-3-Clause -- cgit v1.2.3