Nathan Beckmann nathan.beckmann@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.