Add license header to protocol.h
authorIgor Kulaychuk <i.kulaychuk@samsung.com>
Thu, 11 Jan 2018 19:51:50 +0000 (22:51 +0300)
committerIgor Kulaychuk <i.kulaychuk@samsung.com>
Thu, 11 Jan 2018 19:51:50 +0000 (22:51 +0300)
src/debug/netcoredbg/protocol.h

index e2339bc..aef50dc 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright (c) 2017 Samsung Electronics Co., LTD
+// Distributed under the MIT License.
+// See the LICENSE file in the project root for more information.
+
 #pragma once
 
 #include "platform.h"