[PATCH 1/1] GDI+: Implement GdipGetImageEncoders.

Alexandre Julliard julliard at winehq.org
Mon Mar 3 05:26:13 CST 2008


Nathan Beckmann <nathan.beckmann at gmail.com> writes:

> +
> +/*************************************************************************
> + * Encoders -
> + *   Implemented as dummy objects that let the user know which files are
> + *   supported. Actual encoding is done by OLE.
> + *
> + *   This code is based heavily on libgdiplus (Mono):
> + *
> [...]

What's the point of including such a large copyright notice if you are
not actually copying any code?  You are just defining a couple of
constants, you don't need to copy that from Mono.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list