Voting/Top-level source header

From ReactOS Wiki
Jump to: navigation, search
This page is probably outdated

The information on this page might not be valid for the current state of ReactOS.
A Wiki Administrator should look at this page and decide or discuss what to do with it.


Which top-level source file header should we make a standard?

Discussion

Results

/*
 * PROJECT:     <Part of ReactOS>
 * LICENSE:     GPL - See COPYING in the top level directory
 * FILE:        path/to/file.c
 * PURPOSE:     <Purpose of the source code in the file>
 * PROGRAMMERS: John Doe (john@doe.org)
 *              Jane Doe (jane@doe.org)
 */

See also