diff --git a/pngcrush.h b/pngcrush.h index 6450100aa..4d8d1db85 100644 --- a/pngcrush.h +++ b/pngcrush.h @@ -1,5 +1,10 @@ /* pngcrush.h */ +/* + * This software is released under the zlib/libpng license (see LICENSE, + * in pngcrush.c). + */ + /* Special defines for pngcrush, mostly just to reduce the size of the static executable. */