From 0f5992051f44aecf4af5b7a1c05c876c67fb8b49 Mon Sep 17 00:00:00 2001 From: John Bowler Date: Fri, 1 Jul 2016 11:38:03 -0700 Subject: [PATCH] Move pngcp to contrib/tools Signed-off-by: John Bowler --- contrib/{examples => tools}/pngcp.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename contrib/{examples => tools}/pngcp.c (100%) diff --git a/contrib/examples/pngcp.c b/contrib/tools/pngcp.c similarity index 100% rename from contrib/examples/pngcp.c rename to contrib/tools/pngcp.c