Skip to content

Commit 5bcd166

Browse files
committed
update date in welcome string
1 parent 214c54e commit 5bcd166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ip.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ extern int statfs();
199199
/* XML namespace ... note, not nip2! */
200200
#define MAX_LINELENGTH (120) /* Max chars we display of value */
201201
#define MAX_RECENT (10) /* Number of recent items in file menu */
202-
#define NIP_COPYRIGHT "%s: ©2016 Imperial College, London"
202+
#define NIP_COPYRIGHT "%s: ©2017 Imperial College, London"
203203

204204
/* Our stock_ids.
205205
*/

0 commit comments

Comments
 (0)