On 13 July 2011 15:23, Luiz Capitulino <lcapitul...@redhat.com> wrote:
> diff --git a/compiler.h b/compiler.h
> new file mode 100644
> index 0000000..2dfc2c6
> --- /dev/null
> +++ b/compiler.h
> @@ -0,0 +1,31 @@
> +#ifndef COMPILER_H
> +#define COMPILER_H

If we don't have a rule that says that all new source files should have
a standard-ish format copyright notice and license statement, I think
we ought to.

(This came up last in the discussion over importing Linux kernel
headers into the qemu tree. Having every file's status be clear and
clearly stated makes life easier for people who have to check these
things before redistributing...)

-- PMM

Reply via email to