public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* RFA: Using year ranges in copyright notices...
@ 2012-01-03  4:24 Joel Brobecker
  2012-01-03  6:29 ` Eli Zaretskii
  0 siblings, 1 reply; 14+ messages in thread
From: Joel Brobecker @ 2012-01-03  4:24 UTC (permalink / raw)
  To: gdb-patches

Hello,

A bit of a trivial question, but I wanted to be sure it's OK to do so.
I would like us to use address ranges in our copyright headers, instead
of explicitly listing each and every year.  One striking example would
be valprint.c:

-   Copyright (C) 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
-   1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-   2009, 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 1986, 1988-2012 Free Software Foundation, Inc.

Here is how it would look like for typeprint.h, for instance:

-   Copyright (C) 1986, 1988, 1989, 1991-1993, 1999, 2000, 2007, 2008, 2009,
-   2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 1986, 1988-1989, 1991-1993, 1999-2000, 2007-2012 Free
+   Software Foundation, Inc.

Any objection? A quick answer would be appreciated, as I am planning
on folding this change with the copyright year update commit.
Committing this massive change takes a lot of time, so I'd rather
only have to do one of them.

Thanks,
-- 
Joel

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2012-01-04  5:22 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-03  4:24 RFA: Using year ranges in copyright notices Joel Brobecker
2012-01-03  6:29 ` Eli Zaretskii
2012-01-03  6:58   ` Alfred M. Szmidt
2012-01-03  7:16     ` Joel Brobecker
2012-01-03  8:53   ` Joel Brobecker
2012-01-03  9:48     ` Yao Qi
2012-01-03 10:15       ` Joel Brobecker
2012-01-03 15:47         ` Joseph S. Myers
2012-01-03 16:02           ` Joel Brobecker
2012-01-03 17:53             ` Jan Kratochvil
2012-01-03 18:02               ` Joel Brobecker
2012-01-04  4:15                 ` Joel Brobecker
2012-01-04  5:22                   ` Eli Zaretskii
2012-01-03 10:59     ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).