git: f00fe116dc9d - main - ObsoleteFiles.inc: Correct date for SOC FPGA driver removal

From: John Baldwin <jhb_at_FreeBSD.org>
Date: Sat, 07 Dec 2024 15:50:47 UTC
The branch main has been updated by jhb:

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

commit f00fe116dc9d9d164b37a44048397ea8594f110e
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2024-12-07 15:50:18 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2024-12-07 15:50:18 +0000

    ObsoleteFiles.inc: Correct date for SOC FPGA driver removal
    
    Fixes:          8f7835acc6d6 Remove SOC FPGA drivers
---
 ObsoleteFiles.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index a59907a36969..473daec4c737 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -51,7 +51,7 @@
 #   xargs -n1 | sort | uniq -d;
 # done
 
-# 2024xxxx: Remove Altera DE4 drivers
+# 20241206: Remove Altera DE4 drivers
 OLD_FILES+=usr/share/man/man4/altera_atse.4.gz
 OLD_FILES+=usr/share/man/man4/altera_avgen.4.gz
 OLD_FILES+=usr/share/man/man4/altera_jtag_uart.4.gz