summaryrefslogtreecommitdiff
path: root/utils/MsgDebug.cpp
diff options
context:
space:
mode:
authorSangkoo Kim <sangkoo.kim@samsung.com>2014-11-10 16:12:59 +0900
committerSangkoo Kim <sangkoo.kim@samsung.com>2014-11-10 16:13:40 +0900
commit56a064ae797660b2cc38f6bbebcc5fba33d4494b (patch)
tree7005de28c9a149f490adbb48641680af2e01d7b0 /utils/MsgDebug.cpp
parentda44d306ea4f55e6a7b75c96783bb7c61cd75c8a (diff)
downloadmsg-service-56a064ae797660b2cc38f6bbebcc5fba33d4494b.tar.gz
msg-service-56a064ae797660b2cc38f6bbebcc5fba33d4494b.tar.bz2
msg-service-56a064ae797660b2cc38f6bbebcc5fba33d4494b.zip
Change license to APLv2.0
Change-Id: Ia39b278f4da7e6301391fbe9ff7fc853adc3ebca Signed-off-by: Sangkoo Kim <sangkoo.kim@samsung.com>
Diffstat (limited to 'utils/MsgDebug.cpp')
-rwxr-xr-xutils/MsgDebug.cpp29
1 files changed, 16 insertions, 13 deletions
diff --git a/utils/MsgDebug.cpp b/utils/MsgDebug.cpp
index 280f6c3..f321f8d 100755
--- a/utils/MsgDebug.cpp
+++ b/utils/MsgDebug.cpp
@@ -1,17 +1,20 @@
/*
-* Copyright 2012-2013 Samsung Electronics Co., Ltd
-*
-* Licensed under the Flora License, Version 1.1 (the "License");
-* you may not use this file except in compliance with the License.
-* You may obtain a copy of the License at
-*
-* http://floralicense.org/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.
+ * msg-service
+ *
+ * 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.
+ * 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 "MsgDebug.h"