summaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@gmail.com>2019-07-12 11:14:55 +0900
committerFUJITA Tomonori <fujita.tomonori@gmail.com>2019-07-12 17:37:05 +0900
commit50df0390faedad489614c94bd00b1749d57dbbab (patch)
tree04e1035abf160e1feb8a22ad417e3acc3d72642b /tools
parent2f5a4d59cb8d494bcf1a64d45d84bcd8fd4a7f06 (diff)
use tha standard comment for machine-generated files
Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/pyang_plugins/bgpyang2golang.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/pyang_plugins/bgpyang2golang.py b/tools/pyang_plugins/bgpyang2golang.py
index e2545135..1ad359e3 100644
--- a/tools/pyang_plugins/bgpyang2golang.py
+++ b/tools/pyang_plugins/bgpyang2golang.py
@@ -24,7 +24,7 @@ _COPYRIGHT_NOTICE = """
// DO NOT EDIT
// generated by pyang using OpenConfig https://github.com/openconfig/public
//
-// Copyright (C) 2014-2016 Nippon Telegraph and Telephone Corporation.
+// Copyright (C) 2014-2019 Nippon Telegraph and Telephone Corporation.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -39,7 +39,7 @@ _COPYRIGHT_NOTICE = """
// See the License for the specific language governing permissions and
// limitations under the License.
-//lint:file-ignore S1008 generated code.
+// Code generated by pyang. DO NOT EDIT.
"""
EQUAL_TYPE_LEAF = 0