Jim,

The copyrights in every file are almost the same, but the year
is different. I just collected all of the years.

Here are some examples:

input.cc

   Copyright (C) 1989-1998, 2002-2004 Free Software Foundation, Inc.
   Written by Douglas C. Schmidt <schmidt at ics.uci.edu>
   and Bruno Haible <bruno at clisp.org>.

keyword.cc

   Copyright (C) 1989-1998, 2000, 2002 Free Software Foundation, Inc.
   Written by Douglas C. Schmidt <schmidt at ics.uci.edu>
   and Bruno Haible <bruno at clisp.org>.

keyword-list.cc

   Copyright (C) 2002 Free Software Foundation, Inc.
   Written by Bruno Haible <bruno at clisp.org>.

main.cc

   Copyright (C) 1989-1998, 2000, 2002-2003 Free Software Foundation, Inc.
   Written by Douglas C. Schmidt <schmidt at ics.uci.edu>
   and Bruno Haible <bruno at clisp.org>.
...


Do you mean I should list them like this:

Copyright (C) 1989-1998, 2002-2004 Free Software Foundation, Inc.
Copyright (C) 1989-1998, 2000, 2002 Free Software Foundation, Inc.
Copyright (C) 2002 Free Software Foundation, Inc.
Copyright (C) 1989-1998, 2000, 2002-2003 Free Software Foundation, Inc.
...

Any how about the author?

Thanks,
Chris

Jim Walker wrote:
>> Hi, Folks.
>>
>> Please help review this webrev.
>>
>> URL:
>> http://cr.opensolaris.org/~mishuang/gnu-gperf/
>>     
>
> Chris,
>
> Your copyright file needs to be cleaned up. The copyrights should be
> listed on separate lines, and you don't need to include the entire
> license. Here is an example:
>
> http://cr.opensolaris.org/~jwalker/meld/usr/src/pkgdefs/SUNWmeld/copyright.html
>
> Cheers,
> Jim
>  
>  
> This message posted from opensolaris.org
> _______________________________________________
> sfwnv-discuss mailing list
> sfwnv-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/sfwnv-discuss
>   


Reply via email to