This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[setup - the official Cygwin setup program used to install Cygwin and keep it up to date] branch master, updated. release_2.873-20-gafa9ed9




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=afa9ed98bd706cd5f6978fc35affcb2ea2921354

commit afa9ed98bd706cd5f6978fc35affcb2ea2921354
Author: Yaakov Selkowitz <yselkowi@redhat.com>
Date:   Mon Apr 25 15:07:18 2016 -0500

    Update displayed copyright to 2016


Diff:
---
 res.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/res.rc b/res.rc
index 5013b31..472687d 100644
--- a/res.rc
+++ b/res.rc
@@ -263,7 +263,7 @@ BEGIN
                     "necessary.",IDC_SPLASH_TEXT,115,25,195,90
     ICON            IDI_CYGWIN,IDC_SPLASH_ICON,4,6,0,0,SS_ICON | SS_REALSIZEIMAGE
     LTEXT           "Version (unknown)",IDC_VERSION,115,127,195,10
-    LTEXT           "Copyright 2000-2015",IDC_SPLASH_COPYR,115,140,195,8
+    LTEXT           "Copyright 2000-2016",IDC_SPLASH_COPYR,115,140,195,8
     LTEXT           "http://www.cygwin.com/",IDC_SPLASH_URL,115,152,90,8
 END
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]