From 036a101251ce81f35830b33bc6d2db97c85e44a3 Mon Sep 17 00:00:00 2001 From: Mauro Sardara Date: Tue, 18 Apr 2017 18:41:41 +0200 Subject: [PATCH] Typo on CMakeLists Change-Id: I6a4dd6a082dde1bbcf54e9f77558e605e0b5c482 Signed-off-by: Mauro Sardara --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ea0db188..eafc4273 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -ls -la# Copyright (c) 2017 Cisco and/or its affiliates. +# Copyright (c) 2017 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: -- 2.16.6