diff options
Diffstat (limited to 'sys/net')
-rw-r--r-- | sys/net/if_lagg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/net/if_lagg.c b/sys/net/if_lagg.c index 6d90594..53af5fe 100644 --- a/sys/net/if_lagg.c +++ b/sys/net/if_lagg.c @@ -2,6 +2,7 @@ /* * Copyright (c) 2005, 2006 Reyk Floeter <reyk@openbsd.org> + * Copyright (c) 2007 Andrew Thompson <thompsa@FreeBSD.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above |