We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d6233b commit 2f819a3Copy full SHA for 2f819a3
src/ip.h
@@ -202,7 +202,7 @@ extern int statfs();
202
#define IP_NAME PACKAGE "-" VERSION
203
#define MAX_LINELENGTH (120) /* Max chars we display of value */
204
#define MAX_RECENT (10) /* Number of recent items in file menu */
205
-#define NIP_COPYRIGHT "%s: ©2018 Imperial College, London"
+#define NIP_COPYRIGHT "%s: ©2023 libvips.org"
206
207
/* Our stock_ids.
208
*/
0 commit comments