Publishing 2019 R1 content
[platform/upstream/dldt.git] / inference-engine / src / gna_plugin / floatmath.cpp
index 3ea4112..72f3b3e 100644 (file)
@@ -1,6 +1,8 @@
-// Copyright (C) 2018 Intel Corporation
+// Copyright (C) 2018-2019 Intel Corporation
 // SPDX-License-Identifier: Apache-2.0
 //
+// floatmath.cpp : unoptimized floating point math routines (for reference)
+//
 
 #include "floatmath.h"
 #include "pwl.h"