Il 27/09/2012 04:53, Eric Blake ha scritto: >> +++ b/hbitmap.c >> > @@ -0,0 +1,400 @@ >> > +/* >> > + * Hierarchical Bitmap Data Type >> > + * >> > + * Copyright Red Hat, Inc., 2012 > vs. > >> > +++ b/tests/test-hbitmap.c >> > @@ -0,0 +1,408 @@ >> > +/* >> > + * Hierarchical bitmap unit-tests. >> > + * >> > + * Copyright (C) 2012 Red Hat Inc. > Is there a preferred form for the copyright line? >
I say it depends on where you cut-and-paste from. :) I think the one with the (C) is better. Paolo