@@ -34,20 +34,24 @@ module ietf-distributed-notif {
34
34
"Defines augmentation for ietf-subscribed-notifications to
35
35
enable the distributed publication with single subscription.
36
36
37
- Copyright (c) 2024 IETF Trust and the persons identified as
38
- authors of the code. All rights reserved.
37
+ Copyright (c) 2025 IETF Trust and the persons
38
+ identified as authors of the code. All rights reserved.
39
39
40
- Redistribution and use in source and binary forms, with or
41
- without modification, is permitted pursuant to, and subject to
42
- the license terms contained in, the Simplified BSD License set
43
- forth in Section 4.c of the IETF Trust's Legal Provisions
44
- Relating to IETF Documents
45
- (https://trustee.ietf.org/license-info).
40
+ Redistribution and use in source and binary forms, with or
41
+ without modification, is permitted pursuant to, and subject
42
+ to the license terms contained in, the Revised BSD License
43
+ set forth in Section 4.c of the IETF Trust's Legal Provisions
44
+ Relating to IETF Documents
45
+ (https://trustee.ietf.org/license-info).
46
46
47
- This version of this YANG module is part of RFC XXXX; see the
48
- RFC itself for full legal notices." ;
47
+ All revisions of IETF and IANA published modules can be found
48
+ at the YANG Parameters registry
49
+ (https://www.iana.org/assignments/yang-parameters).
49
50
50
- revision 2024 -04 -21 {
51
+ This version of this YANG module is part of RFC XXXX; see
52
+ the RFC itself for full legal notices." ;
53
+
54
+ revision 2025 -04 -12 {
51
55
description
52
56
"Initial version" ;
53
57
reference
@@ -73,7 +77,7 @@ module ietf-distributed-notif {
73
77
description
74
78
"Provides a reusable leaf-list of message-publisher-id-list." ;
75
79
76
- leaf-list message-publisher-ids {
80
+ leaf-list message-publisher-id {
77
81
type uint32 ;
78
82
config false ;
79
83
description
0 commit comments