We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 214c54e commit 5bcd166Copy full SHA for 5bcd166
src/ip.h
@@ -199,7 +199,7 @@ extern int statfs();
199
/* XML namespace ... note, not nip2! */
200
#define MAX_LINELENGTH (120) /* Max chars we display of value */
201
#define MAX_RECENT (10) /* Number of recent items in file menu */
202
-#define NIP_COPYRIGHT "%s: ©2016 Imperial College, London"
+#define NIP_COPYRIGHT "%s: ©2017 Imperial College, London"
203
204
/* Our stock_ids.
205
*/
0 commit comments