X-Git-Url: http://www.project-moonshot.org/gitweb/?p=libradsec.git;a=blobdiff_plain;f=lib%2Fevent.h;h=bd9ec7701c46bcc7e5fd90414234c67078a8165b;hp=9c239dff25814aa2592f8c9225e3e4ade8a8c5a8;hb=f0df8b47b0c7639ab3842c2b92c80f70b8ed66d3;hpb=4f9a7e63c1d14837ec880b9a63cc6a92a822e7d5 diff --git a/lib/event.h b/lib/event.h index 9c239df..bd9ec77 100644 --- a/lib/event.h +++ b/lib/event.h @@ -1,5 +1,5 @@ -/* Copyright 2011 NORDUnet A/S. All rights reserved. - See LICENSE for licensing information. */ +/* Copyright 2011-2012 NORDUnet A/S. All rights reserved. + 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);