From dc52566c7463b9beb430d7afe887a0720ab1b00c Mon Sep 17 00:00:00 2001 From: Jiyong Min Date: Thu, 9 Mar 2017 10:36:46 +0900 Subject: [PATCH] Update license description Change-Id: I1a44fa7149c7573059be9a5fb11a42b819eddecb Signed-off-by: jiyong min --- .../Interop/Interop.AudioInformation.cs | 24 ++++++++++++++-------- .../Interop/Interop.Glib.cs | 22 +++++++++++++------- .../Interop/Interop.ImageInformation.cs | 24 ++++++++++++++-------- .../Interop/Interop.Libc.cs | 22 +++++++++++++------- .../Interop/Interop.Libraries.cs | 23 ++++++++++++++------- .../Interop/Interop.MediaBookmark.cs | 17 +++++++++++++++ .../Interop/Interop.MediaContent.cs | 17 +++++++++++++++ .../Interop/Interop.MediaFace.cs | 17 +++++++++++++++ .../Interop/Interop.MediaFilter.cs | 24 ++++++++++++++-------- .../Interop/Interop.MediaFolder.cs | 17 +++++++++++++++ .../Interop/Interop.MediaGroup.cs | 17 +++++++++++++++ .../Interop/Interop.MediaInformation.cs | 22 +++++++++++++------- .../Interop/Interop.MediaPlaylist.cs | 17 +++++++++++++++ .../Interop/Interop.MediaStorage.cs | 17 +++++++++++++++ .../Interop/Interop.MediaTag.cs | 19 ++++++++++++++++- .../Interop/Interop.VideoInformation.cs | 24 ++++++++++++++-------- 16 files changed, 262 insertions(+), 61 deletions(-) mode change 100644 => 100755 src/Tizen.Content.MediaContent/Interop/Interop.Glib.cs mode change 100644 => 100755 src/Tizen.Content.MediaContent/Interop/Interop.Libc.cs mode change 100644 => 100755 src/Tizen.Content.MediaContent/Interop/Interop.Libraries.cs diff --git a/src/Tizen.Content.MediaContent/Interop/Interop.AudioInformation.cs b/src/Tizen.Content.MediaContent/Interop/Interop.AudioInformation.cs index 06412a6..ccdf20c 100755 --- a/src/Tizen.Content.MediaContent/Interop/Interop.AudioInformation.cs +++ b/src/Tizen.Content.MediaContent/Interop/Interop.AudioInformation.cs @@ -1,10 +1,18 @@ -/// Copyright 2016 by Samsung Electronics, Inc., -/// -/// This software is the confidential and proprietary information -/// of Samsung Electronics, Inc.("Confidential Information"). You -/// shall not disclose such Confidential Information and shall use -/// it only in accordance with the terms of the license agreement -/// you entered into with Samsung. +/* + * Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an AS IS BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ using System; @@ -107,4 +115,4 @@ internal static partial class Interop } } } -} \ No newline at end of file +} diff --git a/src/Tizen.Content.MediaContent/Interop/Interop.Glib.cs b/src/Tizen.Content.MediaContent/Interop/Interop.Glib.cs old mode 100644 new mode 100755 index 99c44ac..81afefd --- a/src/Tizen.Content.MediaContent/Interop/Interop.Glib.cs +++ b/src/Tizen.Content.MediaContent/Interop/Interop.Glib.cs @@ -1,10 +1,18 @@ -/// Copyright 2016 by Samsung Electronics, Inc., -/// -/// This software is the confidential and proprietary information -/// of Samsung Electronics, Inc.("Confidential Information"). You -/// shall not disclose such Confidential Information and shall use -/// it only in accordance with the terms of the license agreement -/// you entered into with Samsung. +/* + * Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an AS IS BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ using System; diff --git a/src/Tizen.Content.MediaContent/Interop/Interop.ImageInformation.cs b/src/Tizen.Content.MediaContent/Interop/Interop.ImageInformation.cs index 466e7b3..cbcfffb 100755 --- a/src/Tizen.Content.MediaContent/Interop/Interop.ImageInformation.cs +++ b/src/Tizen.Content.MediaContent/Interop/Interop.ImageInformation.cs @@ -1,10 +1,18 @@ -/// Copyright 2016 by Samsung Electronics, Inc., -/// -/// This software is the confidential and proprietary information -/// of Samsung Electronics, Inc.("Confidential Information"). You -/// shall not disclose such Confidential Information and shall use -/// it only in accordance with the terms of the license agreement -/// you entered into with Samsung. +/* + * Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an AS IS BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ using System; @@ -80,4 +88,4 @@ internal static partial class Interop } } } -} \ No newline at end of file +} diff --git a/src/Tizen.Content.MediaContent/Interop/Interop.Libc.cs b/src/Tizen.Content.MediaContent/Interop/Interop.Libc.cs old mode 100644 new mode 100755 index e9af688..420eef4 --- a/src/Tizen.Content.MediaContent/Interop/Interop.Libc.cs +++ b/src/Tizen.Content.MediaContent/Interop/Interop.Libc.cs @@ -1,10 +1,18 @@ -/// Copyright 2016 by Samsung Electronics, Inc., -/// -/// This software is the confidential and proprietary information -/// of Samsung Electronics, Inc.("Confidential Information"). You -/// shall not disclose such Confidential Information and shall use -/// it only in accordance with the terms of the license agreement -/// you entered into with Samsung. +/* + * Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an AS IS BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ using System; diff --git a/src/Tizen.Content.MediaContent/Interop/Interop.Libraries.cs b/src/Tizen.Content.MediaContent/Interop/Interop.Libraries.cs old mode 100644 new mode 100755 index 5653b9b..5613200 --- a/src/Tizen.Content.MediaContent/Interop/Interop.Libraries.cs +++ b/src/Tizen.Content.MediaContent/Interop/Interop.Libraries.cs @@ -1,10 +1,19 @@ -/// Copyright 2016 by Samsung Electronics, Inc., -/// -/// This software is the confidential and proprietary information -/// of Samsung Electronics, Inc.("Confidential Information"). You -/// shall not disclose such Confidential Information and shall use -/// it only in accordance with the terms of the license agreement -/// you entered into with Samsung. +/* + * Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an AS IS BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + internal static partial class Interop { diff --git a/src/Tizen.Content.MediaContent/Interop/Interop.MediaBookmark.cs b/src/Tizen.Content.MediaContent/Interop/Interop.MediaBookmark.cs index 7ecb239..19d548b 100755 --- a/src/Tizen.Content.MediaContent/Interop/Interop.MediaBookmark.cs +++ b/src/Tizen.Content.MediaContent/Interop/Interop.MediaBookmark.cs @@ -1,3 +1,20 @@ +/* + * Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an AS IS BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + using System; using System.Runtime.InteropServices; using Tizen.Content.MediaContent; diff --git a/src/Tizen.Content.MediaContent/Interop/Interop.MediaContent.cs b/src/Tizen.Content.MediaContent/Interop/Interop.MediaContent.cs index 07ee0af..f6fc088 100755 --- a/src/Tizen.Content.MediaContent/Interop/Interop.MediaContent.cs +++ b/src/Tizen.Content.MediaContent/Interop/Interop.MediaContent.cs @@ -1,3 +1,20 @@ +/* + * Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an AS IS BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + using System; using System.Runtime.InteropServices; using Tizen.Content.MediaContent; diff --git a/src/Tizen.Content.MediaContent/Interop/Interop.MediaFace.cs b/src/Tizen.Content.MediaContent/Interop/Interop.MediaFace.cs index 425f013..f2a4688 100755 --- a/src/Tizen.Content.MediaContent/Interop/Interop.MediaFace.cs +++ b/src/Tizen.Content.MediaContent/Interop/Interop.MediaFace.cs @@ -1,3 +1,20 @@ +/* + * Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an AS IS BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + using System; using System.Runtime.InteropServices; using Tizen.Content.MediaContent; diff --git a/src/Tizen.Content.MediaContent/Interop/Interop.MediaFilter.cs b/src/Tizen.Content.MediaContent/Interop/Interop.MediaFilter.cs index 5b6f9e2..42382a3 100755 --- a/src/Tizen.Content.MediaContent/Interop/Interop.MediaFilter.cs +++ b/src/Tizen.Content.MediaContent/Interop/Interop.MediaFilter.cs @@ -1,10 +1,18 @@ -/// Copyright 2016 by Samsung Electronics, Inc., -/// -/// This software is the confidential and proprietary information -/// of Samsung Electronics, Inc. ("Confidential Information"). You -/// shall not disclose such Confidential Information and shall use -/// it only in accordance with the terms of the license agreement -/// you entered into with Samsung. +/* + * Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an AS IS BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ using System; @@ -45,4 +53,4 @@ internal static partial class Interop [DllImport(Libraries.MediaContent, EntryPoint = "media_filter_get_storage")] internal static extern MediaContentError GetStorage(IntPtr filter, out IntPtr storageId); } -} \ No newline at end of file +} diff --git a/src/Tizen.Content.MediaContent/Interop/Interop.MediaFolder.cs b/src/Tizen.Content.MediaContent/Interop/Interop.MediaFolder.cs index 430cb7d..8ba231d 100755 --- a/src/Tizen.Content.MediaContent/Interop/Interop.MediaFolder.cs +++ b/src/Tizen.Content.MediaContent/Interop/Interop.MediaFolder.cs @@ -1,3 +1,20 @@ +/* + * Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an AS IS BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + using System; using System.Runtime.InteropServices; using Tizen.Content.MediaContent; diff --git a/src/Tizen.Content.MediaContent/Interop/Interop.MediaGroup.cs b/src/Tizen.Content.MediaContent/Interop/Interop.MediaGroup.cs index 01c9525..c879bcc 100755 --- a/src/Tizen.Content.MediaContent/Interop/Interop.MediaGroup.cs +++ b/src/Tizen.Content.MediaContent/Interop/Interop.MediaGroup.cs @@ -1,3 +1,20 @@ +/* + * Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an AS IS BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + using System; using System.Runtime.InteropServices; using Tizen.Content.MediaContent; diff --git a/src/Tizen.Content.MediaContent/Interop/Interop.MediaInformation.cs b/src/Tizen.Content.MediaContent/Interop/Interop.MediaInformation.cs index f5bcd7e..77852a3 100755 --- a/src/Tizen.Content.MediaContent/Interop/Interop.MediaInformation.cs +++ b/src/Tizen.Content.MediaContent/Interop/Interop.MediaInformation.cs @@ -1,10 +1,18 @@ -/// Copyright 2016 by Samsung Electronics, Inc., -/// -/// This software is the confidential and proprietary information -/// of Samsung Electronics, Inc.("Confidential Information"). You -/// shall not disclose such Confidential Information and shall use -/// it only in accordance with the terms of the license agreement -/// you entered into with Samsung. +/* + * Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an AS IS BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ using System; diff --git a/src/Tizen.Content.MediaContent/Interop/Interop.MediaPlaylist.cs b/src/Tizen.Content.MediaContent/Interop/Interop.MediaPlaylist.cs index 29a5c18..25a9ccf 100755 --- a/src/Tizen.Content.MediaContent/Interop/Interop.MediaPlaylist.cs +++ b/src/Tizen.Content.MediaContent/Interop/Interop.MediaPlaylist.cs @@ -1,3 +1,20 @@ +/* + * Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an AS IS BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + using System; using System.Runtime.InteropServices; using Tizen.Content.MediaContent; diff --git a/src/Tizen.Content.MediaContent/Interop/Interop.MediaStorage.cs b/src/Tizen.Content.MediaContent/Interop/Interop.MediaStorage.cs index 3697c48..1e3239b 100755 --- a/src/Tizen.Content.MediaContent/Interop/Interop.MediaStorage.cs +++ b/src/Tizen.Content.MediaContent/Interop/Interop.MediaStorage.cs @@ -1,3 +1,20 @@ +/* + * Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an AS IS BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + using System; using System.Runtime.InteropServices; using Tizen.Content.MediaContent; diff --git a/src/Tizen.Content.MediaContent/Interop/Interop.MediaTag.cs b/src/Tizen.Content.MediaContent/Interop/Interop.MediaTag.cs index d3f4ac5..9895b62 100755 --- a/src/Tizen.Content.MediaContent/Interop/Interop.MediaTag.cs +++ b/src/Tizen.Content.MediaContent/Interop/Interop.MediaTag.cs @@ -1,3 +1,20 @@ +/* + * Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an AS IS BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + using System; using System.Runtime.InteropServices; using Tizen.Content.MediaContent; @@ -58,4 +75,4 @@ internal static partial class Interop [DllImport(Libraries.MediaContent, EntryPoint = "media_tag_foreach_media_from_db")] internal static extern MediaContentError ForeachMediaFromDb(int tag_id, IntPtr filter, MediaInfoCallback callback, IntPtr user_data); } -} \ No newline at end of file +} diff --git a/src/Tizen.Content.MediaContent/Interop/Interop.VideoInformation.cs b/src/Tizen.Content.MediaContent/Interop/Interop.VideoInformation.cs index d38d7c2..8138990 100755 --- a/src/Tizen.Content.MediaContent/Interop/Interop.VideoInformation.cs +++ b/src/Tizen.Content.MediaContent/Interop/Interop.VideoInformation.cs @@ -1,10 +1,18 @@ -/// Copyright 2016 by Samsung Electronics, Inc., -/// -/// This software is the confidential and proprietary information -/// of Samsung Electronics, Inc.("Confidential Information"). You -/// shall not disclose such Confidential Information and shall use -/// it only in accordance with the terms of the license agreement -/// you entered into with Samsung. +/* + * Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an AS IS BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ using System; @@ -104,4 +112,4 @@ internal static partial class Interop } } } -} \ No newline at end of file +} -- 2.7.4