diff --git a/src/libs/compat/freebsd_network/compat/machine/bus.h b/src/libs/compat/freebsd_network/compat/machine/bus.h index 231538ee69..b51501810a 100644 --- a/src/libs/compat/freebsd_network/compat/machine/bus.h +++ b/src/libs/compat/freebsd_network/compat/machine/bus.h @@ -1,7 +1,5 @@ /* - * Copyright 2009, Colin Günther. All rights reserved. - * Copyright 2007, Hugo Santos. All rights reserved. - * Copyright 2018, Haiku, Inc. All rights reserved. + * Copyright 2018-2022, Haiku, Inc. All rights reserved. * Distributed under the terms of the MIT license. */ #ifndef _FBSD_COMPAT_MACHINE_BUS_H_ diff --git a/src/libs/compat/freebsd_network/compat/machine/cpufunc.h b/src/libs/compat/freebsd_network/compat/machine/cpufunc.h index 9d77ac94f0..49d6abc80a 100644 --- a/src/libs/compat/freebsd_network/compat/machine/cpufunc.h +++ b/src/libs/compat/freebsd_network/compat/machine/cpufunc.h @@ -1,7 +1,5 @@ /* - * Copyright 2009, Colin Günther. All rights reserved. - * Copyright 2007, Hugo Santos. All rights reserved. - * Copyright 2018, Haiku, Inc. All rights reserved. + * Copyright 2018-2022, Haiku, Inc. All rights reserved. * Distributed under the terms of the MIT license. */ #ifndef _FBSD_COMPAT_MACHINE_CPUFUNC_H_