Hi,
On 21.06.11 09:25, Mathias Bauer wrote:
Hi,
some more strange files I found in the OOo code:
[...]
(6) Header files only with Copyright header, but no license
[...]
ucb/source/ucp/odma/odma.h
The ODMA stuff is not even build. Seems, that the copyrighted header
file was accidentally checked in by me back in 2007 (shame!):
2007-06-05 INTEGRATION: CWS bgdlremove (1.4.240); FILE MERGED
2003-08-25 INTEGRATION: CWS abi4 (1.3.2); FILE ADDED
2002-02-22 don't check in the real file here - only point the people to
the place to download file
2002-01-14 first revision for odma impl
For now, we can remove the file (and even the whole ODMA stuff?). If
we want to have ODMA support in OOo in the future, we should pull in the
ODMA SDK (http://odma.info/downloads/#ODMA-20-SDK) like we do with every
other external stuff we use.
- Kai.