Browse Source

Updated copyright

release/0.19
JustinAJ 10 years ago
parent
commit
0423433d86
  1. 2
      Jupiter/Jupiter.cpp

2
Jupiter/Jupiter.cpp

@ -11,7 +11,7 @@
extern "C" extern "C"
{ {
const char *Jupiter_version = JUPITER_VERSION; const char *Jupiter_version = JUPITER_VERSION;
const char *Jupiter_copyright = "Copyright (C) 2013-2014 Justin James - All Rights Reserved."; const char *Jupiter_copyright = "Copyright (C) 2013-2015 Justin James - All Rights Reserved.";
} }
const char *Jupiter::version = Jupiter_version; const char *Jupiter::version = Jupiter_version;

Loading…
Cancel
Save