diff options
| author | Lawrence Stewart <lstewart@FreeBSD.org> | 2010-11-12 00:19:42 +0000 |
|---|---|---|
| committer | Lawrence Stewart <lstewart@FreeBSD.org> | 2010-11-12 00:19:42 +0000 |
| commit | 67f285a22e4e2eb8667d68ea8940ff8687456d60 (patch) | |
| tree | 2d234877232ee22681015f97e998f5748a55b179 /sys/netinet/libalias | |
| parent | cfe6b823a21ef330633d755517783973bfb63bfb (diff) | |
Notes
Diffstat (limited to 'sys/netinet/libalias')
| -rw-r--r-- | sys/netinet/libalias/alias_sctp.c | 3 | ||||
| -rw-r--r-- | sys/netinet/libalias/alias_sctp.h | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sys/netinet/libalias/alias_sctp.c b/sys/netinet/libalias/alias_sctp.c index 22cf5cd65457..8a78ea82541a 100644 --- a/sys/netinet/libalias/alias_sctp.c +++ b/sys/netinet/libalias/alias_sctp.c @@ -1,8 +1,7 @@ /** * @file alias_sctp.c * Copyright (c) 2008, Centre for Advanced Internet Architectures - * Swinburne University of Technology, Melbourne, Australia - * (CRICOS number 00111D). + * Swinburne University of Technology, Melbourne, Australia. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/sys/netinet/libalias/alias_sctp.h b/sys/netinet/libalias/alias_sctp.h index b4608ee4bbe3..ff2c4c26c71e 100644 --- a/sys/netinet/libalias/alias_sctp.h +++ b/sys/netinet/libalias/alias_sctp.h @@ -1,8 +1,7 @@ /** * @file alias_sctp.h * Copyright (c) 2008, Centre for Advanced Internet Architectures - * Swinburne University of Technology, Melbourne, Australia - * (CRICOS number 00111D). + * Swinburne University of Technology, Melbourne, Australia. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |
