X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=lib%2Fconn.h;h=f58cc53ccb08d1aa4ee003c70f4bae07e79af022;hb=937144b230752ac640e611cabb57387f613997bc;hp=18d2da35ec5fbdb4f387e11db0e534027b82ec03;hpb=2af84872cb78becf43f7bf4a654418fb7fc532d5;p=libradsec.git diff --git a/lib/conn.h b/lib/conn.h index 18d2da3..f58cc53 100644 --- a/lib/conn.h +++ b/lib/conn.h @@ -1,5 +1,5 @@ /* Copyright 2011 NORDUnet A/S. All rights reserved. - See the file COPYING for licensing information. */ + See LICENSE for licensing information. */ int conn_user_dispatch_p (const struct rs_connection *conn); int conn_close (struct rs_connection **connp);