diff options
Diffstat (limited to 'libpng/intel/intel_init.c')
-rw-r--r-- | libpng/intel/intel_init.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libpng/intel/intel_init.c b/libpng/intel/intel_init.c index 8f08baf8..2f8168b7 100644 --- a/libpng/intel/intel_init.c +++ b/libpng/intel/intel_init.c @@ -1,12 +1,11 @@ /* intel_init.c - SSE2 optimized filter functions * + * Copyright (c) 2018 Cosmin Truta * Copyright (c) 2016-2017 Glenn Randers-Pehrson * Written by Mike Klein and Matt Sarett, Google, Inc. * Derived from arm/arm_init.c * - * 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 |