add licensing
[urcu.git] / test_urcu.c
index 650c030efece587c4eed2a47fb2fb67aa9fc3eb7..10d4d9961292d3149d04fe88417a7247de3c8ad8 100644 (file)
@@ -1,3 +1,13 @@
+/*
+ * test_urcu.c
+ *
+ * Userspace RCU library - test program
+ *
+ * Copyright February 2009 - Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
+ *
+ * Distributed under GPLv2
+ */
+
 #include <stdio.h>
 #include <pthread.h>
 #include <stdlib.h>
This page took 0.022508 seconds and 4 git commands to generate.