From 5bcd1660def2aa3311efcc0bb6f8f867cc076121 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Tue, 21 Mar 2017 15:33:17 +0000 Subject: [PATCH] update date in welcome string --- src/ip.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ip.h b/src/ip.h index 84c62c18..81852a23 100644 --- a/src/ip.h +++ b/src/ip.h @@ -199,7 +199,7 @@ extern int statfs(); /* XML namespace ... note, not nip2! */ #define MAX_LINELENGTH (120) /* Max chars we display of value */ #define MAX_RECENT (10) /* Number of recent items in file menu */ -#define NIP_COPYRIGHT "%s: ©2016 Imperial College, London" +#define NIP_COPYRIGHT "%s: ©2017 Imperial College, London" /* Our stock_ids. */