aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2019-02-10 21:06:29 -0500
committerAlee <Alee14498@gmail.com>2019-02-10 21:06:29 -0500
commitcf2a8c0f2b052ed8a7e32aa31af4401e642e99bf (patch)
treeb2fb645ef5d9b206e05f741a983da60edb90bdb6
parentc75344eccd198da983c3013e37970dfb0100e20b (diff)
downloadProject-Silicon-cf2a8c0f2b052ed8a7e32aa31af4401e642e99bf.tar.gz
Project-Silicon-cf2a8c0f2b052ed8a7e32aa31af4401e642e99bf.tar.bz2
Project-Silicon-cf2a8c0f2b052ed8a7e32aa31af4401e642e99bf.zip
2019 copyright
-rw-r--r--Project Ports/MainMenu.Designer.cs2
-rw-r--r--appveyor.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Project Ports/MainMenu.Designer.cs b/Project Ports/MainMenu.Designer.cs
index 047c5cc..cde7004 100644
--- a/Project Ports/MainMenu.Designer.cs
+++ b/Project Ports/MainMenu.Designer.cs
@@ -63,7 +63,7 @@
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(270, 38);
this.label2.TabIndex = 3;
- this.label2.Text = "Copyright (C) 2018 UniverseDG\r\nLicensed with: GPL 3.0";
+ this.label2.Text = "Copyright (C) 2019 UniverseDG\r\nLicensed with: GPL 3.0";
//
// btnAbout
//
diff --git a/appveyor.yml b/appveyor.yml
index 21ab34e..8dd2b80 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,4 +1,4 @@
-image: Visual Studio 2015
+image: Visual Studio 2017
configuration: Debug
platform: Any CPU
before_build: