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=89fa3addeaf38892985015bcc84e71b7f137ee2d;hb=ad24e88eee844743e6834b4347720d08607b4d81;hpb=d9d8b1a736946ae91c521133dc32d5e1d6b5e506 diff --git a/cprogs/myopt.h b/cprogs/myopt.h index 89fa3ad..664fcca 100644 --- a/cprogs/myopt.h +++ b/cprogs/myopt.h @@ -1,7 +1,7 @@ /* * 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 @@ -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