From 6d056234b9acffb08a30e8f92ceb8ab8118a7bb2 Mon Sep 17 00:00:00 2001 From: scream3r Date: Thu, 18 Apr 2013 14:57:40 +0400 Subject: [PATCH] Copyright symbol fix in native header file --- src/cpp/jssc_SerialNativeInterface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cpp/jssc_SerialNativeInterface.h b/src/cpp/jssc_SerialNativeInterface.h index b4e555b..3b97e35 100644 --- a/src/cpp/jssc_SerialNativeInterface.h +++ b/src/cpp/jssc_SerialNativeInterface.h @@ -1,5 +1,5 @@ /* jSSC (Java Simple Serial Connector) - serial port communication library. - * � Alexey Sokolov (scream3r), 2010-2013. + * © Alexey Sokolov (scream3r), 2010-2013. * * This file is part of jSSC. *