diff options
| author | Ali Mashtizadeh <mashti@uwaterloo.ca> | 2026-03-25 18:51:21 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2026-03-25 21:24:18 +0000 |
| commit | 98bedca0a4effed7f170be52f7ef3e1ab8a79b11 (patch) | |
| tree | 4b78562ee4cc3c3cbf74e30c3a320d99a60ebbb0 /sys/dev | |
| parent | f6989880841b89d54ebcd5d12195c40a23627646 (diff) | |
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/hwpmc/hwpmc_ibs.c | 3 | ||||
| -rw-r--r-- | sys/dev/hwpmc/hwpmc_ibs.h | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sys/dev/hwpmc/hwpmc_ibs.c b/sys/dev/hwpmc/hwpmc_ibs.c index 66d3260cf040..bfc135f06884 100644 --- a/sys/dev/hwpmc/hwpmc_ibs.c +++ b/sys/dev/hwpmc/hwpmc_ibs.c @@ -1,8 +1,7 @@ /*- * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (c) 2026, Ali Jose Mashtizadeh - * All rights reserved. + * Copyright (c) 2026, Netflix, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/sys/dev/hwpmc/hwpmc_ibs.h b/sys/dev/hwpmc/hwpmc_ibs.h index 01fc88648558..c66d54672543 100644 --- a/sys/dev/hwpmc/hwpmc_ibs.h +++ b/sys/dev/hwpmc/hwpmc_ibs.h @@ -1,8 +1,7 @@ /*- * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (c) 2026, Ali Jose Mashtizadeh - * All rights reserved. + * Copyright (c) 2026, Netflix, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |
