diff --git a/xpcPlugin/DataManager.cpp b/xpcPlugin/DataManager.cpp index 5636bbd..3db7a5b 100644 --- a/xpcPlugin/DataManager.cpp +++ b/xpcPlugin/DataManager.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the +// Copyright (c) 2013-2017 United States Government as represented by the Administrator of the // National Aeronautics and Space Administration. All Rights Reserved. // // X-Plane API diff --git a/xpcPlugin/DataManager.h b/xpcPlugin/DataManager.h index 3401f97..c0e80c2 100644 --- a/xpcPlugin/DataManager.h +++ b/xpcPlugin/DataManager.h @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the +// Copyright (c) 2013-2017 United States Government as represented by the Administrator of the // National Aeronautics and Space Administration. All Rights Reserved. #ifndef XPCPLUGIN_DATAMANAGER_H_ #define XPCPLUGIN_DATAMANAGER_H_ diff --git a/xpcPlugin/Drawing.cpp b/xpcPlugin/Drawing.cpp index c6f2df4..d737e36 100644 --- a/xpcPlugin/Drawing.cpp +++ b/xpcPlugin/Drawing.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the +// Copyright (c) 2013-2017 United States Government as represented by the Administrator of the // National Aeronautics and Space Administration. All Rights Reserved. // // X-Plane API diff --git a/xpcPlugin/Drawing.h b/xpcPlugin/Drawing.h index f6e4ad5..51c39de 100644 --- a/xpcPlugin/Drawing.h +++ b/xpcPlugin/Drawing.h @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the +// Copyright (c) 2013-2017 United States Government as represented by the Administrator of the // National Aeronautics and Space Administration. All Rights Reserved. #ifndef XPCPLUGIN_DRAWING_H_ #define XPCPLUGIN_DRAWING_H_ diff --git a/xpcPlugin/Log.cpp b/xpcPlugin/Log.cpp index 48739ef..73691cb 100644 --- a/xpcPlugin/Log.cpp +++ b/xpcPlugin/Log.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the +// Copyright (c) 2013-2017 United States Government as represented by the Administrator of the // National Aeronautics and Space Administration. All Rights Reserved. #include "Log.h" diff --git a/xpcPlugin/Log.h b/xpcPlugin/Log.h index ccd0591..cd6b6ba 100644 --- a/xpcPlugin/Log.h +++ b/xpcPlugin/Log.h @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the +// Copyright (c) 2013-2017 United States Government as represented by the Administrator of the // National Aeronautics and Space Administration. All Rights Reserved. #ifndef XPCPLUGIN_LOG_H_ #define XPCPLUGIN_LOG_H_ diff --git a/xpcPlugin/Message.cpp b/xpcPlugin/Message.cpp index 01e49b0..81c5c9c 100644 --- a/xpcPlugin/Message.cpp +++ b/xpcPlugin/Message.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the +// Copyright (c) 2013-2017 United States Government as represented by the Administrator of the // National Aeronautics and Space Administration. All Rights Reserved. #include "Message.h" #include "Log.h" diff --git a/xpcPlugin/Message.h b/xpcPlugin/Message.h index 787a64f..34071cb 100644 --- a/xpcPlugin/Message.h +++ b/xpcPlugin/Message.h @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the +// Copyright (c) 2013-2017 United States Government as represented by the Administrator of the // National Aeronautics and Space Administration. All Rights Reserved. #ifndef XPCPLUGIN_MESSAGE_H_ #define XPCPLUGIN_MESSAGE_H_ diff --git a/xpcPlugin/MessageHandlers.cpp b/xpcPlugin/MessageHandlers.cpp index e76dc31..89d6852 100644 --- a/xpcPlugin/MessageHandlers.cpp +++ b/xpcPlugin/MessageHandlers.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the +// Copyright (c) 2013-2017 United States Government as represented by the Administrator of the // National Aeronautics and Space Administration. All Rights Reserved. // // X-Plane API diff --git a/xpcPlugin/MessageHandlers.h b/xpcPlugin/MessageHandlers.h index e453dfb..3a48007 100644 --- a/xpcPlugin/MessageHandlers.h +++ b/xpcPlugin/MessageHandlers.h @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the +// Copyright (c) 2013-2017 United States Government as represented by the Administrator of the // National Aeronautics and Space Administration. All Rights Reserved. #ifndef XPCPLUGIN_MESSAGEHANDLERS_H_ #define XPCPLUGIN_MESSAGEHANDLERS_H_ diff --git a/xpcPlugin/UDPSocket.cpp b/xpcPlugin/UDPSocket.cpp index 6013b6c..8f4577f 100644 --- a/xpcPlugin/UDPSocket.cpp +++ b/xpcPlugin/UDPSocket.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the +// Copyright (c) 2013-2017 United States Government as represented by the Administrator of the // National Aeronautics and Space Administration. All Rights Reserved. #include "Log.h" #include "UDPSocket.h" diff --git a/xpcPlugin/UDPSocket.h b/xpcPlugin/UDPSocket.h index 6a1fb0d..6a4b785 100644 --- a/xpcPlugin/UDPSocket.h +++ b/xpcPlugin/UDPSocket.h @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the +// Copyright (c) 2013-2017 United States Government as represented by the Administrator of the // National Aeronautics and Space Administration. All Rights Reserved. #ifndef XPCPLUGIN_SOCKET_H_ #define XPCPLUGIN_SOCKET_H_ diff --git a/xpcPlugin/XPCPlugin.cpp b/xpcPlugin/XPCPlugin.cpp index bfd3e7c..2b4921f 100755 --- a/xpcPlugin/XPCPlugin.cpp +++ b/xpcPlugin/XPCPlugin.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the +// Copyright (c) 2013-2017 United States Government as represented by the Administrator of the // National Aeronautics and Space Administration. All Rights Reserved. // // DISCLAIMERS @@ -89,9 +89,9 @@ static float XPCFlightLoopCallback(float inElapsedSinceLastCall, float inElapsed PLUGIN_API int XPluginStart(char* outName, char* outSig, char* outDesc) { - strcpy(outName, "X-Plane Connect [Version 1.2.0]"); + strcpy(outName, "X-Plane Connect [Version 1.2.1]"); strcpy(outSig, "NASA.XPlaneConnect"); - strcpy(outDesc, "X Plane Communications Toolbox\nCopyright (c) 2013-2015 United States Government as represented by the Administrator of the National Aeronautics and Space Administration. All Rights Reserved."); + strcpy(outDesc, "X Plane Communications Toolbox\nCopyright (c) 2013-2017 United States Government as represented by the Administrator of the National Aeronautics and Space Administration. All Rights Reserved."); #if (__APPLE__) if ( abs(timeConvert) <= 1e-9 ) // is about 0 diff --git a/xpcPlugin/XPlaneConnect/mac.xpl b/xpcPlugin/XPlaneConnect/mac.xpl index 9cfeaf7..683f6d0 100755 Binary files a/xpcPlugin/XPlaneConnect/mac.xpl and b/xpcPlugin/XPlaneConnect/mac.xpl differ