Update copyright year.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) 2013-2015 United States Government as represented by the Administrator of the
|
// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the
|
||||||
// National Aeronautics and Space Administration. All Rights Reserved.
|
// National Aeronautics and Space Administration. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// X-Plane API
|
// X-Plane API
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) 2013-2015 United States Government as represented by the Administrator of the
|
// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the
|
||||||
// National Aeronautics and Space Administration. All Rights Reserved.
|
// National Aeronautics and Space Administration. All Rights Reserved.
|
||||||
#ifndef XPCPLUGIN_DATAMANAGER_H_
|
#ifndef XPCPLUGIN_DATAMANAGER_H_
|
||||||
#define XPCPLUGIN_DATAMANAGER_H_
|
#define XPCPLUGIN_DATAMANAGER_H_
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) 2013-2015 United States Government as represented by the Administrator of the
|
// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the
|
||||||
// National Aeronautics and Space Administration. All Rights Reserved.
|
// National Aeronautics and Space Administration. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// X-Plane API
|
// X-Plane API
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) 2013-2015 United States Government as represented by the Administrator of the
|
// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the
|
||||||
// National Aeronautics and Space Administration. All Rights Reserved.
|
// National Aeronautics and Space Administration. All Rights Reserved.
|
||||||
#ifndef XPCPLUGIN_DRAWING_H_
|
#ifndef XPCPLUGIN_DRAWING_H_
|
||||||
#define XPCPLUGIN_DRAWING_H_
|
#define XPCPLUGIN_DRAWING_H_
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) 2013-2015 United States Government as represented by the Administrator of the
|
// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the
|
||||||
// National Aeronautics and Space Administration. All Rights Reserved.
|
// National Aeronautics and Space Administration. All Rights Reserved.
|
||||||
#include "Log.h"
|
#include "Log.h"
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) 2013-2015 United States Government as represented by the Administrator of the
|
// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the
|
||||||
// National Aeronautics and Space Administration. All Rights Reserved.
|
// National Aeronautics and Space Administration. All Rights Reserved.
|
||||||
#ifndef XPCPLUGIN_LOG_H_
|
#ifndef XPCPLUGIN_LOG_H_
|
||||||
#define XPCPLUGIN_LOG_H_
|
#define XPCPLUGIN_LOG_H_
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) 2013-2015 United States Government as represented by the Administrator of the
|
// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the
|
||||||
// National Aeronautics and Space Administration. All Rights Reserved.
|
// National Aeronautics and Space Administration. All Rights Reserved.
|
||||||
#include "Message.h"
|
#include "Message.h"
|
||||||
#include "Log.h"
|
#include "Log.h"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) 2013-2015 United States Government as represented by the Administrator of the
|
// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the
|
||||||
// National Aeronautics and Space Administration. All Rights Reserved.
|
// National Aeronautics and Space Administration. All Rights Reserved.
|
||||||
#ifndef XPCPLUGIN_MESSAGE_H_
|
#ifndef XPCPLUGIN_MESSAGE_H_
|
||||||
#define XPCPLUGIN_MESSAGE_H_
|
#define XPCPLUGIN_MESSAGE_H_
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) 2013-2015 United States Government as represented by the Administrator of the
|
// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the
|
||||||
// National Aeronautics and Space Administration. All Rights Reserved.
|
// National Aeronautics and Space Administration. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// X-Plane API
|
// X-Plane API
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) 2013-2015 United States Government as represented by the Administrator of the
|
// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the
|
||||||
// National Aeronautics and Space Administration. All Rights Reserved.
|
// National Aeronautics and Space Administration. All Rights Reserved.
|
||||||
#ifndef XPCPLUGIN_MESSAGEHANDLERS_H_
|
#ifndef XPCPLUGIN_MESSAGEHANDLERS_H_
|
||||||
#define XPCPLUGIN_MESSAGEHANDLERS_H_
|
#define XPCPLUGIN_MESSAGEHANDLERS_H_
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) 2013-2015 United States Government as represented by the Administrator of the
|
// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the
|
||||||
// National Aeronautics and Space Administration. All Rights Reserved.
|
// National Aeronautics and Space Administration. All Rights Reserved.
|
||||||
#include "Log.h"
|
#include "Log.h"
|
||||||
#include "UDPSocket.h"
|
#include "UDPSocket.h"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) 2013-2015 United States Government as represented by the Administrator of the
|
// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the
|
||||||
// National Aeronautics and Space Administration. All Rights Reserved.
|
// National Aeronautics and Space Administration. All Rights Reserved.
|
||||||
#ifndef XPCPLUGIN_SOCKET_H_
|
#ifndef XPCPLUGIN_SOCKET_H_
|
||||||
#define XPCPLUGIN_SOCKET_H_
|
#define XPCPLUGIN_SOCKET_H_
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) 2013-2015 United States Government as represented by the Administrator of the
|
// Copyright (c) 2013-2016 United States Government as represented by the Administrator of the
|
||||||
// National Aeronautics and Space Administration. All Rights Reserved.
|
// National Aeronautics and Space Administration. All Rights Reserved.
|
||||||
//
|
//
|
||||||
// DISCLAIMERS
|
// DISCLAIMERS
|
||||||
|
|||||||
Reference in New Issue
Block a user