summaryrefslogtreecommitdiff
path: root/lib/event.h
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2012-12-19 10:41:57 +0100
committerLinus Nordberg <linus@nordberg.se>2012-12-19 10:44:28 +0100
commit937144b230752ac640e611cabb57387f613997bc (patch)
treea26dd9985eff2391823a5c97f12f33dd093adfc9 /lib/event.h
parentb877d7d52b0c12bc6d1f5cbcebbd054a4fb433b6 (diff)
Rename COPYING -> LICENSE.
And distribute LICENSE and HACKING.
Diffstat (limited to 'lib/event.h')
-rw-r--r--lib/event.h2
1 files changed, 1 insertions, 1 deletions
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);