Remove the "last changed" version information from source comments

This commit is contained in:
Cosmin Truta
2018-09-04 00:58:55 -04:00
parent 1ceaa83a84
commit 94429a335b
10 changed files with 15 additions and 13 deletions

View File

@@ -1,14 +1,15 @@
/* mips_init.c - MSA optimised filter functions
*
* Copyright (c) 2018 Cosmin Truta
* Copyright (c) 2016 Glenn Randers-Pehrson
* Written by Mandar Sahastrabuddhe, 2016.
* Last changed in libpng 1.6.25 [September 1, 2016]
*
* 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.
*/