Alex Ionescu wrote:
False... referring to the COPYING file is enough.
I think, we should change the header a little bit:
/* * COPYRIGHT: ReactOS Team * LICENSE: GPL, see LICENCE in the top level directory * PROJECT: ReactOS kernel * FILE: ntoskrnl/ke/apc.c * PURPOSE: NT Implementation of APCs * * PROGRAMMERS: Alex Ionescu (alex@relsoft.net) * Phillip Susi * ... */
because copyright and license are different things. Lawyers do like it to find such things.
- Hartmut