mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 14:25:26 +00:00
dpif-netdev: Fix typo in copyright header.
Reported-by: David Marchand <david.marchand@redhat.com> Fixes:352b6c7116
("dpif-lookup: add avx512 gather implementation.") Fixes:f5ace7cd8a
("dpif-netdev: Move dpcls lookup structures to .h") Cc: Harry Van Haaren <harry.van.haaren@intel.com> Signed-off-by: Ian Stokes <ian.stokes@intel.com> Acked-by: Harry van Haaren <harry.van.haaren@intel.com> Acked-by: Flavio Leitner <fbl@sysclose.org>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2008, 2009, 2010, 2011, 2012, 2013, 2015 Nicira, Inc.
|
||||
* Copyright (c) 2019 Intel Corperation.
|
||||
* Copyright (c) 2019 Intel Corporation.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
Reference in New Issue
Block a user