host stack: update stale copyright
[vpp.git] / src / vnet / session-apps / echo_server.c
index 941c16d..d165fb3 100644 (file)
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2015-2017 Cisco and/or its affiliates.
+* Copyright (c) 2017-2019 Cisco 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:
@@ -29,7 +29,7 @@ typedef struct
 
   u32 app_index;               /**< Server app index */
   u32 my_client_index;         /**< API client handle */
-  u32 node_index;              /**< process node index for evnt scheduling */
+  u32 node_index;              /**< process node index for event scheduling */
 
   /*
    * Config params