Re: [PATCH 1/1] GDI+: Implement GdipGetImageEncoders.
3 Mar
2008
3 Mar
'08
11:26 a.m.
Nathan Beckmann <nathan.beckmann(a)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(a)winehq.org
6495
Age (days ago)
6495
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard