2
0
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:
Ian Stokes
2020-10-06 18:09:20 +01:00
parent 39fbd2c3f0
commit 0f6a89d07f
2 changed files with 2 additions and 2 deletions

View File

@@ -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.