From c2843d55148b4fcb8d933b2c3655e16efcf305ef Mon Sep 17 00:00:00 2001 From: HeeJu Kang Date: Fri, 21 Dec 2012 16:42:25 +0900 Subject: [PATCH] Modifed License Change-Id: I04db026989a0742be8f6615e644b1c789abc43c1 Signed-off-by: HeeJu Kang --- inc/FShellILiveboxPopupProviderFactory.h | 20 ++++++++++++-------- inc/FShellILiveboxProviderFactory.h | 19 ++++++++++++------- inc/FShellLiveboxFrame.h | 19 ++++++++++++------- inc/FShellLiveboxManager.h | 19 ++++++++++++------- inc/FShellLiveboxPopup.h | 19 ++++++++++++------- inc/FShellLiveboxPopupProvider.h | 19 ++++++++++++------- inc/FShellLiveboxProvider.h | 19 ++++++++++++------- inc/FShellLiveboxProviderInfo.h | 17 +++++++++++------ inc/FShellLiveboxSizeInfo.h | 17 +++++++++++------ inc/FShellLiveboxView.h | 19 ++++++++++++------- 10 files changed, 118 insertions(+), 69 deletions(-) diff --git a/inc/FShellILiveboxPopupProviderFactory.h b/inc/FShellILiveboxPopupProviderFactory.h index 6577198..f15a727 100644 --- a/inc/FShellILiveboxPopupProviderFactory.h +++ b/inc/FShellILiveboxPopupProviderFactory.h @@ -1,15 +1,19 @@ // -// Tizen C++ SDK +// Open Service Platform // Copyright (c) 2012 Samsung Electronics Co., Ltd. -// All rights reserved. // -// This software contains confidential and proprietary information -// of Samsung Electronics Co., Ltd. -// The user of this software agrees not to disclose, disseminate or copy such -// Confidential Information and shall use the software only in accordance with -// the terms of the license agreement the user entered into with Samsung. +// 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. // - /** * @file FShellILiveboxPopupProvider.h * @brief This is the header file for the %ILiveboxPopupProviderFactory interface. diff --git a/inc/FShellILiveboxProviderFactory.h b/inc/FShellILiveboxProviderFactory.h index 50f7efc..a21f6df 100644 --- a/inc/FShellILiveboxProviderFactory.h +++ b/inc/FShellILiveboxProviderFactory.h @@ -1,13 +1,18 @@ // -// Tizen C++ SDK +// Open Service Platform // Copyright (c) 2012 Samsung Electronics Co., Ltd. -// All rights reserved. // -// This software contains confidential and proprietary information -// of Samsung Electronics Co., Ltd. -// The user of this software agrees not to disclose, disseminate or copy such -// Confidential Information and shall use the software only in accordance with -// the terms of the license agreement the user entered into with Samsung. +// 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. // /** diff --git a/inc/FShellLiveboxFrame.h b/inc/FShellLiveboxFrame.h index e2ad434..846eafb 100644 --- a/inc/FShellLiveboxFrame.h +++ b/inc/FShellLiveboxFrame.h @@ -1,13 +1,18 @@ // -// Tizen C++ SDK +// Open Service Platform // Copyright (c) 2012 Samsung Electronics Co., Ltd. -// All rights reserved. // -// This software contains confidential and proprietary information -// of Samsung Electronics Co., Ltd. -// The user of this software agrees not to disclose, disseminate or copy such -// Confidential Information and shall use the software only in accordance with -// the terms of the license agreement the user entered into with Samsung. +// 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. // /** diff --git a/inc/FShellLiveboxManager.h b/inc/FShellLiveboxManager.h index 39755ed..7fe788d 100644 --- a/inc/FShellLiveboxManager.h +++ b/inc/FShellLiveboxManager.h @@ -1,13 +1,18 @@ // -// Tizen C++ SDK +// Open Service Platform // Copyright (c) 2012 Samsung Electronics Co., Ltd. -// All rights reserved. // -// This software contains confidential and proprietary information -// of Samsung Electronics Co., Ltd. -// The user of this software agrees not to disclose, disseminate or copy such -// Confidential Information and shall use the software only in accordance with -// the terms of the license agreement the user entered into with Samsung. +// 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. // /** diff --git a/inc/FShellLiveboxPopup.h b/inc/FShellLiveboxPopup.h index d50cf4b..82c9908 100644 --- a/inc/FShellLiveboxPopup.h +++ b/inc/FShellLiveboxPopup.h @@ -1,13 +1,18 @@ // -// Tizen C++ SDK +// Open Service Platform // Copyright (c) 2012 Samsung Electronics Co., Ltd. -// All rights reserved. // -// This software contains confidential and proprietary information -// of Samsung Electronics Co., Ltd. -// The user of this software agrees not to disclose, disseminate or copy such -// Confidential Information and shall use the software only in accordance with -// the terms of the license agreement the user entered into with Samsung. +// 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. // /** diff --git a/inc/FShellLiveboxPopupProvider.h b/inc/FShellLiveboxPopupProvider.h index 4179749..916b76a 100644 --- a/inc/FShellLiveboxPopupProvider.h +++ b/inc/FShellLiveboxPopupProvider.h @@ -1,13 +1,18 @@ // -// Tizen C++ SDK +// Open Service Platform // Copyright (c) 2012 Samsung Electronics Co., Ltd. -// All rights reserved. // -// This software contains confidential and proprietary information -// of Samsung Electronics Co., Ltd. -// The user of this software agrees not to disclose, disseminate or copy such -// Confidential Information and shall use the software only in accordance with -// the terms of the license agreement the user entered into with Samsung. +// 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. // /** diff --git a/inc/FShellLiveboxProvider.h b/inc/FShellLiveboxProvider.h index ce84aa4..1dd23a7 100644 --- a/inc/FShellLiveboxProvider.h +++ b/inc/FShellLiveboxProvider.h @@ -1,13 +1,18 @@ // -// Tizen C++ SDK +// Open Service Platform // Copyright (c) 2012 Samsung Electronics Co., Ltd. -// All rights reserved. // -// This software contains confidential and proprietary information -// of Samsung Electronics Co., Ltd. -// The user of this software agrees not to disclose, disseminate or copy such -// Confidential Information and shall use the software only in accordance with -// the terms of the license agreement the user entered into with Samsung. +// 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. // /** diff --git a/inc/FShellLiveboxProviderInfo.h b/inc/FShellLiveboxProviderInfo.h index 379b08c..e71d5a4 100644 --- a/inc/FShellLiveboxProviderInfo.h +++ b/inc/FShellLiveboxProviderInfo.h @@ -1,13 +1,18 @@ // // Open Service Platform // Copyright (c) 2012 Samsung Electronics Co., Ltd. -// All rights reserved. // -// This software contains confidential and proprietary information -// of Samsung Electronics Co., Ltd. -// The user of this software agrees not to disclose, disseminate or copy such -// Confidential Information and shall use the software only in accordance with -// the terms of the license agreement the user entered into with Samsung. +// 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. // /** diff --git a/inc/FShellLiveboxSizeInfo.h b/inc/FShellLiveboxSizeInfo.h index 0e92ac9..0ffb9c6 100644 --- a/inc/FShellLiveboxSizeInfo.h +++ b/inc/FShellLiveboxSizeInfo.h @@ -1,13 +1,18 @@ // // Open Service Platform // Copyright (c) 2012 Samsung Electronics Co., Ltd. -// All rights reserved. // -// This software contains confidential and proprietary information -// of Samsung Electronics Co., Ltd. -// The user of this software agrees not to disclose, disseminate or copy such -// Confidential Information and shall use the software only in accordance with -// the terms of the license agreement the user entered into with Samsung. +// 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. // /** diff --git a/inc/FShellLiveboxView.h b/inc/FShellLiveboxView.h index dc390f6..3b32d0e 100644 --- a/inc/FShellLiveboxView.h +++ b/inc/FShellLiveboxView.h @@ -1,13 +1,18 @@ // // Open Service Platform // Copyright (c) 2012 Samsung Electronics Co., Ltd. -// All rights reserved. // -// This software contains confidential and proprietary information -// of Samsung Electronics Co., Ltd. -// The user of this software agrees not to disclose, disseminate or copy such -// Confidential Information and shall use the software only in accordance with -// the terms of the license agreement the user entered into with Samsung. +// 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. // /** @@ -82,7 +87,7 @@ public: * @param[in] rect An instance of the Rectangle class @n * This instance represents the x and y coordinates of the top-left corner @n * of the created window along with its width and height. @n - * @param[in] userInfo Extra data to be delivered to Livebox provider + * @param[in] userInfo Extra data to be delivered to Livebox provider * @exception E_SUCCESS The method is successful. * @exception E_INVALID_ARG A specified input parameter is invalid. */ -- 2.7.4