From f51133ee3f2a877ebf10cb31055a4df0dfeecbcb Mon Sep 17 00:00:00 2001 From: Andrew Thompson Date: Mon, 17 Dec 2007 18:49:44 +0000 Subject: [PATCH] Add myself to the copyright. --- sys/net/if_lagg.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/net/if_lagg.c b/sys/net/if_lagg.c index 6d90594ff69..53af5fe8440 100644 --- a/sys/net/if_lagg.c +++ b/sys/net/if_lagg.c @@ -2,6 +2,7 @@ /* * Copyright (c) 2005, 2006 Reyk Floeter + * Copyright (c) 2007 Andrew Thompson * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above