aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/VES5.0/evel/evel-library/code/evel_library/jsmn.h
diff options
context:
space:
mode:
authorgokuls <goksing@gmail.com>2017-06-08 23:31:58 -0400
committergokuls <goksing@gmail.com>2017-06-08 23:33:50 -0400
commit4d6ce277921f99c440ebcd1796b4d6447af36f3b (patch)
treebdf38ebf310710908bc91e130e496b2471865ad0 /vnfs/VES5.0/evel/evel-library/code/evel_library/jsmn.h
parentd01dc36ebf5dc8869da816379e59ff3a0a4749d2 (diff)
Cleanup code and correct License
Change-Id: I5f1b07772c08d098e44f5e5b987c2dea9e115465 Signed-off-by: Gokul Singaraju <goksing@gmail.com>
Diffstat (limited to 'vnfs/VES5.0/evel/evel-library/code/evel_library/jsmn.h')
-rw-r--r--vnfs/VES5.0/evel/evel-library/code/evel_library/jsmn.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/vnfs/VES5.0/evel/evel-library/code/evel_library/jsmn.h b/vnfs/VES5.0/evel/evel-library/code/evel_library/jsmn.h
index 01ca99c8..4ae6d9b4 100644
--- a/vnfs/VES5.0/evel/evel-library/code/evel_library/jsmn.h
+++ b/vnfs/VES5.0/evel/evel-library/code/evel_library/jsmn.h
@@ -1,3 +1,20 @@
+/*************************************************************************//**
+ *
+ * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
+ *
+ * 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
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ ****************************************************************************/
+
#ifndef __JSMN_H_
#define __JSMN_H_