From 82ab1db6d647a04e28a91218c77e7db42201437f Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Fri, 12 Jan 2018 21:49:01 +0100 Subject: [PDF] config: Add/update license headers This only covers the `config` subdir. Change-Id: I1fb9470e216cc2de9a4ac91de44d99e7044e708e Signed-off-by: Alexandru Avadanii --- config/utils/check-jinja2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/utils/check-jinja2.sh') diff --git a/config/utils/check-jinja2.sh b/config/utils/check-jinja2.sh index c33bef50..c84d36e3 100755 --- a/config/utils/check-jinja2.sh +++ b/config/utils/check-jinja2.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-license-identifier: Apache-2.0 ############################################################################## -# Copyright (c) 2016 Linux Foundation and others. +# Copyright (c) 2018 Linux Foundation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Apache License, Version 2.0 # which accompanies this distribution, and is available at -- cgit 1.2.3-korg