X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=fticks.h;h=5786d127bd30d30dbc53dc5bf28c2a5c4562d87d;hb=refs%2Fheads%2Fpthread_create_attr;hp=e6e121782d5f56ccb5b60bd19022926c886ad1e5;hpb=8d3d567f3b3e0b7f56cce1d878d34768ee86b3c0;p=radsecproxy.git diff --git a/fticks.h b/fticks.h index e6e1217..5786d12 100644 --- a/fticks.h +++ b/fticks.h @@ -1,6 +1,4 @@ -/* Copyright (c) 2006-2010, UNINETT AS. - * Copyright (c) 2010, UNINETT AS, NORDUnet A/S. - * Copyright (c) 2010-2012, NORDUnet A/S. */ +/* Copyright (c) 2011, NORDUnet A/S */ /* See LICENSE for licensing information. */ int fticks_configure(struct options *options, @@ -11,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: */