* Re: [RFA] Correct machine name in config/m68k/tm-nbsd.h [not found] ` <4.2.0.58.20020425123916.016f4370@ics.u-strasbg.fr> @ 2002-04-25 11:19 ` Eli Zaretskii 2002-04-25 15:19 ` muller 0 siblings, 1 reply; 8+ messages in thread From: Eli Zaretskii @ 2002-04-25 11:19 UTC (permalink / raw) To: muller; +Cc: gdb > Date: Thu, 25 Apr 2002 12:42:42 +0200 > From: Pierre Muller <muller@cerbere.u-strasbg.fr> > > > >FYI, the guidelines for such decisions are in standards.texi (IIRC). > Sorry, but I went trough (quickly) > but didn't find anything about > years for copyrights. Sorry, my memory betrayed me: the guidelines I had in mind are in maintain.texi, not in standards.texi. (You can download maintain.texi from the GNU FTP site, if you don't have it.) Look for a node "Copyright Notices" in that manual. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [RFA] Correct machine name in config/m68k/tm-nbsd.h 2002-04-25 11:19 ` [RFA] Correct machine name in config/m68k/tm-nbsd.h Eli Zaretskii @ 2002-04-25 15:19 ` muller 2002-04-25 16:07 ` Daniel Jacobowitz 0 siblings, 1 reply; 8+ messages in thread From: muller @ 2002-04-25 15:19 UTC (permalink / raw) To: Eli Zaretskii, muller; +Cc: gdb At 21:18 25/04/02 +0300, Eli Zaretskii wrote: >> Date: Thu, 25 Apr 2002 12:42:42 +0200 >> From: Pierre Muller <muller@cerbere.u-strasbg.fr> >> > >> >FYI, the guidelines for such decisions are in standards.texi (IIRC). >> Sorry, but I went trough (quickly) >> but didn't find anything about >> years for copyrights. > >Sorry, my memory betrayed me: the guidelines I had in mind are in >maintain.texi, not in standards.texi. (You can download maintain.texi >from the GNU FTP site, if you don't have it.) Look for a node >"Copyright Notices" in that manual. Extracted from this file: <<<<<<<<<<<<<<<<<<<<< The list of year numbers should include each year in which you finished preparing a version which was actually released, and which was an ancestor of the current version. Please reread the paragraph above, slowly and carefully. It is important to understand that rule precisely, much as you would understand a complicated C statement in order to hand-simulate it. This list is _not_ a list of years in which versions were _released_. It is a list of years in which versions, later released, were _completed_. So if you finish a version on Dec 31, 1994 and release it on Jan 1, 1995, this version requires the inclusion of 1994, but doesn't require the inclusion of 1995. <<<<<<<<<<<<<<<<<<<<< After rereading, I understand that we should only add a year number each time we release a version we should update the copyright notice with the year corresponding to the last commit before the release.... Shouldn't this be done automatically by some script?? Anyhow, as I understand this, I will not add 2002 to the year list, as it might well be that we only release GDB 6.0 next year, so if we add some other change in early 2003, that 2002 should not be in the list according to that rule! But maybe I didn't reread it slowly enough.... ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [RFA] Correct machine name in config/m68k/tm-nbsd.h 2002-04-25 15:19 ` muller @ 2002-04-25 16:07 ` Daniel Jacobowitz 2002-04-28 9:52 ` Eli Zaretskii 0 siblings, 1 reply; 8+ messages in thread From: Daniel Jacobowitz @ 2002-04-25 16:07 UTC (permalink / raw) To: gdb On Fri, Apr 26, 2002 at 12:24:06AM +0200, muller@cerbere.u-strasbg.fr wrote: > At 21:18 25/04/02 +0300, Eli Zaretskii wrote: > >> Date: Thu, 25 Apr 2002 12:42:42 +0200 > >> From: Pierre Muller <muller@cerbere.u-strasbg.fr> > >> > > >> >FYI, the guidelines for such decisions are in standards.texi (IIRC). > >> Sorry, but I went trough (quickly) > >> but didn't find anything about > >> years for copyrights. > > > >Sorry, my memory betrayed me: the guidelines I had in mind are in > >maintain.texi, not in standards.texi. (You can download maintain.texi > >from the GNU FTP site, if you don't have it.) Look for a node > >"Copyright Notices" in that manual. > > Extracted from this file: > > <<<<<<<<<<<<<<<<<<<<< > The list of year numbers should include each year in which you finished > preparing a version which was actually released, and which was an > ancestor of the current version. > > Please reread the paragraph above, slowly and carefully. It is > important to understand that rule precisely, much as you would > understand a complicated C statement in order to hand-simulate it. > > This list is _not_ a list of years in which versions were _released_. > It is a list of years in which versions, later released, were > _completed_. So if you finish a version on Dec 31, 1994 and release it > on Jan 1, 1995, this version requires the inclusion of 1994, but > doesn't require the inclusion of 1995. > <<<<<<<<<<<<<<<<<<<<< > > > After rereading, I understand that we should only add a year number > each time we release a version we should update the copyright > notice with the year corresponding to the last commit before > the release.... > > Shouldn't this be done automatically by some script?? > Anyhow, as I understand this, I will not add 2002 to the year list, > as it might well be that we only release GDB 6.0 next year, > so if we add some other change in early 2003, that 2002 > should not be in the list according to that rule! > > But maybe I didn't reread it slowly enough.... I believe that "made available in a public CVS" counts as "released" for these purposes. That's how projects seem to manage it, at least. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [RFA] Correct machine name in config/m68k/tm-nbsd.h 2002-04-25 16:07 ` Daniel Jacobowitz @ 2002-04-28 9:52 ` Eli Zaretskii 2002-04-28 10:00 ` Daniel Jacobowitz 0 siblings, 1 reply; 8+ messages in thread From: Eli Zaretskii @ 2002-04-28 9:52 UTC (permalink / raw) To: drow; +Cc: gdb > Date: Thu, 25 Apr 2002 19:07:15 -0400 > From: Daniel Jacobowitz <drow@mvista.com> > > I believe that "made available in a public CVS" counts as "released" > for these purposes. No, it doesn't. A release is what we all know it to be: a tarball on ftp.gnu.org, with an appropriate announcement on related news groups. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [RFA] Correct machine name in config/m68k/tm-nbsd.h 2002-04-28 9:52 ` Eli Zaretskii @ 2002-04-28 10:00 ` Daniel Jacobowitz 2002-04-28 11:50 ` Eli Zaretskii 0 siblings, 1 reply; 8+ messages in thread From: Daniel Jacobowitz @ 2002-04-28 10:00 UTC (permalink / raw) To: Eli Zaretskii; +Cc: gdb On Sun, Apr 28, 2002 at 07:51:38PM +0300, Eli Zaretskii wrote: > > Date: Thu, 25 Apr 2002 19:07:15 -0400 > > From: Daniel Jacobowitz <drow@mvista.com> > > > > I believe that "made available in a public CVS" counts as "released" > > for these purposes. > > No, it doesn't. A release is what we all know it to be: a tarball on > ftp.gnu.org, with an appropriate announcement on related news groups. Really? In that case, is there any harm in adding extra years - if there were it would seem like not releasing in a given year could have all sorts of legal tangles for all added copyright dates. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [RFA] Correct machine name in config/m68k/tm-nbsd.h 2002-04-28 10:00 ` Daniel Jacobowitz @ 2002-04-28 11:50 ` Eli Zaretskii 2002-04-29 8:26 ` Daniel Jacobowitz 0 siblings, 1 reply; 8+ messages in thread From: Eli Zaretskii @ 2002-04-28 11:50 UTC (permalink / raw) To: drow; +Cc: gdb > Date: Sun, 28 Apr 2002 13:00:57 -0400 > From: Daniel Jacobowitz <drow@mvista.com> > > > > A release is what we all know it to be: a tarball on > > ftp.gnu.org, with an appropriate announcement on related news groups. > > Really? In that case, is there any harm in adding extra years I don't think it'd do any harm. But it does mean, AFAIK, that adding another year just because of a typo fix is not necessary. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [RFA] Correct machine name in config/m68k/tm-nbsd.h 2002-04-28 11:50 ` Eli Zaretskii @ 2002-04-29 8:26 ` Daniel Jacobowitz 2002-04-29 11:39 ` Eli Zaretskii 0 siblings, 1 reply; 8+ messages in thread From: Daniel Jacobowitz @ 2002-04-29 8:26 UTC (permalink / raw) To: Eli Zaretskii; +Cc: gdb On Sun, Apr 28, 2002 at 09:49:56PM +0300, Eli Zaretskii wrote: > > Date: Sun, 28 Apr 2002 13:00:57 -0400 > > From: Daniel Jacobowitz <drow@mvista.com> > > > > > > A release is what we all know it to be: a tarball on > > > ftp.gnu.org, with an appropriate announcement on related news groups. > > > > Really? In that case, is there any harm in adding extra years > > I don't think it'd do any harm. But it does mean, AFAIK, that adding > another year just because of a typo fix is not necessary. Unless we plan to have a release in that year, it seems to me. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [RFA] Correct machine name in config/m68k/tm-nbsd.h 2002-04-29 8:26 ` Daniel Jacobowitz @ 2002-04-29 11:39 ` Eli Zaretskii 0 siblings, 0 replies; 8+ messages in thread From: Eli Zaretskii @ 2002-04-29 11:39 UTC (permalink / raw) To: drow; +Cc: gdb > Date: Mon, 29 Apr 2002 11:25:41 -0400 > From: Daniel Jacobowitz <drow@mvista.com> > > > > But it does mean, AFAIK, that adding > > another year just because of a typo fix is not necessary. > > Unless we plan to have a release in that year, it seems to me. Fixing a typo doesn't sound to me as ``working'' on a file. YMMV. ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2002-04-29 18:39 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20020424102300.B6310@nevyn.them.org>
[not found] ` <4.2.0.58.20020425123916.016f4370@ics.u-strasbg.fr>
2002-04-25 11:19 ` [RFA] Correct machine name in config/m68k/tm-nbsd.h Eli Zaretskii
2002-04-25 15:19 ` muller
2002-04-25 16:07 ` Daniel Jacobowitz
2002-04-28 9:52 ` Eli Zaretskii
2002-04-28 10:00 ` Daniel Jacobowitz
2002-04-28 11:50 ` Eli Zaretskii
2002-04-29 8:26 ` Daniel Jacobowitz
2002-04-29 11:39 ` Eli Zaretskii
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox