X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=cprogs%2Fmyopt.h;h=664fcca08ecde8c163e26c078dd7299e5fd503fe;hp=6e1200cbe9ac9bddfb2f2a46574a741421c9d6ff;hb=b6a5bd2ebfc481e9d8a9469a0467321b4e82ce1b;hpb=c314690b25b449e079fce8b215a3e96924898578 diff --git a/cprogs/myopt.h b/cprogs/myopt.h index 6e1200c..664fcca 100644 --- a/cprogs/myopt.h +++ b/cprogs/myopt.h @@ -1,11 +1,11 @@ /* * myopt.h - declarations for 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 @@ -14,8 +14,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. */ #ifndef MYOPT_H