Commit f1ab6e06 ("Add/user partial set updates.) incorrectly did not include HPE attribution for derived files lib/ovsdb-set-op.[ch]. Add the attribution to correct this.
Signed-off-by: Ryan Moats <rmo...@us.ibm.com> --- lib/ovsdb-set-op.c | 3 ++- lib/ovsdb-set-op.h | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/ovsdb-set-op.c b/lib/ovsdb-set-op.c index f41034c..62c4621 100644 --- a/lib/ovsdb-set-op.c +++ b/lib/ovsdb-set-op.c @@ -1,4 +1,5 @@ -/* Copyright (C) 2016, IBM +/* Copyright (C) 2016 Hewlett Packard Enterprise Development LP + * Copyright (C) 2016, IBM * All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/lib/ovsdb-set-op.h b/lib/ovsdb-set-op.h index 966de28..802cd7c 100644 --- a/lib/ovsdb-set-op.h +++ b/lib/ovsdb-set-op.h @@ -1,4 +1,5 @@ -/* Copyright (C) 2016, IBM +/* Copyright (C) 2016 Hewlett Packard Enterprise Development LP + * Copyright (C) 2016, IBM * All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); you may -- 2.7.4 (Apple Git-66) _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev