--- a/components/bison/bison-runtime.p5m Mon Mar 18 09:45:29 2013 -0700
+++ b/components/bison/bison-runtime.p5m Mon Mar 18 10:49:03 2013 -0700
@@ -30,6 +30,7 @@
value="Runtime library for a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar."
set name=pkg.summary value="bison - A YACC Replacement (Runtime Libraries)"
set name=com.oracle.info.description value="the bison runtime libraries"
+set name=com.oracle.info.tpno value=6254
set name=info.classification \
value="org.opensolaris.category.2008:Development/Other Languages"
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/bison/bison.license Mon Mar 18 09:45:29 2013 -0700
+++ b/components/bison/bison.license Mon Mar 18 10:49:03 2013 -0700
@@ -738,3 +738,38 @@
recommend releasing these examples in parallel under your choice of
free software license, such as the GNU General Public License,
to permit their use in free software.
+
+---------
+
+Copyright (C) 1992, 1998, 1999, 2003, 2004, 2005 Free Software Foundation, Inc.
+
+This file is part of Bison, the GNU Compiler Compiler.
+
+Bison is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2, or (at your option)
+any later version.
+
+Bison is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with autoconf; see the file COPYING. If not, write to
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.
+
+-----
+/* As a special exception, you may create a larger work that contains
+ part or all of the Bison parser skeleton and distribute that work
+ under terms of your choice, so long as that work isn't itself a
+ parser generator using the skeleton or a modified version thereof
+ as a parser skeleton. Alternatively, if you modify or redistribute
+ the parser skeleton itself, you may (at your option) remove this
+ special exception, which will cause the skeleton and the resulting
+ Bison output files to be licensed under the GNU General Public
+ License without this special exception.
+
+ This special exception was added by the Free Software Foundation in
+ version 2.2 of Bison. */])
--- a/components/bison/bison.p5m Mon Mar 18 09:45:29 2013 -0700
+++ b/components/bison/bison.p5m Mon Mar 18 10:49:03 2013 -0700
@@ -30,6 +30,7 @@
value="a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar"
set name=pkg.summary value="bison - A YACC Replacement"
set name=com.oracle.info.description value="the bison parser generator"
+set name=com.oracle.info.tpno value=6254
set name=info.classification \
value="org.opensolaris.category.2008:Development/Other Languages"
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)