summaryrefslogtreecommitdiff
path: root/scripts/symbols.c
diff options
context:
space:
mode:
authorCosmin Truta <ctruta@gmail.com>2022-11-20 21:23:33 +0200
committerCosmin Truta <ctruta@gmail.com>2022-11-20 21:23:33 +0200
commit77c3a39299eaa32acd5422a416fad7da2b3d75b5 (patch)
tree8b38a70fc4781eea54c69721ac677f08d86f0435 /scripts/symbols.c
parent8cfdb5436d7d384e4c8915397ee9ead845418d40 (diff)
downloadlibpng-77c3a39299eaa32acd5422a416fad7da2b3d75b5.tar.gz
Clean up comments and whitespace characters in source files
Remove all remaining "last changed" version info from source comments. (The version control system maintains this information automatically.) Delete the trailing whitespace characters.
Diffstat (limited to 'scripts/symbols.c')
-rw-r--r--scripts/symbols.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/symbols.c b/scripts/symbols.c
index 28b841d8b..d51a8303c 100644
--- a/scripts/symbols.c
+++ b/scripts/symbols.c
@@ -1,7 +1,6 @@
/* symbols.c - find all exported symbols
*
- * Last changed in libpng version 1.6.16 [December 22, 2014]
* Copyright (c) 2011-2014 Glenn Randers-Pehrson
*
* This code is released under the libpng license.