git: 4ebb7c8048ae - stable/14 - sys/abi_compat.h: add Foundation copyright for uint64_t stuff
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 Apr 2026 05:57:09 UTC
The branch stable/14 has been updated by des:
URL: https://cgit.FreeBSD.org/src/commit/?id=4ebb7c8048aef03d1ab154f1c5ccc30b56376604
commit 4ebb7c8048aef03d1ab154f1c5ccc30b56376604
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2026-02-05 19:10:00 +0000
Commit: Dag-Erling Smørgrav <des@FreeBSD.org>
CommitDate: 2026-04-12 05:56:45 +0000
sys/abi_compat.h: add Foundation copyright for uint64_t stuff
Reviewed by: brooks
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D55135
(cherry picked from commit 9ce0c190d8b3570c0a537f84952dca8c6e462ec3)
---
sys/sys/abi_compat.h | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/sys/sys/abi_compat.h b/sys/sys/abi_compat.h
index 1753d8dd25c2..69fb349edc7a 100644
--- a/sys/sys/abi_compat.h
+++ b/sys/sys/abi_compat.h
@@ -4,6 +4,11 @@
* Copyright (c) 2001 Doug Rabson
* All rights reserved.
*
+ * Copyright 2026 The FreeBSD Foundation
+ *
+ * Portions of this software were developed by Konstantin Belousov
+ * under sponsorship from the FreeBSD Foundation.
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met: