summaryrefslogtreecommitdiff
path: root/hash.c
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2012-09-25 13:41:08 +0200
committerLinus Nordberg <linus@nordu.net>2012-09-25 13:41:08 +0200
commit9142e68885bb6d19f0f6d44c4d8daf5ae4d12cbe (patch)
tree7d555d992f92711f90d00a0eab79b57e0162cd25 /hash.c
parent896ace8fa719b7ee93481bbe6f60bb4988a6879d (diff)
Formatting changes.
And, actually, a typo in catgconf.c. Cherry-picked b712a6bf from branch 'licensing'. Conflicts: LICENSE
Diffstat (limited to 'hash.c')
-rw-r--r--hash.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hash.c b/hash.c
index ced88fc..51f039f 100644
--- a/hash.c
+++ b/hash.c
@@ -1,5 +1,5 @@
-/* Copyright (c) 2006-2010, UNINETT AS.
- * Copyright (c) 2010-2012, NORDUnet A/S. */
+/* Copyright (c) 2006-2010, UNINETT AS
+ * Copyright (c) 2010-2012, NORDUnet A/S */
/* See LICENSE for licensing information. */
#include <stdlib.h>