diff options
author | Linus Nordberg <linus@nordu.net> | 2012-09-25 13:41:08 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2012-09-25 13:41:08 +0200 |
commit | 9142e68885bb6d19f0f6d44c4d8daf5ae4d12cbe (patch) | |
tree | 7d555d992f92711f90d00a0eab79b57e0162cd25 /tcp.h | |
parent | 896ace8fa719b7ee93481bbe6f60bb4988a6879d (diff) |
Formatting changes.licensing-nogpl
And, actually, a typo in catgconf.c.
Cherry-picked b712a6bf from branch 'licensing'.
Conflicts:
LICENSE
Diffstat (limited to 'tcp.h')
-rw-r--r-- | tcp.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. */ const struct protodefs *tcpinit(uint8_t h); |