From: Hwankyu Jhun Date: Thu, 1 Jun 2017 01:34:09 +0000 (+0900) Subject: Fix License description X-Git-Tag: submit/tizen/20180319.053649~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f2d95ee7c21e3ee2bd182bbdbb51ea58205b924d;p=platform%2Fcore%2Fapi%2Fmedia-key.git Fix License description Change-Id: I8a24ad7726858ed593685452bb1620521c87e9bf Signed-off-by: Hwankyu Jhun --- diff --git a/doc/media_key_doc.h b/doc/media_key_doc.h index 23e09f1..080c153 100755 --- a/doc/media_key_doc.h +++ b/doc/media_key_doc.h @@ -1,14 +1,14 @@ /* - * Copyright (c) 2011 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright (c) 2011 - 2017 Samsung Electronics Co., Ltd All Rights Reserved * - * Licensed under the Apache License, Version 2.0 (the License); + * 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, + * 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/include/media_key.h b/include/media_key.h index de0d726..6e724e7 100644 --- a/include/media_key.h +++ b/include/media_key.h @@ -1,14 +1,14 @@ /* - * Copyright (c) 2011 - 2016 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright (c) 2011 - 2017 Samsung Electronics Co., Ltd All Rights Reserved * - * Licensed under the Apache License, Version 2.0 (the License); + * 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, + * 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/src/media_key.c b/src/media_key.c index 1bced86..3800ad4 100644 --- a/src/media_key.c +++ b/src/media_key.c @@ -1,14 +1,14 @@ /* - * Copyright (c) 2011 - 2016 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright (c) 2011 - 2017 Samsung Electronics Co., Ltd All Rights Reserved * - * Licensed under the Apache License, Version 2.0 (the License); + * 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, + * 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.