diff options
author | Thomas Monjalon <thomas@monjalon.net> | 2018-11-26 18:51:14 +0100 |
---|---|---|
committer | Thomas Monjalon <thomas@monjalon.net> | 2018-11-26 20:19:24 +0100 |
commit | 43d162bc168e5c66346acf9f464495a088a5a9f0 (patch) | |
tree | 4da5a7d2e103433bf36c331093905f368f51bfa0 /license | |
parent | c5f21bdae4650bc168638c7b4a2c789e245ba562 (diff) | |
download | dpdk-next-eventdev-43d162bc168e5c66346acf9f464495a088a5a9f0.zip dpdk-next-eventdev-43d162bc168e5c66346acf9f464495a088a5a9f0.tar.gz dpdk-next-eventdev-43d162bc168e5c66346acf9f464495a088a5a9f0.tar.xz |
fix dpdk.org URLs
The DPDK website has a new URL scheme since June 2018.
Cc: stable@dpdk.org
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: John McNamara <john.mcnamara@intel.com>
Diffstat (limited to 'license')
-rw-r--r-- | license/exceptions.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/license/exceptions.txt b/license/exceptions.txt index f2ef037..f1cfa46 100644 --- a/license/exceptions.txt +++ b/license/exceptions.txt @@ -1,7 +1,7 @@ This file will record any exceptions in DPDK Project with respect to DPDK IP License policy as defined in DPDK Charter available at: - http://dpdk.org/about/charter#ip + https://www.dpdk.org/charter/ Note that following licenses are not exceptions:- - BSD-3-Clause |