diff options
author | Amit Shekhar <ashekhar@codeaurora.org> | 2018-05-10 12:25:41 -0700 |
---|---|---|
committer | Amit Shekhar <ashekhar@codeaurora.org> | 2018-05-10 12:33:13 -0700 |
commit | 72f437e5abb653bf5d8d458bf2e0e0c2606e515c (patch) | |
tree | 681a1e8cedd0323027881948f86739ea43ad9b79 | |
parent | 959c690680fcdf3349fe941a48bb9a6bfc760057 (diff) | |
download | android_hardware_qcom_sdm845_media-72f437e5abb653bf5d8d458bf2e0e0c2606e515c.tar.gz android_hardware_qcom_sdm845_media-72f437e5abb653bf5d8d458bf2e0e0c2606e515c.tar.bz2 android_hardware_qcom_sdm845_media-72f437e5abb653bf5d8d458bf2e0e0c2606e515c.zip |
media: Fix copyright update
Fix copyright update
Change-Id: Iada50a962812d48707916af25e25bfb2710a7983
-rw-r--r-- | mm-core/inc/OMX_IndexExt.h | 2 | ||||
-rw-r--r-- | mm-core/inc/OMX_VideoExt.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mm-core/inc/OMX_IndexExt.h b/mm-core/inc/OMX_IndexExt.h index 95692f31..c3d8cb4d 100644 --- a/mm-core/inc/OMX_IndexExt.h +++ b/mm-core/inc/OMX_IndexExt.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, 2018 The Khronos Group Inc. + * Copyright (c) 2010 The Khronos Group Inc. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/mm-core/inc/OMX_VideoExt.h b/mm-core/inc/OMX_VideoExt.h index 1197e733..758b8be7 100644 --- a/mm-core/inc/OMX_VideoExt.h +++ b/mm-core/inc/OMX_VideoExt.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, 2018 The Khronos Group Inc. + * Copyright (c) 2010 The Khronos Group Inc. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the |