From cf2a8c0f2b052ed8a7e32aa31af4401e642e99bf Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 10 Feb 2019 21:06:29 -0500 Subject: 2019 copyright --- Project Ports/MainMenu.Designer.cs | 2 +- appveyor.yml | 2 +- 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: -- cgit v1.2.3