summaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>2016-01-08 13:47:56 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2016-01-09 05:17:57 -0800
commit0c1c373e498db1023e4f307f362598a096e36df0 (patch)
tree4ed6f1ab74b6999b3070d107bfd3d049a95dc9bf /tools
parent75d4e2a9abc2bff53b6b5b6cb5397a0491603c31 (diff)
config: add DO NOT EDIT warning
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>
Diffstat (limited to 'tools')
-rw-r--r--tools/pyang_plugins/bgpyang2golang.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/pyang_plugins/bgpyang2golang.py b/tools/pyang_plugins/bgpyang2golang.py
index 599f41a3..5c06a154 100644
--- a/tools/pyang_plugins/bgpyang2golang.py
+++ b/tools/pyang_plugins/bgpyang2golang.py
@@ -20,6 +20,9 @@ import sys
from pyang import plugin
_COPYRIGHT_NOTICE = """
+// DO NOT EDIT
+// generated by pyang using OpenConfig https://github.com/openconfig/public
+//
// Copyright (C) 2014,2015 Nippon Telegraph and Telephone Corporation.
//
// Licensed under the Apache License, Version 2.0 (the "License");