X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=userv.git;a=blobdiff_plain;f=common.h;h=e8f5b38c288af9dec5d543d0677433c80fda0db4;hp=6b287da54dc7f833065bcfc8fc88ee1c5e01f569;hb=f53cd40f20431be077e96cb70e6dae9692276356;hpb=78032a78185e751a0bf0b77863f23d005359205f diff --git a/common.h b/common.h index 6b287da..e8f5b38 100644 --- a/common.h +++ b/common.h @@ -2,7 +2,7 @@ * userv - common.h * definitions shared between client and daemon * - * Copyright (C)1996-1997,1999 Ian Jackson + * Copyright (C)1996-1997,1999,2012 Ian Jackson * * This is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by @@ -22,6 +22,10 @@ #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 PCSUMSIZE 16 static const unsigned char protocolchecksumversion[PCSUMSIZE]= {