summaryrefslogtreecommitdiffstats
path: root/vpp-classifier
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-04-03 14:17:23 +0200
committerMarek Gradzki <mgradzki@cisco.com>2018-04-03 14:21:59 +0200
commit9b6da0fd0274722978d4c8802e07d629ce615506 (patch)
treef126ff28a2be724b47261032abe5d47d0109794d /vpp-classifier
parent9197c35be695aea7168afaffc9b1e5fecaed2c50 (diff)
api: update copyright to match revision information
Change-Id: Ib7825ea727fd8105dd679587059333888caeef5c Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'vpp-classifier')
-rw-r--r--vpp-classifier/api/src/main/yang/interface-policer@2017-03-15.yang2
-rw-r--r--vpp-classifier/api/src/main/yang/policer@2017-03-15.yang2
-rw-r--r--vpp-classifier/api/src/main/yang/vpp-classifier-acl@2017-05-03.yang2
-rw-r--r--vpp-classifier/api/src/main/yang/vpp-classifier-context@2017-05-02.yang2
-rw-r--r--vpp-classifier/api/src/main/yang/vpp-classifier@2017-03-27.yang2
-rw-r--r--vpp-classifier/api/src/main/yang/vpp-interface-acl@2017-03-15.yang2
-rw-r--r--vpp-classifier/api/src/main/yang/vpp-subinterface-acl@2017-03-15.yang2
7 files changed, 7 insertions, 7 deletions
diff --git a/vpp-classifier/api/src/main/yang/interface-policer@2017-03-15.yang b/vpp-classifier/api/src/main/yang/interface-policer@2017-03-15.yang
index 8358c44be..4f58a77f0 100644
--- a/vpp-classifier/api/src/main/yang/interface-policer@2017-03-15.yang
+++ b/vpp-classifier/api/src/main/yang/interface-policer@2017-03-15.yang
@@ -29,7 +29,7 @@ module interface-policer {
Mapped to policer_classify_set_interface:
https://git.fd.io/vpp/tree/src/vnet/classify/classify.api#n119.
- Copyright (c) 2017-2018 Cisco and/or its affiliates.
+ Copyright (c) 2017 Cisco and/or its affiliates.
Licensed under the Apache License, Version 2.0 (the 'License');
you may not use this file except in compliance with the License.
diff --git a/vpp-classifier/api/src/main/yang/policer@2017-03-15.yang b/vpp-classifier/api/src/main/yang/policer@2017-03-15.yang
index 52ed69b46..22eb20fdf 100644
--- a/vpp-classifier/api/src/main/yang/policer@2017-03-15.yang
+++ b/vpp-classifier/api/src/main/yang/policer@2017-03-15.yang
@@ -25,7 +25,7 @@ module policer {
Partially based on
https://tools.ietf.org/html/draft-asechoud-netmod-qos-model-02.
- Copyright (c) 2017-2018 Cisco and/or its affiliates.
+ Copyright (c) 2017 Cisco and/or its affiliates.
Licensed under the Apache License, Version 2.0 (the 'License');
you may not use this file except in compliance with the License.
diff --git a/vpp-classifier/api/src/main/yang/vpp-classifier-acl@2017-05-03.yang b/vpp-classifier/api/src/main/yang/vpp-classifier-acl@2017-05-03.yang
index 66d3b0587..5faf75ecc 100644
--- a/vpp-classifier/api/src/main/yang/vpp-classifier-acl@2017-05-03.yang
+++ b/vpp-classifier/api/src/main/yang/vpp-classifier-acl@2017-05-03.yang
@@ -18,7 +18,7 @@ module vpp-classifier-acl {
"This module contains a collection of YANG definitions for
managing classifier based ACLs in VPP.
- Copyright (c) 2017-2018 Cisco and/or its affiliates.
+ Copyright (c) 2017 Cisco and/or its affiliates.
Licensed under the Apache License, Version 2.0 (the 'License');
you may not use this file except in compliance with the License.
diff --git a/vpp-classifier/api/src/main/yang/vpp-classifier-context@2017-05-02.yang b/vpp-classifier/api/src/main/yang/vpp-classifier-context@2017-05-02.yang
index 26cc0a2b4..468957f9f 100644
--- a/vpp-classifier/api/src/main/yang/vpp-classifier-context@2017-05-02.yang
+++ b/vpp-classifier/api/src/main/yang/vpp-classifier-context@2017-05-02.yang
@@ -16,7 +16,7 @@ module vpp-classifier-context {
Metadata are managed internally by the HC vpp-classifier plugin.
They are exposed as operational state data for debugging purposes.
- Copyright (c) 2016-2018 Cisco and/or its affiliates.
+ Copyright (c) 2016-2017 Cisco and/or its affiliates.
Licensed under the Apache License, Version 2.0 (the 'License');
you may not use this file except in compliance with the License.
diff --git a/vpp-classifier/api/src/main/yang/vpp-classifier@2017-03-27.yang b/vpp-classifier/api/src/main/yang/vpp-classifier@2017-03-27.yang
index 1f3ce4e75..f761fea5b 100644
--- a/vpp-classifier/api/src/main/yang/vpp-classifier@2017-03-27.yang
+++ b/vpp-classifier/api/src/main/yang/vpp-classifier@2017-03-27.yang
@@ -22,7 +22,7 @@ module vpp-classifier {
"This module contains a collection of YANG definitions for
managing VPP packet classifier.
- Copyright (c) 2016-2018 Cisco and/or its affiliates.
+ Copyright (c) 2016-2017 Cisco and/or its affiliates.
Licensed under the Apache License, Version 2.0 (the 'License');
you may not use this file except in compliance with the License.
diff --git a/vpp-classifier/api/src/main/yang/vpp-interface-acl@2017-03-15.yang b/vpp-classifier/api/src/main/yang/vpp-interface-acl@2017-03-15.yang
index d2d77e2ab..6ba87dabe 100644
--- a/vpp-classifier/api/src/main/yang/vpp-interface-acl@2017-03-15.yang
+++ b/vpp-classifier/api/src/main/yang/vpp-interface-acl@2017-03-15.yang
@@ -27,7 +27,7 @@ module vpp-interface-acl {
applying ACLs on VPP interfaces.
Uses ACL implementation based on VPP packet classifier.
- Copyright (c) 2017-2018 Cisco and/or its affiliates.
+ Copyright (c) 2017 Cisco and/or its affiliates.
Licensed under the Apache License, Version 2.0 (the 'License');
you may not use this file except in compliance with the License.
diff --git a/vpp-classifier/api/src/main/yang/vpp-subinterface-acl@2017-03-15.yang b/vpp-classifier/api/src/main/yang/vpp-subinterface-acl@2017-03-15.yang
index 165848590..83c59f72f 100644
--- a/vpp-classifier/api/src/main/yang/vpp-subinterface-acl@2017-03-15.yang
+++ b/vpp-classifier/api/src/main/yang/vpp-subinterface-acl@2017-03-15.yang
@@ -31,7 +31,7 @@ module vpp-subinterface-acl {
applying ACLs on VPP sub-interfaces.
Uses ACL implementation based on VPP packet classifier.
- Copyright (c) 2017-2018 Cisco and/or its affiliates.
+ Copyright (c) 2017 Cisco and/or its affiliates.
Licensed under the Apache License, Version 2.0 (the 'License');
you may not use this file except in compliance with the License.