summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/Authoring/Studio/Application/StudioDefs.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/Authoring/Studio/Application/StudioDefs.h b/src/Authoring/Studio/Application/StudioDefs.h
index 40f69429..0ee45b2c 100644
--- a/src/Authoring/Studio/Application/StudioDefs.h
+++ b/src/Authoring/Studio/Application/StudioDefs.h
@@ -27,18 +27,11 @@
**
****************************************************************************/
-//==============================================================================
-// Prefix
-//==============================================================================
#ifndef STUDIO_DEFINITIONS_H
#define STUDIO_DEFINITIONS_H 1
// NOTE: no #pragma once otherwise Mac will not compile
-//==============================================================================
-// Definitions
-//==============================================================================
-
// Copyright date (year only) used through out the Studio program; must be a quoted string.
-#define STUDIO_COPYRIGHT_YEAR "2017-2018"
+#define STUDIO_COPYRIGHT_YEAR "2017-2019"
#endif // STUDIO_DEFINITIONS_H