X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-tcl.git;a=blobdiff_plain;f=dgram%2Fhook.c;h=6f5a157c8020227ddeaa8dc662394e0b47e2ccc1;hp=071d4eeee5982f416077a62df285b8ea9c4f9c91;hb=457e7e03fad2184b6119f9cdcfd1f1eceafef412;hpb=7ed5ab23c04b08d569a8515b2eab39338eddd261 diff --git a/dgram/hook.c b/dgram/hook.c index 071d4ee..6f5a157 100644 --- a/dgram/hook.c +++ b/dgram/hook.c @@ -1,5 +1,5 @@ /* dgram - Tcl extension for udp datagrams - * Copyright 2006 Ian Jackson + * Copyright 2006-2012 Ian Jackson * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as @@ -12,9 +12,7 @@ * General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301, USA. + * along with this library; if not, see . */ #include "dgram.h"