* Minor inconsistency in header of a few admin/grammars files
@ 2012-01-12 20:53 Glenn Morris
2012-01-13 13:25 ` Chong Yidong
0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2012-01-12 20:53 UTC (permalink / raw)
To: emacs-devel
A minor issue (perhaps):
admin/grammars/python.wy
lisp/cedet/semantic/wisent/python-wy.el
say
The Python grammar is used and reproduced under the following license:
PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
[...]
...PSF's notice of copyright, i.e.,
"Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
2010 Python Software Foundation; All Rights Reserved" are retained in
Python alone or in any derivative version prepared by Licensee.
However, the headers of these files actually say:
Copyright (C) 2001-2010 Python Software Foundation
which is the same in spirit but not in letter. I'm literal-minded, so
I'd be inclined to make the appropriate minor adjustment to
wisent-make-parsers--parser-file-name and update these headers. I know
it has zero practical consequences.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Minor inconsistency in header of a few admin/grammars files
2012-01-12 20:53 Minor inconsistency in header of a few admin/grammars files Glenn Morris
@ 2012-01-13 13:25 ` Chong Yidong
0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2012-01-13 13:25 UTC (permalink / raw)
To: Glenn Morris; +Cc: emacs-devel
Glenn Morris <rgm@gnu.org> writes:
> PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
> [...]
> ...PSF's notice of copyright, i.e.,
> "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
> 2010 Python Software Foundation; All Rights Reserved" are retained in
> Python alone or in any derivative version prepared by Licensee.
>
> However, the headers of these files actually say:
>
> Copyright (C) 2001-2010 Python Software Foundation
>
> which is the same in spirit but not in letter. I'm literal-minded, so
> I'd be inclined to make the appropriate minor adjustment to
> wisent-make-parsers--parser-file-name and update these headers. I know
> it has zero practical consequences.
Thanks for checking! Yes, please go ahead with these proposed changes.
(Don't forge to turn (C) into (c) also ;-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-01-13 13:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-12 20:53 Minor inconsistency in header of a few admin/grammars files Glenn Morris
2012-01-13 13:25 ` Chong Yidong
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).