From ccd4a6588c6f486f7616286b054a5ac123f5c502 Mon Sep 17 00:00:00 2001 From: Hongjun Ni Date: Thu, 1 Jun 2017 00:24:12 +0800 Subject: Add l3 routing for GTP-U decap Change-Id: Ic3c8cd58cb2b02622299cf74c9efcabd2ef2b513 Signed-off-by: Hongjun Ni --- src/plugins/gtpu/gtpu_all_api_h.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/gtpu/gtpu_all_api_h.h') diff --git a/src/plugins/gtpu/gtpu_all_api_h.h b/src/plugins/gtpu/gtpu_all_api_h.h index a4181ae3..dbfe0397 100644 --- a/src/plugins/gtpu/gtpu_all_api_h.h +++ b/src/plugins/gtpu/gtpu_all_api_h.h @@ -1,7 +1,7 @@ /* * gtpu_all_api_h.h - plug-in api #include file * - * Copyright (c) Intel and/or its affiliates. + * Copyright (c) 2017 Intel 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. * You may obtain a copy of the License at: -- cgit 1.2.3-korg