X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=cprogs%2Fmyopt.c;h=c4d5a867aae0adcdca2f593ac5ce4955e7dce364;hp=ab89df8c423e56bb88c2b5f9aebb100caa7d0410;hb=d8d60f17dad9d2e9a01729d9f21b0a99f1aeb4ce;hpb=c314690b25b449e079fce8b215a3e96924898578 diff --git a/cprogs/myopt.c b/cprogs/myopt.c index ab89df8..c4d5a86 100644 --- a/cprogs/myopt.c +++ b/cprogs/myopt.c @@ -2,11 +2,11 @@ * libdpkg - Debian packaging suite library routines * myopt.c - my very own option parsing * - * Copyright (C) 1994,1995 Ian Jackson + * Copyright (C) 1994,1995 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 the Free Software Foundation; either version 2, + * published by the Free Software Foundation; either version 3, * or (at your option) any later version. * * This is distributed in the hope that it will be useful, but @@ -15,8 +15,9 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public - * License along with this file; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this file; if not, consult the Free Software + * Foundation's website at www.fsf.org, or the GNU Project website at + * www.gnu.org. */ #include