diff --git a/src/api/if_api.c b/src/api/if_api.c index 167e19c9..02ee21d1 100644 --- a/src/api/if_api.c +++ b/src/api/if_api.c @@ -6,7 +6,7 @@ */ /* - * Copyright (c) 2017 Joel Cunningham + * Copyright (c) 2017 Joel Cunningham, Garmin International, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/src/include/lwip/if_api.h b/src/include/lwip/if_api.h index 7532b32f..007cf4d6 100644 --- a/src/include/lwip/if_api.h +++ b/src/include/lwip/if_api.h @@ -6,7 +6,7 @@ */ /* - * Copyright (c) 2017 Joel Cunningham + * Copyright (c) 2017 Joel Cunningham, Garmin International, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/src/include/posix/net/if.h b/src/include/posix/net/if.h index 20666477..6b8e63a5 100644 --- a/src/include/posix/net/if.h +++ b/src/include/posix/net/if.h @@ -4,6 +4,9 @@ */ /* + * Copyright (c) 2017 Joel Cunningham, Garmin International, Inc. + * All rights reserved. + * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: *