File 7238-snmp-Add-copyright-notice-for-test-mib-Test-LLDP.patch of Package erlang
From c4c23d114b86ddef826611e65cac9eba81f0c426 Mon Sep 17 00:00:00 2001
From: Micael Karlberg <bmk@erlang.org>
Date: Wed, 9 Apr 2025 10:29:38 +0200
Subject: [PATCH 8/9] [snmp] Add copyright notice for test mib Test-LLDP
OTP-19572
---
lib/snmp/test/snmp_test_data/Test-LLDP-MIB.mib | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/lib/snmp/test/snmp_test_data/Test-LLDP-MIB.mib b/lib/snmp/test/snmp_test_data/Test-LLDP-MIB.mib
index 41b8057223..cdffa6fdc2 100644
--- a/lib/snmp/test/snmp_test_data/Test-LLDP-MIB.mib
+++ b/lib/snmp/test/snmp_test_data/Test-LLDP-MIB.mib
@@ -1,3 +1,11 @@
+-- %CopyrightBegin%
+--
+-- SPDX-License-Identifier: NOASSERTION
+--
+-- Copyright (C) IEEE (2005). All Rights Reserved.
+--
+-- %CopyrightEnd%
+
Test-LLDP-MIB DEFINITIONS ::= BEGIN
IMPORTS
--
2.43.0