chiark / gitweb /
debian/control: Add missing build-dependency on flex. Fixes FTBFS. Report from Aurel...
[userv.git] / common.h
index bb36bbe8bb5aa0f9b383db58903765a762f0fe13..87a8c102fd5646f64ad47168d418c4dc9fa7e884 100644 (file)
--- a/common.h
+++ b/common.h
 #ifndef COMMON_H
 #define COMMON_H
 
-#define COPYRIGHT(indent,nl)                                           \
- indent "Copyright (C)1996-2012 Ian Jackson; copyright (C)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