add license and copyright stuff
[quakecontrol.git] / common.h
index 3a055a7..22942ba 100644 (file)
--- a/common.h
+++ b/common.h
@@ -1,3 +1,6 @@
+// Copyright (2013) Jann Horn <jann@thejh.net>
+// This code is licensed under the AGPLv3.
+
 #define CONFIG_PATH "/etc/quakecontrol/config.ini"
 
 #include <jh.h>