X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=process.c;h=2a2955ead4e79ee388b8f0560fbfdeddd21808a0;hb=7adf2c71251abac86b93cbd21914acccac295575;hp=1d5963d937b7955583316dc2b374d76b36d55917;hpb=7d720638764f8a58d122e5ee1c9e5cbb1497d987;p=userv.git diff --git a/process.c b/process.c index 1d5963d..2a2955e 100644 --- a/process.c +++ b/process.c @@ -2,11 +2,12 @@ * userv - process.c * daemon code to process one request (is parent of service process) * - * Copyright (C)1996-1999 Ian Jackson + * userv is copyright Ian Jackson and other contributors. + * See README for full authorship information. * * This is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, but @@ -15,8 +16,7 @@ * General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with userv; if not, write to the Free Software - * Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with userv; if not, see . */ /*