chiark / gitweb /
copyright: Add Matthew Vernon
[userv.git] / common.h
index 348d9e0d7ffe26e6f42cc718c23060aedf25dfd7..87a8c102fd5646f64ad47168d418c4dc9fa7e884 100644 (file)
--- a/common.h
+++ b/common.h
 #ifndef COMMON_H
 #define COMMON_H
 
-#define COPYRIGHT(indent,nl)                                           \
- indent "Copyright 1996-2021 Ian Jackson; copyright 2000 Ben Harris." nl \
- indent "there is NO WARRANTY; type `userv --copyright' for details." nl
+#define COPYRIGHT(indent,nl)                                                 \
+ indent "Copyright 1996-2021 Ian Jackson; copyright 2000 Ben Harris;"      nl \
+ indent "Copyright 2021 Genome Research Limited apropos work by"           nl \
+ indent "Matthew Vernon."                                                  nl \
+ indent "there is NO WARRANTY; type `userv --copyright' for details."      nl
 
 #define PCSUMSIZE 16