From d8596879b72df02dfecef022efbd1ecb8f6b761d Mon Sep 17 00:00:00 2001 From: Seunghwan Lee Date: Thu, 17 Jan 2013 14:35:16 +0900 Subject: Chnage Copyright Year from 2012 to 2012-2013 --- framework/deliver-handler/MsgDeliverHandler.cpp | 2 +- framework/main.cpp | 2 +- framework/plugin-manager/MsgPluginConfig.cpp | 2 +- framework/plugin-manager/MsgPluginManager.cpp | 2 +- framework/setting-handler/MsgSettingHandler.cpp | 2 +- framework/storage-handler/MsgStorageFilter.cpp | 2 +- framework/storage-handler/MsgStorageFolder.cpp | 2 +- framework/storage-handler/MsgStorageManager.cpp | 2 +- framework/storage-handler/MsgStorageMessage.cpp | 2 +- framework/storage-handler/MsgStorageMms.cpp | 2 +- framework/storage-handler/MsgStorageSim.cpp | 2 +- framework/storage-handler/MsgStorageUtil.cpp | 2 +- framework/submit-handler/MsgSubmitHandler.cpp | 2 +- framework/transaction-manager/MsgCmdHandlerFilter.cpp | 2 +- framework/transaction-manager/MsgCmdHandlerSetting.cpp | 2 +- framework/transaction-manager/MsgCmdHandlerStorage.cpp | 2 +- framework/transaction-manager/MsgCmdHandlerTransport.cpp | 2 +- framework/transaction-manager/MsgTransManager.cpp | 2 +- include/common/MsgCmdTypes.h | 2 +- include/common/MsgCppTypes.h | 2 +- include/common/MsgFilterTypes.h | 2 +- include/common/MsgInternalTypes.h | 2 +- include/common/MsgMmsTypes.h | 2 +- include/common/MsgPluginInterface.h | 2 +- include/common/MsgQueue.h | 2 +- include/common/MsgSettingTypes.h | 2 +- include/common/MsgStorageTypes.h | 2 +- include/common/MsgThread.h | 2 +- include/common/MsgTransportTypes.h | 2 +- include/common/MsgTypes.h | 2 +- include/framework/MsgCmdHandler.h | 2 +- include/framework/MsgDeliverHandler.h | 2 +- include/framework/MsgPluginConfig.h | 2 +- include/framework/MsgPluginManager.h | 2 +- include/framework/MsgSettingHandler.h | 2 +- include/framework/MsgStorageHandler.h | 2 +- include/framework/MsgSubmitHandler.h | 2 +- include/framework/MsgTransManager.h | 2 +- include/mapi/msg.h | 2 +- include/mapi/msg_private.h | 2 +- include/mapi/msg_storage.h | 2 +- include/mapi/msg_storage_types.h | 2 +- include/mapi/msg_transport.h | 2 +- include/mapi/msg_transport_types.h | 2 +- include/mapi/msg_types.h | 2 +- include/msg_helper/MsgHelper.h | 2 +- include/proxy/MsgHandle.h | 2 +- include/proxy/MsgProxyListener.h | 2 +- include/utils/MsgContact.h | 2 +- include/utils/MsgDebug.h | 2 +- include/utils/MsgDrmWrapper.h | 2 +- include/utils/MsgException.h | 2 +- include/utils/MsgGconfWrapper.h | 2 +- include/utils/MsgIpcSocket.h | 2 +- include/utils/MsgMemory.h | 2 +- include/utils/MsgMmsMessage.h | 2 +- include/utils/MsgMutex.h | 2 +- include/utils/MsgNotificationWrapper.h | 2 +- include/utils/MsgSoundPlayer.h | 2 +- include/utils/MsgSpamFilter.h | 2 +- include/utils/MsgSqliteWrapper.h | 2 +- include/utils/MsgTextConvert.h | 2 +- include/utils/MsgUtilFile.h | 2 +- include/utils/MsgUtilFunction.h | 2 +- include/utils/MsgUtilStorage.h | 2 +- include/utils/MsgVMessage.h | 2 +- mapi/msg_control.cpp | 2 +- mapi/msg_filter.cpp | 2 +- mapi/msg_message.cpp | 2 +- mapi/msg_mms.cpp | 2 +- mapi/msg_setting.cpp | 2 +- mapi/msg_storage.cpp | 2 +- mapi/msg_svc.cpp | 2 +- mapi/msg_transport.cpp | 2 +- msg_helper/MsgSensorWrapper.cpp | 2 +- msg_helper/MsgSoundPlayer.cpp | 2 +- msg_helper/main.cpp | 2 +- plugin/mms_plugin/MmsPluginAvCodec.cpp | 2 +- plugin/mms_plugin/MmsPluginCodecCommon.cpp | 2 +- plugin/mms_plugin/MmsPluginConnManWrapper.cpp | 2 +- plugin/mms_plugin/MmsPluginDecode.cpp | 2 +- plugin/mms_plugin/MmsPluginDrm.cpp | 2 +- plugin/mms_plugin/MmsPluginEncode.cpp | 2 +- plugin/mms_plugin/MmsPluginEventHandler.cpp | 2 +- plugin/mms_plugin/MmsPluginHttp.cpp | 2 +- plugin/mms_plugin/MmsPluginInternal.cpp | 2 +- plugin/mms_plugin/MmsPluginMIME.cpp | 2 +- plugin/mms_plugin/MmsPluginMain.cpp | 2 +- plugin/mms_plugin/MmsPluginMessage.cpp | 2 +- plugin/mms_plugin/MmsPluginSMILValidate.cpp | 2 +- plugin/mms_plugin/MmsPluginSmil.cpp | 2 +- plugin/mms_plugin/MmsPluginStorage.cpp | 2 +- plugin/mms_plugin/MmsPluginTextConvert.cpp | 2 +- plugin/mms_plugin/MmsPluginTransport.cpp | 2 +- plugin/mms_plugin/MmsPluginUserAgent.cpp | 2 +- plugin/mms_plugin/MmsPluginUtil.cpp | 2 +- plugin/mms_plugin/include/MmsPluginAvCodec.h | 2 +- plugin/mms_plugin/include/MmsPluginCodec.h | 2 +- plugin/mms_plugin/include/MmsPluginCodecCommon.h | 2 +- plugin/mms_plugin/include/MmsPluginCodecTypes.h | 2 +- plugin/mms_plugin/include/MmsPluginConnManWrapper.h | 2 +- plugin/mms_plugin/include/MmsPluginDebug.h | 2 +- plugin/mms_plugin/include/MmsPluginDecode.h | 2 +- plugin/mms_plugin/include/MmsPluginDrm.h | 2 +- plugin/mms_plugin/include/MmsPluginEncode.h | 2 +- plugin/mms_plugin/include/MmsPluginEventHandler.h | 2 +- plugin/mms_plugin/include/MmsPluginHttp.h | 2 +- plugin/mms_plugin/include/MmsPluginInternal.h | 2 +- plugin/mms_plugin/include/MmsPluginMIME.h | 2 +- plugin/mms_plugin/include/MmsPluginMain.h | 2 +- plugin/mms_plugin/include/MmsPluginMessage.h | 2 +- plugin/mms_plugin/include/MmsPluginSMILValidate.h | 2 +- plugin/mms_plugin/include/MmsPluginSmil.h | 2 +- plugin/mms_plugin/include/MmsPluginStorage.h | 2 +- plugin/mms_plugin/include/MmsPluginTextConvert.h | 2 +- plugin/mms_plugin/include/MmsPluginTransport.h | 2 +- plugin/mms_plugin/include/MmsPluginTypes.h | 2 +- plugin/mms_plugin/include/MmsPluginUserAgent.h | 2 +- plugin/mms_plugin/include/MmsPluginUtil.h | 2 +- plugin/sms_plugin/SmsPluginCallback.cpp | 2 +- plugin/sms_plugin/SmsPluginCbMsgHandler.cpp | 2 +- plugin/sms_plugin/SmsPluginConcatHandler.cpp | 2 +- plugin/sms_plugin/SmsPluginEventHandler.cpp | 2 +- plugin/sms_plugin/SmsPluginMain.cpp | 2 +- plugin/sms_plugin/SmsPluginParamCodec.cpp | 2 +- plugin/sms_plugin/SmsPluginSatHandler.cpp | 2 +- plugin/sms_plugin/SmsPluginSetting.cpp | 2 +- plugin/sms_plugin/SmsPluginSimMsg.cpp | 2 +- plugin/sms_plugin/SmsPluginStorage.cpp | 2 +- plugin/sms_plugin/SmsPluginTpduCodec.cpp | 2 +- plugin/sms_plugin/SmsPluginTransport.cpp | 2 +- plugin/sms_plugin/SmsPluginUAManager.cpp | 2 +- plugin/sms_plugin/SmsPluginUDCodec.cpp | 2 +- plugin/sms_plugin/SmsPluginWapPushHandler.cpp | 2 +- plugin/sms_plugin/include/SmsPluginCallback.h | 2 +- plugin/sms_plugin/include/SmsPluginCbMsgHandler.h | 2 +- plugin/sms_plugin/include/SmsPluginConcatHandler.h | 2 +- plugin/sms_plugin/include/SmsPluginEventHandler.h | 2 +- plugin/sms_plugin/include/SmsPluginMain.h | 2 +- plugin/sms_plugin/include/SmsPluginParamCodec.h | 2 +- plugin/sms_plugin/include/SmsPluginSatHandler.h | 2 +- plugin/sms_plugin/include/SmsPluginSetting.h | 2 +- plugin/sms_plugin/include/SmsPluginSimMsg.h | 2 +- plugin/sms_plugin/include/SmsPluginStorage.h | 2 +- plugin/sms_plugin/include/SmsPluginTpduCodec.h | 2 +- plugin/sms_plugin/include/SmsPluginTransport.h | 2 +- plugin/sms_plugin/include/SmsPluginTypes.h | 2 +- plugin/sms_plugin/include/SmsPluginUAManager.h | 2 +- plugin/sms_plugin/include/SmsPluginUDCodec.h | 2 +- plugin/sms_plugin/include/SmsPluginWapPushHandler.h | 2 +- proxy/MsgHandleControl.cpp | 2 +- proxy/MsgHandleFilter.cpp | 2 +- proxy/MsgHandleSetting.cpp | 2 +- proxy/MsgHandleStorage.cpp | 2 +- proxy/MsgHandleTransport.cpp | 2 +- proxy/MsgProxyListener.cpp | 2 +- utils/MsgContact.cpp | 2 +- utils/MsgDebug.cpp | 2 +- utils/MsgDrmWrapper.cpp | 2 +- utils/MsgException.cpp | 2 +- utils/MsgGconfWrapper.cpp | 2 +- utils/MsgIpcSocket.cpp | 2 +- utils/MsgMemory.cpp | 2 +- utils/MsgMmsMessage.cpp | 2 +- utils/MsgMutex.cpp | 2 +- utils/MsgNotificationWrapper.cpp | 2 +- utils/MsgSoundPlayer.cpp | 2 +- utils/MsgSpamFilter.cpp | 2 +- utils/MsgSqliteWrapper.cpp | 2 +- utils/MsgTextConvert.cpp | 2 +- utils/MsgUtilFile.cpp | 2 +- utils/MsgUtilFunction.cpp | 2 +- utils/MsgUtilStorage.cpp | 2 +- utils/MsgVMessage.cpp | 2 +- vobject-engine/VCard.c | 2 +- vobject-engine/VCardCalUtil.c | 2 +- vobject-engine/VMessage.c | 2 +- vobject-engine/include/VCard.h | 2 +- vobject-engine/include/VMessage.h | 2 +- vobject-engine/include/VTypes.h | 2 +- vobject-engine/include/vobject.h | 2 +- vobject-engine/test_code/CQ_VCARD.c | 2 +- vobject-engine/test_code/uts_vdata_vcard_decode.c | 2 +- vobject-engine/test_code/uts_vdata_vcard_encode.c | 2 +- 184 files changed, 184 insertions(+), 184 deletions(-) diff --git a/framework/deliver-handler/MsgDeliverHandler.cpp b/framework/deliver-handler/MsgDeliverHandler.cpp index 934d268..01e3747 100755 --- a/framework/deliver-handler/MsgDeliverHandler.cpp +++ b/framework/deliver-handler/MsgDeliverHandler.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/framework/main.cpp b/framework/main.cpp index 9773bac..26a42b2 100755 --- a/framework/main.cpp +++ b/framework/main.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/framework/plugin-manager/MsgPluginConfig.cpp b/framework/plugin-manager/MsgPluginConfig.cpp index 057498b..52d9b26 100755 --- a/framework/plugin-manager/MsgPluginConfig.cpp +++ b/framework/plugin-manager/MsgPluginConfig.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/framework/plugin-manager/MsgPluginManager.cpp b/framework/plugin-manager/MsgPluginManager.cpp index f2d32cd..0459300 100755 --- a/framework/plugin-manager/MsgPluginManager.cpp +++ b/framework/plugin-manager/MsgPluginManager.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/framework/setting-handler/MsgSettingHandler.cpp b/framework/setting-handler/MsgSettingHandler.cpp index d69e436..5d74101 100755 --- a/framework/setting-handler/MsgSettingHandler.cpp +++ b/framework/setting-handler/MsgSettingHandler.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/framework/storage-handler/MsgStorageFilter.cpp b/framework/storage-handler/MsgStorageFilter.cpp index beed1d2..fc666eb 100755 --- a/framework/storage-handler/MsgStorageFilter.cpp +++ b/framework/storage-handler/MsgStorageFilter.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/framework/storage-handler/MsgStorageFolder.cpp b/framework/storage-handler/MsgStorageFolder.cpp index 841859e..7ca9386 100755 --- a/framework/storage-handler/MsgStorageFolder.cpp +++ b/framework/storage-handler/MsgStorageFolder.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/framework/storage-handler/MsgStorageManager.cpp b/framework/storage-handler/MsgStorageManager.cpp index 7ae1e35..d0a54ef 100755 --- a/framework/storage-handler/MsgStorageManager.cpp +++ b/framework/storage-handler/MsgStorageManager.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/framework/storage-handler/MsgStorageMessage.cpp b/framework/storage-handler/MsgStorageMessage.cpp index bb5d6dc..497970b 100755 --- a/framework/storage-handler/MsgStorageMessage.cpp +++ b/framework/storage-handler/MsgStorageMessage.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/framework/storage-handler/MsgStorageMms.cpp b/framework/storage-handler/MsgStorageMms.cpp index 5a3b26e..63756b8 100755 --- a/framework/storage-handler/MsgStorageMms.cpp +++ b/framework/storage-handler/MsgStorageMms.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/framework/storage-handler/MsgStorageSim.cpp b/framework/storage-handler/MsgStorageSim.cpp index 7e1895e..9d95021 100755 --- a/framework/storage-handler/MsgStorageSim.cpp +++ b/framework/storage-handler/MsgStorageSim.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/framework/storage-handler/MsgStorageUtil.cpp b/framework/storage-handler/MsgStorageUtil.cpp index a529fa6..86ba9a1 100755 --- a/framework/storage-handler/MsgStorageUtil.cpp +++ b/framework/storage-handler/MsgStorageUtil.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/framework/submit-handler/MsgSubmitHandler.cpp b/framework/submit-handler/MsgSubmitHandler.cpp index 67964f7..9ba3740 100755 --- a/framework/submit-handler/MsgSubmitHandler.cpp +++ b/framework/submit-handler/MsgSubmitHandler.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/framework/transaction-manager/MsgCmdHandlerFilter.cpp b/framework/transaction-manager/MsgCmdHandlerFilter.cpp index 36dcd56..3b9b934 100755 --- a/framework/transaction-manager/MsgCmdHandlerFilter.cpp +++ b/framework/transaction-manager/MsgCmdHandlerFilter.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/framework/transaction-manager/MsgCmdHandlerSetting.cpp b/framework/transaction-manager/MsgCmdHandlerSetting.cpp index 5304c11..14f4784 100755 --- a/framework/transaction-manager/MsgCmdHandlerSetting.cpp +++ b/framework/transaction-manager/MsgCmdHandlerSetting.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/framework/transaction-manager/MsgCmdHandlerStorage.cpp b/framework/transaction-manager/MsgCmdHandlerStorage.cpp index 13ebc2e..2cd1d30 100755 --- a/framework/transaction-manager/MsgCmdHandlerStorage.cpp +++ b/framework/transaction-manager/MsgCmdHandlerStorage.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/framework/transaction-manager/MsgCmdHandlerTransport.cpp b/framework/transaction-manager/MsgCmdHandlerTransport.cpp index 8d50355..3f571e3 100755 --- a/framework/transaction-manager/MsgCmdHandlerTransport.cpp +++ b/framework/transaction-manager/MsgCmdHandlerTransport.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/framework/transaction-manager/MsgTransManager.cpp b/framework/transaction-manager/MsgTransManager.cpp index 5ff2cef..95d22fa 100755 --- a/framework/transaction-manager/MsgTransManager.cpp +++ b/framework/transaction-manager/MsgTransManager.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/common/MsgCmdTypes.h b/include/common/MsgCmdTypes.h index 304c70a..76f5490 100755 --- a/include/common/MsgCmdTypes.h +++ b/include/common/MsgCmdTypes.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/common/MsgCppTypes.h b/include/common/MsgCppTypes.h index 04fbd80..6dbd13a 100755 --- a/include/common/MsgCppTypes.h +++ b/include/common/MsgCppTypes.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/common/MsgFilterTypes.h b/include/common/MsgFilterTypes.h index 46ac21d..6bd7ba4 100755 --- a/include/common/MsgFilterTypes.h +++ b/include/common/MsgFilterTypes.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/common/MsgInternalTypes.h b/include/common/MsgInternalTypes.h index bd68ff2..1f68817 100755 --- a/include/common/MsgInternalTypes.h +++ b/include/common/MsgInternalTypes.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/common/MsgMmsTypes.h b/include/common/MsgMmsTypes.h index 26608d4..b9cd010 100755 --- a/include/common/MsgMmsTypes.h +++ b/include/common/MsgMmsTypes.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/common/MsgPluginInterface.h b/include/common/MsgPluginInterface.h index 02cef24..0180f5f 100755 --- a/include/common/MsgPluginInterface.h +++ b/include/common/MsgPluginInterface.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/common/MsgQueue.h b/include/common/MsgQueue.h index 3869ddc..4513572 100755 --- a/include/common/MsgQueue.h +++ b/include/common/MsgQueue.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/common/MsgSettingTypes.h b/include/common/MsgSettingTypes.h index 9b5bd40..66a4f32 100755 --- a/include/common/MsgSettingTypes.h +++ b/include/common/MsgSettingTypes.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/common/MsgStorageTypes.h b/include/common/MsgStorageTypes.h index fae4736..226d6f6 100755 --- a/include/common/MsgStorageTypes.h +++ b/include/common/MsgStorageTypes.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/common/MsgThread.h b/include/common/MsgThread.h index 454d1b5..bb40f9c 100755 --- a/include/common/MsgThread.h +++ b/include/common/MsgThread.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/common/MsgTransportTypes.h b/include/common/MsgTransportTypes.h index 2ecd7fc..5b0669c 100755 --- a/include/common/MsgTransportTypes.h +++ b/include/common/MsgTransportTypes.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/common/MsgTypes.h b/include/common/MsgTypes.h index f3da489..8b94151 100755 --- a/include/common/MsgTypes.h +++ b/include/common/MsgTypes.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/framework/MsgCmdHandler.h b/include/framework/MsgCmdHandler.h index fbeea3a..277f186 100755 --- a/include/framework/MsgCmdHandler.h +++ b/include/framework/MsgCmdHandler.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/framework/MsgDeliverHandler.h b/include/framework/MsgDeliverHandler.h index 131a6a5..8251951 100755 --- a/include/framework/MsgDeliverHandler.h +++ b/include/framework/MsgDeliverHandler.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/framework/MsgPluginConfig.h b/include/framework/MsgPluginConfig.h index d07d2e3..b4157b8 100755 --- a/include/framework/MsgPluginConfig.h +++ b/include/framework/MsgPluginConfig.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/framework/MsgPluginManager.h b/include/framework/MsgPluginManager.h index fa32baa..343ae1d 100755 --- a/include/framework/MsgPluginManager.h +++ b/include/framework/MsgPluginManager.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/framework/MsgSettingHandler.h b/include/framework/MsgSettingHandler.h index a3dca7d..701e4f7 100755 --- a/include/framework/MsgSettingHandler.h +++ b/include/framework/MsgSettingHandler.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/framework/MsgStorageHandler.h b/include/framework/MsgStorageHandler.h index c328aeb..e860380 100755 --- a/include/framework/MsgStorageHandler.h +++ b/include/framework/MsgStorageHandler.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/framework/MsgSubmitHandler.h b/include/framework/MsgSubmitHandler.h index c3f42b9..dd7c344 100755 --- a/include/framework/MsgSubmitHandler.h +++ b/include/framework/MsgSubmitHandler.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/framework/MsgTransManager.h b/include/framework/MsgTransManager.h index 53f7ba4..d8b5f64 100755 --- a/include/framework/MsgTransManager.h +++ b/include/framework/MsgTransManager.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/mapi/msg.h b/include/mapi/msg.h index a04505f..f56eb6e 100755 --- a/include/mapi/msg.h +++ b/include/mapi/msg.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/mapi/msg_private.h b/include/mapi/msg_private.h index 1a76929..80030fd 100755 --- a/include/mapi/msg_private.h +++ b/include/mapi/msg_private.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/mapi/msg_storage.h b/include/mapi/msg_storage.h index 43aabed..e7b08d9 100755 --- a/include/mapi/msg_storage.h +++ b/include/mapi/msg_storage.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/mapi/msg_storage_types.h b/include/mapi/msg_storage_types.h index 7f0c9ba..7edf1ac 100755 --- a/include/mapi/msg_storage_types.h +++ b/include/mapi/msg_storage_types.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/mapi/msg_transport.h b/include/mapi/msg_transport.h index 522fe1a..802c47a 100755 --- a/include/mapi/msg_transport.h +++ b/include/mapi/msg_transport.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/mapi/msg_transport_types.h b/include/mapi/msg_transport_types.h index db2b2b5..ec9d48e 100755 --- a/include/mapi/msg_transport_types.h +++ b/include/mapi/msg_transport_types.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/mapi/msg_types.h b/include/mapi/msg_types.h index 49e0314..af7bf62 100755 --- a/include/mapi/msg_types.h +++ b/include/mapi/msg_types.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/msg_helper/MsgHelper.h b/include/msg_helper/MsgHelper.h index 4c09f57..df7fbeb 100755 --- a/include/msg_helper/MsgHelper.h +++ b/include/msg_helper/MsgHelper.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/proxy/MsgHandle.h b/include/proxy/MsgHandle.h index dc4a07c..6b77894 100755 --- a/include/proxy/MsgHandle.h +++ b/include/proxy/MsgHandle.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/proxy/MsgProxyListener.h b/include/proxy/MsgProxyListener.h index d45f970..db0d5b2 100755 --- a/include/proxy/MsgProxyListener.h +++ b/include/proxy/MsgProxyListener.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/utils/MsgContact.h b/include/utils/MsgContact.h index 5896c6a..12b136a 100755 --- a/include/utils/MsgContact.h +++ b/include/utils/MsgContact.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/utils/MsgDebug.h b/include/utils/MsgDebug.h index 959f2d9..a2f18d0 100755 --- a/include/utils/MsgDebug.h +++ b/include/utils/MsgDebug.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/utils/MsgDrmWrapper.h b/include/utils/MsgDrmWrapper.h index 09d83ef..5a85616 100755 --- a/include/utils/MsgDrmWrapper.h +++ b/include/utils/MsgDrmWrapper.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/utils/MsgException.h b/include/utils/MsgException.h index 50ce5b7..d3e24e7 100755 --- a/include/utils/MsgException.h +++ b/include/utils/MsgException.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/utils/MsgGconfWrapper.h b/include/utils/MsgGconfWrapper.h index 3180335..7428cd9 100755 --- a/include/utils/MsgGconfWrapper.h +++ b/include/utils/MsgGconfWrapper.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/utils/MsgIpcSocket.h b/include/utils/MsgIpcSocket.h index a4866f0..16b63dd 100755 --- a/include/utils/MsgIpcSocket.h +++ b/include/utils/MsgIpcSocket.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/utils/MsgMemory.h b/include/utils/MsgMemory.h index 4900312..298ea03 100755 --- a/include/utils/MsgMemory.h +++ b/include/utils/MsgMemory.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/utils/MsgMmsMessage.h b/include/utils/MsgMmsMessage.h index a91f81a..071eade 100755 --- a/include/utils/MsgMmsMessage.h +++ b/include/utils/MsgMmsMessage.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/utils/MsgMutex.h b/include/utils/MsgMutex.h index 44aae6a..187d848 100755 --- a/include/utils/MsgMutex.h +++ b/include/utils/MsgMutex.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/utils/MsgNotificationWrapper.h b/include/utils/MsgNotificationWrapper.h index b2c3d99..a66bbd2 100755 --- a/include/utils/MsgNotificationWrapper.h +++ b/include/utils/MsgNotificationWrapper.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/utils/MsgSoundPlayer.h b/include/utils/MsgSoundPlayer.h index 492bf52..af9c1b7 100755 --- a/include/utils/MsgSoundPlayer.h +++ b/include/utils/MsgSoundPlayer.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/utils/MsgSpamFilter.h b/include/utils/MsgSpamFilter.h index d776c8e..4f44aac 100755 --- a/include/utils/MsgSpamFilter.h +++ b/include/utils/MsgSpamFilter.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/utils/MsgSqliteWrapper.h b/include/utils/MsgSqliteWrapper.h index 75426c2..ffb8c87 100755 --- a/include/utils/MsgSqliteWrapper.h +++ b/include/utils/MsgSqliteWrapper.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/utils/MsgTextConvert.h b/include/utils/MsgTextConvert.h index 7f6fd4d..7ebf09f 100755 --- a/include/utils/MsgTextConvert.h +++ b/include/utils/MsgTextConvert.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/utils/MsgUtilFile.h b/include/utils/MsgUtilFile.h index deece31..4834e0c 100755 --- a/include/utils/MsgUtilFile.h +++ b/include/utils/MsgUtilFile.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/utils/MsgUtilFunction.h b/include/utils/MsgUtilFunction.h index efb1c5f..528c9cf 100755 --- a/include/utils/MsgUtilFunction.h +++ b/include/utils/MsgUtilFunction.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/utils/MsgUtilStorage.h b/include/utils/MsgUtilStorage.h index 50d51be..89fec24 100755 --- a/include/utils/MsgUtilStorage.h +++ b/include/utils/MsgUtilStorage.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/utils/MsgVMessage.h b/include/utils/MsgVMessage.h index 9e46d6a..9bea6d8 100755 --- a/include/utils/MsgVMessage.h +++ b/include/utils/MsgVMessage.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mapi/msg_control.cpp b/mapi/msg_control.cpp index f9e7d71..ef1d7d1 100755 --- a/mapi/msg_control.cpp +++ b/mapi/msg_control.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mapi/msg_filter.cpp b/mapi/msg_filter.cpp index 66512f5..7641a77 100755 --- a/mapi/msg_filter.cpp +++ b/mapi/msg_filter.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mapi/msg_message.cpp b/mapi/msg_message.cpp index bc29e2d..21b9925 100755 --- a/mapi/msg_message.cpp +++ b/mapi/msg_message.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mapi/msg_mms.cpp b/mapi/msg_mms.cpp index 053e298..a4a14e7 100755 --- a/mapi/msg_mms.cpp +++ b/mapi/msg_mms.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mapi/msg_setting.cpp b/mapi/msg_setting.cpp index e333f3e..dd66951 100755 --- a/mapi/msg_setting.cpp +++ b/mapi/msg_setting.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mapi/msg_storage.cpp b/mapi/msg_storage.cpp index ec35d38..688cf90 100755 --- a/mapi/msg_storage.cpp +++ b/mapi/msg_storage.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mapi/msg_svc.cpp b/mapi/msg_svc.cpp index 90c73ad..d173d89 100755 --- a/mapi/msg_svc.cpp +++ b/mapi/msg_svc.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mapi/msg_transport.cpp b/mapi/msg_transport.cpp index 2e28a9f..ab18906 100755 --- a/mapi/msg_transport.cpp +++ b/mapi/msg_transport.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/msg_helper/MsgSensorWrapper.cpp b/msg_helper/MsgSensorWrapper.cpp index acea44a..16b52b9 100755 --- a/msg_helper/MsgSensorWrapper.cpp +++ b/msg_helper/MsgSensorWrapper.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/msg_helper/MsgSoundPlayer.cpp b/msg_helper/MsgSoundPlayer.cpp index a9a747f..d6c9e00 100755 --- a/msg_helper/MsgSoundPlayer.cpp +++ b/msg_helper/MsgSoundPlayer.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/msg_helper/main.cpp b/msg_helper/main.cpp index 4b725d1..8522106 100755 --- a/msg_helper/main.cpp +++ b/msg_helper/main.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/MmsPluginAvCodec.cpp b/plugin/mms_plugin/MmsPluginAvCodec.cpp index 323de7b..24292eb 100755 --- a/plugin/mms_plugin/MmsPluginAvCodec.cpp +++ b/plugin/mms_plugin/MmsPluginAvCodec.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/MmsPluginCodecCommon.cpp b/plugin/mms_plugin/MmsPluginCodecCommon.cpp index d3b565b..fb7c771 100755 --- a/plugin/mms_plugin/MmsPluginCodecCommon.cpp +++ b/plugin/mms_plugin/MmsPluginCodecCommon.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/MmsPluginConnManWrapper.cpp b/plugin/mms_plugin/MmsPluginConnManWrapper.cpp index 860bc1a..301e05f 100755 --- a/plugin/mms_plugin/MmsPluginConnManWrapper.cpp +++ b/plugin/mms_plugin/MmsPluginConnManWrapper.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/MmsPluginDecode.cpp b/plugin/mms_plugin/MmsPluginDecode.cpp index dead5fd..8ee5e40 100755 --- a/plugin/mms_plugin/MmsPluginDecode.cpp +++ b/plugin/mms_plugin/MmsPluginDecode.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/MmsPluginDrm.cpp b/plugin/mms_plugin/MmsPluginDrm.cpp index d9d0c7f..322d7cb 100755 --- a/plugin/mms_plugin/MmsPluginDrm.cpp +++ b/plugin/mms_plugin/MmsPluginDrm.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/MmsPluginEncode.cpp b/plugin/mms_plugin/MmsPluginEncode.cpp index 0fcb473..3c40cdb 100755 --- a/plugin/mms_plugin/MmsPluginEncode.cpp +++ b/plugin/mms_plugin/MmsPluginEncode.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/MmsPluginEventHandler.cpp b/plugin/mms_plugin/MmsPluginEventHandler.cpp index 87971c7..b68275e 100755 --- a/plugin/mms_plugin/MmsPluginEventHandler.cpp +++ b/plugin/mms_plugin/MmsPluginEventHandler.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/MmsPluginHttp.cpp b/plugin/mms_plugin/MmsPluginHttp.cpp index 58d4eaf..647f33c 100755 --- a/plugin/mms_plugin/MmsPluginHttp.cpp +++ b/plugin/mms_plugin/MmsPluginHttp.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/MmsPluginInternal.cpp b/plugin/mms_plugin/MmsPluginInternal.cpp index ac797e5..c29c7bf 100755 --- a/plugin/mms_plugin/MmsPluginInternal.cpp +++ b/plugin/mms_plugin/MmsPluginInternal.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/MmsPluginMIME.cpp b/plugin/mms_plugin/MmsPluginMIME.cpp index c0a7b6d..312ba7d 100755 --- a/plugin/mms_plugin/MmsPluginMIME.cpp +++ b/plugin/mms_plugin/MmsPluginMIME.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/MmsPluginMain.cpp b/plugin/mms_plugin/MmsPluginMain.cpp index 89043c1..69133a0 100755 --- a/plugin/mms_plugin/MmsPluginMain.cpp +++ b/plugin/mms_plugin/MmsPluginMain.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/MmsPluginMessage.cpp b/plugin/mms_plugin/MmsPluginMessage.cpp index ef507cf..4a147dd 100755 --- a/plugin/mms_plugin/MmsPluginMessage.cpp +++ b/plugin/mms_plugin/MmsPluginMessage.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/MmsPluginSMILValidate.cpp b/plugin/mms_plugin/MmsPluginSMILValidate.cpp index b03f9a6..41bb1ca 100755 --- a/plugin/mms_plugin/MmsPluginSMILValidate.cpp +++ b/plugin/mms_plugin/MmsPluginSMILValidate.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/MmsPluginSmil.cpp b/plugin/mms_plugin/MmsPluginSmil.cpp index 3011fdc..46a9255 100755 --- a/plugin/mms_plugin/MmsPluginSmil.cpp +++ b/plugin/mms_plugin/MmsPluginSmil.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/MmsPluginStorage.cpp b/plugin/mms_plugin/MmsPluginStorage.cpp index 45f0c86..c8f0a69 100755 --- a/plugin/mms_plugin/MmsPluginStorage.cpp +++ b/plugin/mms_plugin/MmsPluginStorage.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/MmsPluginTextConvert.cpp b/plugin/mms_plugin/MmsPluginTextConvert.cpp index 169456f..ec8763f 100755 --- a/plugin/mms_plugin/MmsPluginTextConvert.cpp +++ b/plugin/mms_plugin/MmsPluginTextConvert.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/MmsPluginTransport.cpp b/plugin/mms_plugin/MmsPluginTransport.cpp index e090a84..6632faa 100755 --- a/plugin/mms_plugin/MmsPluginTransport.cpp +++ b/plugin/mms_plugin/MmsPluginTransport.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/MmsPluginUserAgent.cpp b/plugin/mms_plugin/MmsPluginUserAgent.cpp index 5c64475..a067dd3 100755 --- a/plugin/mms_plugin/MmsPluginUserAgent.cpp +++ b/plugin/mms_plugin/MmsPluginUserAgent.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/MmsPluginUtil.cpp b/plugin/mms_plugin/MmsPluginUtil.cpp index 12b1858..44b3a66 100755 --- a/plugin/mms_plugin/MmsPluginUtil.cpp +++ b/plugin/mms_plugin/MmsPluginUtil.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginAvCodec.h b/plugin/mms_plugin/include/MmsPluginAvCodec.h index 3d99f0e..24003ae 100755 --- a/plugin/mms_plugin/include/MmsPluginAvCodec.h +++ b/plugin/mms_plugin/include/MmsPluginAvCodec.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginCodec.h b/plugin/mms_plugin/include/MmsPluginCodec.h index 625bd11..38ccf75 100755 --- a/plugin/mms_plugin/include/MmsPluginCodec.h +++ b/plugin/mms_plugin/include/MmsPluginCodec.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginCodecCommon.h b/plugin/mms_plugin/include/MmsPluginCodecCommon.h index 4137ddd..bdeaf5e 100755 --- a/plugin/mms_plugin/include/MmsPluginCodecCommon.h +++ b/plugin/mms_plugin/include/MmsPluginCodecCommon.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginCodecTypes.h b/plugin/mms_plugin/include/MmsPluginCodecTypes.h index 829ca15..c972499 100755 --- a/plugin/mms_plugin/include/MmsPluginCodecTypes.h +++ b/plugin/mms_plugin/include/MmsPluginCodecTypes.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginConnManWrapper.h b/plugin/mms_plugin/include/MmsPluginConnManWrapper.h index 7944c2d..4565e73 100755 --- a/plugin/mms_plugin/include/MmsPluginConnManWrapper.h +++ b/plugin/mms_plugin/include/MmsPluginConnManWrapper.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginDebug.h b/plugin/mms_plugin/include/MmsPluginDebug.h index 824be48..3edb9a0 100755 --- a/plugin/mms_plugin/include/MmsPluginDebug.h +++ b/plugin/mms_plugin/include/MmsPluginDebug.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginDecode.h b/plugin/mms_plugin/include/MmsPluginDecode.h index ee8a3e4..abc2097 100755 --- a/plugin/mms_plugin/include/MmsPluginDecode.h +++ b/plugin/mms_plugin/include/MmsPluginDecode.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginDrm.h b/plugin/mms_plugin/include/MmsPluginDrm.h index 860375e..84569fa 100755 --- a/plugin/mms_plugin/include/MmsPluginDrm.h +++ b/plugin/mms_plugin/include/MmsPluginDrm.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginEncode.h b/plugin/mms_plugin/include/MmsPluginEncode.h index 1537c9c..8da188a 100755 --- a/plugin/mms_plugin/include/MmsPluginEncode.h +++ b/plugin/mms_plugin/include/MmsPluginEncode.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginEventHandler.h b/plugin/mms_plugin/include/MmsPluginEventHandler.h index dbe9112..4bb6702 100755 --- a/plugin/mms_plugin/include/MmsPluginEventHandler.h +++ b/plugin/mms_plugin/include/MmsPluginEventHandler.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginHttp.h b/plugin/mms_plugin/include/MmsPluginHttp.h index 3686670..94a8c44 100755 --- a/plugin/mms_plugin/include/MmsPluginHttp.h +++ b/plugin/mms_plugin/include/MmsPluginHttp.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginInternal.h b/plugin/mms_plugin/include/MmsPluginInternal.h index 76c4e49..7a7e9ed 100755 --- a/plugin/mms_plugin/include/MmsPluginInternal.h +++ b/plugin/mms_plugin/include/MmsPluginInternal.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginMIME.h b/plugin/mms_plugin/include/MmsPluginMIME.h index 6ad6fe1..b83526a 100755 --- a/plugin/mms_plugin/include/MmsPluginMIME.h +++ b/plugin/mms_plugin/include/MmsPluginMIME.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginMain.h b/plugin/mms_plugin/include/MmsPluginMain.h index 403f1b2..b92973f 100755 --- a/plugin/mms_plugin/include/MmsPluginMain.h +++ b/plugin/mms_plugin/include/MmsPluginMain.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginMessage.h b/plugin/mms_plugin/include/MmsPluginMessage.h index 57adb20..55f009f 100755 --- a/plugin/mms_plugin/include/MmsPluginMessage.h +++ b/plugin/mms_plugin/include/MmsPluginMessage.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginSMILValidate.h b/plugin/mms_plugin/include/MmsPluginSMILValidate.h index 931e485..459edfd 100755 --- a/plugin/mms_plugin/include/MmsPluginSMILValidate.h +++ b/plugin/mms_plugin/include/MmsPluginSMILValidate.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginSmil.h b/plugin/mms_plugin/include/MmsPluginSmil.h index 45029a9..74957a8 100755 --- a/plugin/mms_plugin/include/MmsPluginSmil.h +++ b/plugin/mms_plugin/include/MmsPluginSmil.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginStorage.h b/plugin/mms_plugin/include/MmsPluginStorage.h index 12bdd61..cf7b0d4 100755 --- a/plugin/mms_plugin/include/MmsPluginStorage.h +++ b/plugin/mms_plugin/include/MmsPluginStorage.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginTextConvert.h b/plugin/mms_plugin/include/MmsPluginTextConvert.h index cacafbf..609631f 100755 --- a/plugin/mms_plugin/include/MmsPluginTextConvert.h +++ b/plugin/mms_plugin/include/MmsPluginTextConvert.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginTransport.h b/plugin/mms_plugin/include/MmsPluginTransport.h index e6283f6..d7fe78d 100755 --- a/plugin/mms_plugin/include/MmsPluginTransport.h +++ b/plugin/mms_plugin/include/MmsPluginTransport.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginTypes.h b/plugin/mms_plugin/include/MmsPluginTypes.h index 6f4f5bc..6e0f1bd 100755 --- a/plugin/mms_plugin/include/MmsPluginTypes.h +++ b/plugin/mms_plugin/include/MmsPluginTypes.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginUserAgent.h b/plugin/mms_plugin/include/MmsPluginUserAgent.h index 134b993..1a98e70 100755 --- a/plugin/mms_plugin/include/MmsPluginUserAgent.h +++ b/plugin/mms_plugin/include/MmsPluginUserAgent.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/mms_plugin/include/MmsPluginUtil.h b/plugin/mms_plugin/include/MmsPluginUtil.h index b1ac716..b9f887d 100755 --- a/plugin/mms_plugin/include/MmsPluginUtil.h +++ b/plugin/mms_plugin/include/MmsPluginUtil.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/SmsPluginCallback.cpp b/plugin/sms_plugin/SmsPluginCallback.cpp index 1d1f7c8..93835d8 100755 --- a/plugin/sms_plugin/SmsPluginCallback.cpp +++ b/plugin/sms_plugin/SmsPluginCallback.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/SmsPluginCbMsgHandler.cpp b/plugin/sms_plugin/SmsPluginCbMsgHandler.cpp index 9f42046..7640897 100755 --- a/plugin/sms_plugin/SmsPluginCbMsgHandler.cpp +++ b/plugin/sms_plugin/SmsPluginCbMsgHandler.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/SmsPluginConcatHandler.cpp b/plugin/sms_plugin/SmsPluginConcatHandler.cpp index 18521ad..0188d5f 100755 --- a/plugin/sms_plugin/SmsPluginConcatHandler.cpp +++ b/plugin/sms_plugin/SmsPluginConcatHandler.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/SmsPluginEventHandler.cpp b/plugin/sms_plugin/SmsPluginEventHandler.cpp index b529f30..7daf05d 100755 --- a/plugin/sms_plugin/SmsPluginEventHandler.cpp +++ b/plugin/sms_plugin/SmsPluginEventHandler.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/SmsPluginMain.cpp b/plugin/sms_plugin/SmsPluginMain.cpp index 3737d24..2462793 100755 --- a/plugin/sms_plugin/SmsPluginMain.cpp +++ b/plugin/sms_plugin/SmsPluginMain.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/SmsPluginParamCodec.cpp b/plugin/sms_plugin/SmsPluginParamCodec.cpp index 4ac73e9..d362e23 100755 --- a/plugin/sms_plugin/SmsPluginParamCodec.cpp +++ b/plugin/sms_plugin/SmsPluginParamCodec.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/SmsPluginSatHandler.cpp b/plugin/sms_plugin/SmsPluginSatHandler.cpp index 22c6298..c333359 100755 --- a/plugin/sms_plugin/SmsPluginSatHandler.cpp +++ b/plugin/sms_plugin/SmsPluginSatHandler.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/SmsPluginSetting.cpp b/plugin/sms_plugin/SmsPluginSetting.cpp index ef9c71b..aec8b48 100755 --- a/plugin/sms_plugin/SmsPluginSetting.cpp +++ b/plugin/sms_plugin/SmsPluginSetting.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/SmsPluginSimMsg.cpp b/plugin/sms_plugin/SmsPluginSimMsg.cpp index a6d3a78..f11ce6a 100755 --- a/plugin/sms_plugin/SmsPluginSimMsg.cpp +++ b/plugin/sms_plugin/SmsPluginSimMsg.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/SmsPluginStorage.cpp b/plugin/sms_plugin/SmsPluginStorage.cpp index 7189e38..0ebfd6d 100755 --- a/plugin/sms_plugin/SmsPluginStorage.cpp +++ b/plugin/sms_plugin/SmsPluginStorage.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/SmsPluginTpduCodec.cpp b/plugin/sms_plugin/SmsPluginTpduCodec.cpp index 1398ecd..1f5d6c6 100755 --- a/plugin/sms_plugin/SmsPluginTpduCodec.cpp +++ b/plugin/sms_plugin/SmsPluginTpduCodec.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/SmsPluginTransport.cpp b/plugin/sms_plugin/SmsPluginTransport.cpp index e71f897..bdb42a9 100755 --- a/plugin/sms_plugin/SmsPluginTransport.cpp +++ b/plugin/sms_plugin/SmsPluginTransport.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/SmsPluginUAManager.cpp b/plugin/sms_plugin/SmsPluginUAManager.cpp index a61d630..cd06567 100755 --- a/plugin/sms_plugin/SmsPluginUAManager.cpp +++ b/plugin/sms_plugin/SmsPluginUAManager.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/SmsPluginUDCodec.cpp b/plugin/sms_plugin/SmsPluginUDCodec.cpp index 32d67ff..5567b58 100755 --- a/plugin/sms_plugin/SmsPluginUDCodec.cpp +++ b/plugin/sms_plugin/SmsPluginUDCodec.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/SmsPluginWapPushHandler.cpp b/plugin/sms_plugin/SmsPluginWapPushHandler.cpp index de5fe46..854c3fa 100755 --- a/plugin/sms_plugin/SmsPluginWapPushHandler.cpp +++ b/plugin/sms_plugin/SmsPluginWapPushHandler.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/include/SmsPluginCallback.h b/plugin/sms_plugin/include/SmsPluginCallback.h index 3587833..61ea4e1 100755 --- a/plugin/sms_plugin/include/SmsPluginCallback.h +++ b/plugin/sms_plugin/include/SmsPluginCallback.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/include/SmsPluginCbMsgHandler.h b/plugin/sms_plugin/include/SmsPluginCbMsgHandler.h index aa01bf1..f62bcfc 100755 --- a/plugin/sms_plugin/include/SmsPluginCbMsgHandler.h +++ b/plugin/sms_plugin/include/SmsPluginCbMsgHandler.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/include/SmsPluginConcatHandler.h b/plugin/sms_plugin/include/SmsPluginConcatHandler.h index 417d3b2..fdc09c5 100755 --- a/plugin/sms_plugin/include/SmsPluginConcatHandler.h +++ b/plugin/sms_plugin/include/SmsPluginConcatHandler.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/include/SmsPluginEventHandler.h b/plugin/sms_plugin/include/SmsPluginEventHandler.h index af43a3d..039c3b1 100755 --- a/plugin/sms_plugin/include/SmsPluginEventHandler.h +++ b/plugin/sms_plugin/include/SmsPluginEventHandler.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/include/SmsPluginMain.h b/plugin/sms_plugin/include/SmsPluginMain.h index e8c55ca..bebaf9b 100755 --- a/plugin/sms_plugin/include/SmsPluginMain.h +++ b/plugin/sms_plugin/include/SmsPluginMain.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/include/SmsPluginParamCodec.h b/plugin/sms_plugin/include/SmsPluginParamCodec.h index 8591935..022bba5 100755 --- a/plugin/sms_plugin/include/SmsPluginParamCodec.h +++ b/plugin/sms_plugin/include/SmsPluginParamCodec.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/include/SmsPluginSatHandler.h b/plugin/sms_plugin/include/SmsPluginSatHandler.h index 0cbf0bb..d578593 100755 --- a/plugin/sms_plugin/include/SmsPluginSatHandler.h +++ b/plugin/sms_plugin/include/SmsPluginSatHandler.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/include/SmsPluginSetting.h b/plugin/sms_plugin/include/SmsPluginSetting.h index 2435cd2..bee8f8e 100755 --- a/plugin/sms_plugin/include/SmsPluginSetting.h +++ b/plugin/sms_plugin/include/SmsPluginSetting.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/include/SmsPluginSimMsg.h b/plugin/sms_plugin/include/SmsPluginSimMsg.h index 8a3640b..718d12f 100755 --- a/plugin/sms_plugin/include/SmsPluginSimMsg.h +++ b/plugin/sms_plugin/include/SmsPluginSimMsg.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/include/SmsPluginStorage.h b/plugin/sms_plugin/include/SmsPluginStorage.h index b573064..b97e87b 100755 --- a/plugin/sms_plugin/include/SmsPluginStorage.h +++ b/plugin/sms_plugin/include/SmsPluginStorage.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/include/SmsPluginTpduCodec.h b/plugin/sms_plugin/include/SmsPluginTpduCodec.h index 43a79e1..086b1ca 100755 --- a/plugin/sms_plugin/include/SmsPluginTpduCodec.h +++ b/plugin/sms_plugin/include/SmsPluginTpduCodec.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/include/SmsPluginTransport.h b/plugin/sms_plugin/include/SmsPluginTransport.h index c7c4aba..4481dde 100755 --- a/plugin/sms_plugin/include/SmsPluginTransport.h +++ b/plugin/sms_plugin/include/SmsPluginTransport.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/include/SmsPluginTypes.h b/plugin/sms_plugin/include/SmsPluginTypes.h index de47114..609bf1e 100755 --- a/plugin/sms_plugin/include/SmsPluginTypes.h +++ b/plugin/sms_plugin/include/SmsPluginTypes.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/include/SmsPluginUAManager.h b/plugin/sms_plugin/include/SmsPluginUAManager.h index 756521b..24d32fd 100755 --- a/plugin/sms_plugin/include/SmsPluginUAManager.h +++ b/plugin/sms_plugin/include/SmsPluginUAManager.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/include/SmsPluginUDCodec.h b/plugin/sms_plugin/include/SmsPluginUDCodec.h index 6db9d06..8dcf085 100755 --- a/plugin/sms_plugin/include/SmsPluginUDCodec.h +++ b/plugin/sms_plugin/include/SmsPluginUDCodec.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/plugin/sms_plugin/include/SmsPluginWapPushHandler.h b/plugin/sms_plugin/include/SmsPluginWapPushHandler.h index e89199a..58521d1 100755 --- a/plugin/sms_plugin/include/SmsPluginWapPushHandler.h +++ b/plugin/sms_plugin/include/SmsPluginWapPushHandler.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/proxy/MsgHandleControl.cpp b/proxy/MsgHandleControl.cpp index 756ce37..6ae1ddb 100755 --- a/proxy/MsgHandleControl.cpp +++ b/proxy/MsgHandleControl.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/proxy/MsgHandleFilter.cpp b/proxy/MsgHandleFilter.cpp index 9737b15..b198f56 100755 --- a/proxy/MsgHandleFilter.cpp +++ b/proxy/MsgHandleFilter.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/proxy/MsgHandleSetting.cpp b/proxy/MsgHandleSetting.cpp index 445d7c8..0ed539b 100755 --- a/proxy/MsgHandleSetting.cpp +++ b/proxy/MsgHandleSetting.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/proxy/MsgHandleStorage.cpp b/proxy/MsgHandleStorage.cpp index 0febc58..9140689 100755 --- a/proxy/MsgHandleStorage.cpp +++ b/proxy/MsgHandleStorage.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/proxy/MsgHandleTransport.cpp b/proxy/MsgHandleTransport.cpp index c291a02..1edae7b 100755 --- a/proxy/MsgHandleTransport.cpp +++ b/proxy/MsgHandleTransport.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/proxy/MsgProxyListener.cpp b/proxy/MsgProxyListener.cpp index 70d640d..9e86430 100755 --- a/proxy/MsgProxyListener.cpp +++ b/proxy/MsgProxyListener.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/MsgContact.cpp b/utils/MsgContact.cpp index a706028..84b3c7c 100755 --- a/utils/MsgContact.cpp +++ b/utils/MsgContact.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/MsgDebug.cpp b/utils/MsgDebug.cpp index 20e2371..4bf4e39 100755 --- a/utils/MsgDebug.cpp +++ b/utils/MsgDebug.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/MsgDrmWrapper.cpp b/utils/MsgDrmWrapper.cpp index 248738d..e256e64 100755 --- a/utils/MsgDrmWrapper.cpp +++ b/utils/MsgDrmWrapper.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/MsgException.cpp b/utils/MsgException.cpp index 28c0bfe..4c03414 100755 --- a/utils/MsgException.cpp +++ b/utils/MsgException.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/MsgGconfWrapper.cpp b/utils/MsgGconfWrapper.cpp index cee4ee2..d8c2dcc 100755 --- a/utils/MsgGconfWrapper.cpp +++ b/utils/MsgGconfWrapper.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/MsgIpcSocket.cpp b/utils/MsgIpcSocket.cpp index 144b1bc..28b7435 100755 --- a/utils/MsgIpcSocket.cpp +++ b/utils/MsgIpcSocket.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/MsgMemory.cpp b/utils/MsgMemory.cpp index 4efaf90..39c3211 100755 --- a/utils/MsgMemory.cpp +++ b/utils/MsgMemory.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/MsgMmsMessage.cpp b/utils/MsgMmsMessage.cpp index 6a2d569..d2b3b29 100755 --- a/utils/MsgMmsMessage.cpp +++ b/utils/MsgMmsMessage.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/MsgMutex.cpp b/utils/MsgMutex.cpp index fdcf88c..6890785 100755 --- a/utils/MsgMutex.cpp +++ b/utils/MsgMutex.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/MsgNotificationWrapper.cpp b/utils/MsgNotificationWrapper.cpp index 5db1465..38a81d9 100755 --- a/utils/MsgNotificationWrapper.cpp +++ b/utils/MsgNotificationWrapper.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/MsgSoundPlayer.cpp b/utils/MsgSoundPlayer.cpp index 0e80551..9fdac91 100755 --- a/utils/MsgSoundPlayer.cpp +++ b/utils/MsgSoundPlayer.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/MsgSpamFilter.cpp b/utils/MsgSpamFilter.cpp index d00a59d..5536d8e 100755 --- a/utils/MsgSpamFilter.cpp +++ b/utils/MsgSpamFilter.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/MsgSqliteWrapper.cpp b/utils/MsgSqliteWrapper.cpp index 7b7d652..1dcc6d3 100755 --- a/utils/MsgSqliteWrapper.cpp +++ b/utils/MsgSqliteWrapper.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/MsgTextConvert.cpp b/utils/MsgTextConvert.cpp index 456f9b0..810c989 100755 --- a/utils/MsgTextConvert.cpp +++ b/utils/MsgTextConvert.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/MsgUtilFile.cpp b/utils/MsgUtilFile.cpp index f822434..343f18b 100755 --- a/utils/MsgUtilFile.cpp +++ b/utils/MsgUtilFile.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/MsgUtilFunction.cpp b/utils/MsgUtilFunction.cpp index 0d74686..cb0fa77 100755 --- a/utils/MsgUtilFunction.cpp +++ b/utils/MsgUtilFunction.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/MsgUtilStorage.cpp b/utils/MsgUtilStorage.cpp index 2a852b8..ed5e0a9 100755 --- a/utils/MsgUtilStorage.cpp +++ b/utils/MsgUtilStorage.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/utils/MsgVMessage.cpp b/utils/MsgVMessage.cpp index f124b52..12cf65e 100755 --- a/utils/MsgVMessage.cpp +++ b/utils/MsgVMessage.cpp @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vobject-engine/VCard.c b/vobject-engine/VCard.c index ffdbe14..798a764 100755 --- a/vobject-engine/VCard.c +++ b/vobject-engine/VCard.c @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vobject-engine/VCardCalUtil.c b/vobject-engine/VCardCalUtil.c index e56c69c..11ed15f 100755 --- a/vobject-engine/VCardCalUtil.c +++ b/vobject-engine/VCardCalUtil.c @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vobject-engine/VMessage.c b/vobject-engine/VMessage.c index e6b8b2a..a73831f 100755 --- a/vobject-engine/VMessage.c +++ b/vobject-engine/VMessage.c @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vobject-engine/include/VCard.h b/vobject-engine/include/VCard.h index 7a0bc5f..7a54945 100755 --- a/vobject-engine/include/VCard.h +++ b/vobject-engine/include/VCard.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vobject-engine/include/VMessage.h b/vobject-engine/include/VMessage.h index 9631d4b..3b596dc 100755 --- a/vobject-engine/include/VMessage.h +++ b/vobject-engine/include/VMessage.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vobject-engine/include/VTypes.h b/vobject-engine/include/VTypes.h index 05f3b7f..458116f 100755 --- a/vobject-engine/include/VTypes.h +++ b/vobject-engine/include/VTypes.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vobject-engine/include/vobject.h b/vobject-engine/include/vobject.h index 466c4e3..a151c1c 100755 --- a/vobject-engine/include/vobject.h +++ b/vobject-engine/include/vobject.h @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vobject-engine/test_code/CQ_VCARD.c b/vobject-engine/test_code/CQ_VCARD.c index e0453d5..a782626 100755 --- a/vobject-engine/test_code/CQ_VCARD.c +++ b/vobject-engine/test_code/CQ_VCARD.c @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vobject-engine/test_code/uts_vdata_vcard_decode.c b/vobject-engine/test_code/uts_vdata_vcard_decode.c index 7a12474..ba63b1f 100755 --- a/vobject-engine/test_code/uts_vdata_vcard_decode.c +++ b/vobject-engine/test_code/uts_vdata_vcard_decode.c @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vobject-engine/test_code/uts_vdata_vcard_encode.c b/vobject-engine/test_code/uts_vdata_vcard_encode.c index eddb80e..815dea7 100755 --- a/vobject-engine/test_code/uts_vdata_vcard_encode.c +++ b/vobject-engine/test_code/uts_vdata_vcard_encode.c @@ -1,5 +1,5 @@ /* -* Copyright 2012 Samsung Electronics Co., Ltd +* Copyright 2012-2013 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. -- cgit v1.2.3