X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=lib%2Fevent.h;h=9c239dff25814aa2592f8c9225e3e4ade8a8c5a8;hb=937144b230752ac640e611cabb57387f613997bc;hp=befbd0de2ce1c8dae14c7d50b9fd4ae96b8806b0;hpb=c562df4b073a288862dd3c4ceaba7d6439f33b45;p=libradsec.git diff --git a/lib/event.h b/lib/event.h index befbd0d..9c239df 100644 --- a/lib/event.h +++ b/lib/event.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. */ void event_on_disconnect (struct rs_connection *conn); int event_on_connect (struct rs_connection *conn, struct rs_packet *pkt);