From a8738932792b27cc5d0661776c9a038f20c42fde Mon Sep 17 00:00:00 2001 From: Cosmin Truta Date: Sat, 28 Jul 2018 18:47:21 -0400 Subject: Remove the "last changed" version information from source comments This information is maintained by the version control system. --- pngrtran.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pngrtran.c') diff --git a/pngrtran.c b/pngrtran.c index 67d1f249a..3302a7c63 100644 --- a/pngrtran.c +++ b/pngrtran.c @@ -1,10 +1,10 @@ /* pngrtran.c - transforms the data in a row for PNG readers * - * Last changed in libpng 1.6.35 [July 15, 2018] + * Copyright (c) 2018 Cosmin Truta * Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson - * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) - * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.) + * Copyright (c) 1996-1997 Andreas Dilger + * Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. * * This code is released under the libpng license. * For conditions of distribution and use, see the disclaimer -- cgit v1.2.1