chiark / gitweb /
copyright dates, contact details, and similar admin fixes
[chiark-utils.git] / cprogs / myopt.h
index 89fa3addeaf38892985015bcc84e71b7f137ee2d..664fcca08ecde8c163e26c078dd7299e5fd503fe 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * myopt.h - declarations for my very own option parsing
  *
- * Copyright (C) 1994,1995 Ian Jackson <iwj10@cus.cam.ac.uk>
+ * Copyright (C) 1994,1995 Ian Jackson <ian@davenant.greenend.org.uk>
  *
  * 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