Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Feb 2026 19:06:57 +0000
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 9ce0c190d8b3 - main - sys/abi_compat.h: add Foundation copyright for uint64_t stuff
Message-ID:  <698a3051.33a5c.51f685db@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by kib:

URL: https://cgit.FreeBSD.org/src/commit/?id=9ce0c190d8b3570c0a537f84952dca8c6e462ec3

commit 9ce0c190d8b3570c0a537f84952dca8c6e462ec3
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2026-02-05 19:10:00 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2026-02-09 18:57:19 +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
---
 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:


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698a3051.33a5c.51f685db>