summaryrefslogtreecommitdiff
path: root/powerpc/powerpc_init.c
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2019-06-10 11:41:54 -0700
committerHaibo Huang <hhb@google.com>2019-06-10 14:38:44 -0700
commit4f55151a4b8cbda0ea61646f437fdf57c54190d9 (patch)
tree478f3db238be7e08885ac80ac8ef1be9935441bb /powerpc/powerpc_init.c
parent9ef33ccf9b2e957c1f5e228dbab15fbda1744300 (diff)
parenta40189cf881e9f0db80511c382292a5604c3c3d1 (diff)
Merge tag 'v1.6.37' into HEAD
Test: build Bug: 134761359 Change-Id: Iee93c2907d93430a8de681f2e987d37f4b3b17bc
Diffstat (limited to 'powerpc/powerpc_init.c')
-rw-r--r--powerpc/powerpc_init.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/powerpc/powerpc_init.c b/powerpc/powerpc_init.c
index 07016177c..54426c558 100644
--- a/powerpc/powerpc_init.c
+++ b/powerpc/powerpc_init.c
@@ -1,14 +1,15 @@
/* powerpc_init.c - POWERPC optimised filter functions
*
+ * Copyright (c) 2018 Cosmin Truta
* Copyright (c) 2017 Glenn Randers-Pehrson
* Written by Vadim Barkov, 2017.
- * Last changed in libpng 1.6.29 [March 16, 2017]
*
* This code is released under the libpng license.
* For conditions of distribution and use, see the disclaimer
* and license in png.h
*/
+
/* Below, after checking __linux__, various non-C90 POSIX 1003.1 functions are
* called.
*/