mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Fix copyrights for javascript and python grammars.
Since these grammars were transcribed from the ECMAScript spec (BSD licensed) and Python sources (PSL) respectively, the copyright and license notices must be included in these files.
This commit is contained in:
parent
62f43d665d
commit
811954e3b7
8 changed files with 114 additions and 44 deletions
|
|
@ -1,6 +1,7 @@
|
|||
;;; semantic/wisent/python-wy.el --- Generated parser support file
|
||||
|
||||
;; Copyright (C) 2002-2004, 2007, 2010-2011 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2001-2010 Python Software Foundation
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
|
@ -19,8 +20,7 @@
|
|||
|
||||
;;; Commentary:
|
||||
;;
|
||||
;; This file was generated from the grammar file
|
||||
;; semantic/wisent/wisent-python.wy in the CEDET repository.
|
||||
;; This file was generated from etc/grammars/python.wy.
|
||||
|
||||
;;; Code:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue