File 7233-snmp-Fixed-mibs-copyright.patch of Package erlang
From 811f81dec3ecbd293fd7ebad051e942ccc52a0a5 Mon Sep 17 00:00:00 2001
From: Micael Karlberg <bmk@erlang.org>
Date: Thu, 3 Apr 2025 14:36:35 +0200
Subject: [PATCH 3/9] [snmp] Fixed mibs copyright
---
lib/snmp/mibs/RFC-1215.mib | 12 +-----------
lib/snmp/mibs/RFC1155-SMI.mib | 13 +------------
lib/snmp/mibs/RFC1213-MIB.mib | 13 +------------
3 files changed, 3 insertions(+), 35 deletions(-)
diff --git a/lib/snmp/mibs/RFC-1215.mib b/lib/snmp/mibs/RFC-1215.mib
index a55cb0cb9f..014d783a00 100644
--- a/lib/snmp/mibs/RFC-1215.mib
+++ b/lib/snmp/mibs/RFC-1215.mib
@@ -1,16 +1,6 @@
-- %CopyrightBegin%
--
--- Copyright Notice
---
--- Copyright (c) 1991 IETF Trust and the persons identified as the
--- document authors. All rights reserved.
---
--- This document is subject to BCP 78 and the IETF Trust's Legal
--- Provisions Relating to IETF Documents
--- (http://trustee.ietf.org/license-info) in effect on the date of
--- publication of this document. Please review these documents
--- carefully, as they describe your rights and restrictions with respect
--- to this document.
+-- Copyright (C) The Internet Society (1991). All Rights Reserved.
--
-- %CopyrightEnd%
diff --git a/lib/snmp/mibs/RFC1155-SMI.mib b/lib/snmp/mibs/RFC1155-SMI.mib
index b940339cbd..92bf3623f8 100644
--- a/lib/snmp/mibs/RFC1155-SMI.mib
+++ b/lib/snmp/mibs/RFC1155-SMI.mib
@@ -1,20 +1,9 @@
-- %CopyrightBegin%
--
--- Copyright Notice
---
--- Copyright (c) 1990 IETF Trust and the persons identified as the
--- document authors. All rights reserved.
---
--- This document is subject to BCP 78 and the IETF Trust's Legal
--- Provisions Relating to IETF Documents
--- (http://trustee.ietf.org/license-info) in effect on the date of
--- publication of this document. Please review these documents
--- carefully, as they describe your rights and restrictions with respect
--- to this document.
+-- Copyright (C) The Internet Society (1990). All Rights Reserved.
--
-- %CopyrightEnd%
-
RFC1155-SMI DEFINITIONS ::= BEGIN
EXPORTS -- EVERYTHING
diff --git a/lib/snmp/mibs/RFC1213-MIB.mib b/lib/snmp/mibs/RFC1213-MIB.mib
index f1a9376d76..ca7a85a54e 100644
--- a/lib/snmp/mibs/RFC1213-MIB.mib
+++ b/lib/snmp/mibs/RFC1213-MIB.mib
@@ -1,20 +1,9 @@
-- %CopyrightBegin%
--
--- Copyright Notice
---
--- Copyright (c) 1991 IETF Trust and the persons identified as the
--- document authors. All rights reserved.
---
--- This document is subject to BCP 78 and the IETF Trust's Legal
--- Provisions Relating to IETF Documents
--- (http://trustee.ietf.org/license-info) in effect on the date of
--- publication of this document. Please review these documents
--- carefully, as they describe your rights and restrictions with respect
--- to this document.
+-- Copyright (C) The Internet Society (1991). All Rights Reserved.
--
-- %CopyrightEnd%
-
RFC1213-MIB DEFINITIONS ::= BEGIN
IMPORTS
--
2.43.0