Re: [PHP-DEV] Re: Headers

2001-12-11 Thread Andrei Zmievski
On Tue, 11 Dec 2001, Jon Parise wrote: > I don't recall the original reference, but it's also mentioned > here: > > http://www.gnu.org/prep/maintain_7.html > > "Do not abbreviate the year list using a range; for instance, > do not write `1996--1998'; instead, write `1996, 1997, 1998

Re: [PHP-DEV] Re: Headers

2001-12-11 Thread Alexander Wirtz
Apache uses this style as well, and as PHP isn't GNU-stuff, why should the license-styleguide apply to it? ;-) my 0,02 EUR Alex -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list

Re: [PHP-DEV] Re: Headers

2001-12-11 Thread Andi Gutmans
At 01:31 PM 12/11/2001 -0500, Jon Parise wrote: >On Tue, Dec 11, 2001 at 02:18:50PM +0100, Sebastian Bergmann wrote: > > > > http://www.sebastian-bergmann.de/header_changes.txt > > > > Quite some > > > > -Copyright (c) 1997, 1998, 1999, 2000 The PHP Group | > > +Copyright (

Re: [PHP-DEV] Re: Headers

2001-12-11 Thread Jon Parise
On Tue, Dec 11, 2001 at 07:36:18PM +0100, Sebastian Bergmann wrote: > > As I understood it, it is apparently more correct to list the > > individual years than to use a range of dates. The following > > would be therefore be correct: > > > > Copyright (c) 1997, 1998, 1999, 2000, 2001, 2002 T

Re: [PHP-DEV] Re: Headers

2001-12-11 Thread Zeev Suraski
At 20:31 11/12/2001, Jon Parise wrote: >On Tue, Dec 11, 2001 at 02:18:50PM +0100, Sebastian Bergmann wrote: > > > > http://www.sebastian-bergmann.de/header_changes.txt > > > > Quite some > > > > -Copyright (c) 1997, 1998, 1999, 2000 The PHP Group | > > +Copyright (c) 1997-2

Re: [PHP-DEV] Re: Headers

2001-12-11 Thread Sebastian Bergmann
Jon Parise wrote: > As I understood it, it is apparently more correct to list the > individual years than to use a range of dates. The following > would be therefore be correct: > > Copyright (c) 1997, 1998, 1999, 2000, 2001, 2002 The PHP Group Ugh, how so? -- Sebastian Bergmann http

Re: [PHP-DEV] Re: Headers

2001-12-11 Thread Jon Parise
On Tue, Dec 11, 2001 at 02:18:50PM +0100, Sebastian Bergmann wrote: > > http://www.sebastian-bergmann.de/header_changes.txt > > Quite some > > -Copyright (c) 1997, 1998, 1999, 2000 The PHP Group | > +Copyright (c) 1997-2002 The PHP Group|

Re: [PHP-DEV] Re: Headers

2001-12-11 Thread Sebastian Bergmann
Zeev Suraski wrote: > Go ahead... Committing now... -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/ -- PHP Development Mailing List To unsubscri

Re: [PHP-DEV] Re: Headers

2001-12-11 Thread Zeev Suraski
Go ahead... Zeev At 15:18 11/12/2001, Sebastian Bergmann wrote: >Sebastian Bergmann wrote: > > http://www.sebastian-bergmann.de/header_changes.txt > > Quite some > >-Copyright (c) 1997, 1998, 1999, 2000 The PHP Group | >+Copyright (c) 1997-2002 The PHP Group

[PHP-DEV] Re: Headers

2001-12-11 Thread Sebastian Bergmann
Sebastian Bergmann wrote: > http://www.sebastian-bergmann.de/header_changes.txt Quite some -Copyright (c) 1997, 1998, 1999, 2000 The PHP Group | +Copyright (c) 1997-2002 The PHP Group| are missing in there, sorry. -- Sebastian Bergma