This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] PR symtab/13277: Resolving opaque structures in ICC generated binaries. (testcase)


> > +++ b/gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.S
> > @@ -0,0 +1,192 @@
> > +/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
> 
> Only 2012 as AFAIK the copyright applies only for the time it is checked in
> FSF repository.

Actually, see htpp://sourceware.org/ml/gdb-patches/2012-01/msg01001.html
(from Kevin Buettner on Jan 30th 2012) where we asked the FSF and they
said that a work receives copyright protection from the moment it is
fixed in a tangible medium of expression (eg. save on a hard drive),
So it should include both years, even if it wasn't published in 2011.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]