The branch main has been updated by hselasky:
URL:
https://cgit.FreeBSD.org/src/commit/?id=89c0b4fa1172dc7238346f9edb11d0e4a5d8c64e
commit 89c0b4fa1172dc7238346f9edb11d0e4a5d8c64e
Author: Hans Petter Selasky <hsela...@freebsd.org>
AuthorDate: 2021-01-08 11:21:58 +0000
Commit: Hans Petter Selasky <hsela...@freebsd.org>
CommitDate: 2021-01-08 11:35:55 +0000
Bump some copyrights in mlx5en(4).
MFC after: 1 week
Sponsored by: Mellanox Technologies // NVIDIA Networking
---
sys/dev/mlx5/mlx5_en/mlx5_en_port_buffer.c | 2 +-
sys/dev/mlx5/mlx5_en/port_buffer.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys/dev/mlx5/mlx5_en/mlx5_en_port_buffer.c
b/sys/dev/mlx5/mlx5_en/mlx5_en_port_buffer.c
index ebf61d521cec..f453b4759e27 100644
--- a/sys/dev/mlx5/mlx5_en/mlx5_en_port_buffer.c
+++ b/sys/dev/mlx5/mlx5_en/mlx5_en_port_buffer.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2018 Mellanox Technologies. All rights reserved.
+ * Copyright (c) 2018-2019 Mellanox Technologies. 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/dev/mlx5/mlx5_en/port_buffer.h
b/sys/dev/mlx5/mlx5_en/port_buffer.h
index 1a64749c4ee5..d16347f31a62 100644
--- a/sys/dev/mlx5/mlx5_en/port_buffer.h
+++ b/sys/dev/mlx5/mlx5_en/port_buffer.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2018 Mellanox Technologies. All rights reserved.
+ * Copyright (c) 2018-2019 Mellanox Technologies. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
_______________________________________________
dev-commits-src-main@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main
To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"