diff --git a/sys/netinet/tcp_ratelimit.c b/sys/netinet/tcp_ratelimit.c index 2ac4f1d3ad4..da4f109ba85 100644 --- a/sys/netinet/tcp_ratelimit.c +++ b/sys/netinet/tcp_ratelimit.c @@ -2,9 +2,8 @@ * * SPDX-License-Identifier: BSD-3-Clause * - * Copyright (c) 2018-2019 + * Copyright (c) 2018-2020 * Netflix Inc. - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/sys/netinet/tcp_ratelimit.h b/sys/netinet/tcp_ratelimit.h index a38979e49e7..588f5e3c217 100644 --- a/sys/netinet/tcp_ratelimit.h +++ b/sys/netinet/tcp_ratelimit.h @@ -2,9 +2,8 @@ * * SPDX-License-Identifier: BSD-3-Clause * - * Copyright (c) 2018-2019 + * Copyright (c) 2018-2020 * Netflix Inc. - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions