Add c-file-style to C source files missing it.
[libradsec.git] / radsecproxy-hash.c
index cf4e448..e641767 100644 (file)
@@ -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. */
 
 #include <stdio.h>
@@ -86,3 +84,7 @@ main(int argc, char *argv[])
 
   return 0;
 }
+
+/* Local Variables: */
+/* c-file-style: "stroustrup" */
+/* End: */