summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMinyoung, Song <minyoung.song@samsung.com>2016-03-22 12:22:43 +0900
committerMinyoung, Song <minyoung.song@samsung.com>2016-03-22 13:21:52 +0900
commit7e75a143f988a643d75490453108ea020038c0b1 (patch)
tree0068870a428f5fe7a0cf88bc0459112fc3b5a129
parentd50e87699cad36fe5084c86d8c2f23a691efa783 (diff)
downloadmemps-7e75a143f988a643d75490453108ea020038c0b1.tar.gz
memps-7e75a143f988a643d75490453108ea020038c0b1.tar.bz2
memps-7e75a143f988a643d75490453108ea020038c0b1.zip
Signed-off-by: Minyoung, Song <minyoung.song@samsung.com> Change-Id: I0388c60d0e30aa2fb5a47101a52f268d5f56ccbd
-rw-r--r--memps.c26
1 files changed, 14 insertions, 12 deletions
diff --git a/memps.c b/memps.c
index a91a1fa..489c418 100644
--- a/memps.c
+++ b/memps.c
@@ -1,15 +1,17 @@
-/*
- Copyright (c) 2000 - 2014 Samsung Electronics Co., Ltd. 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.
-
- 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
-*/
+/* Copyright 2014 Samsung Electronics Co., Ltd 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.
+ */
#include <stdio.h>
#include <stdlib.h>