X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=fticks.h;h=5786d127bd30d30dbc53dc5bf28c2a5c4562d87d;hb=refs%2Fheads%2FRADSECPROXY-51;hp=dfc209f0db7974fd9933402aeecfd67278e512b4;hpb=8c8a1423c3d407bd119b75aae93386bbfd0176e2;p=radsecproxy.git diff --git a/fticks.h b/fticks.h index dfc209f..5786d12 100644 --- 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: */