WIP: Fix the Proxy-State issue.
[libradsec.git] / fticks.h
index dfc209f..5786d12 100644 (file)
--- a/fticks.h
+++ b/fticks.h
@@ -1,5 +1,4 @@
-/* Copyright (c) 2006-2010, UNINETT AS
- * Copyright (c) 2010-2012, NORDUnet A/S */
+/* Copyright (c) 2011, NORDUnet A/S */
 /* See LICENSE for licensing information. */
 
 int fticks_configure(struct options *options,
@@ -10,3 +9,7 @@ void fticks_log(const struct options *options,
                const struct client *client,
                const struct radmsg *msg,
                const struct rqout *rqout);
+
+/* Local Variables: */
+/* c-file-style: "stroustrup" */
+/* End: */