Update of /cvsroot/monetdb/pathfinder/compiler/algebra/hskparser
In directory
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25381/pathfinder/compiler/algebra/hskparser
Modified Files:
hsk_parser.l hsk_parser.y
Log Message:
added missing license statement
Index: hsk_parser.y
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/algebra/hskparser/hsk_parser.y,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- hsk_parser.y 24 Jan 2007 04:13:59 -0000 1.15
+++ hsk_parser.y 16 Jul 2007 21:54:55 -0000 1.16
@@ -1,3 +1,25 @@
+/*
+ * The contents of this file are subject to the Pathfinder Public License
+ * Version 1.1 (the "License"); you may not use this file except in
+ * compliance with the License. You may obtain a copy of the License at
+ * http://monetdb.cwi.nl/Legal/PathfinderLicense-1.1.html
+ *
+ * Software distributed under the License is distributed on an "AS IS"
+ * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
+ * the License for the specific language governing rights and limitations
+ * under the License.
+ *
+ * The Original Code is the Pathfinder system.
+ *
+ * The Original Code has initially been developed by the Database &
+ * Information Systems Group at the University of Konstanz, Germany and
+ * is now maintained by the Database Systems Group at the Technische
+ * Universitaet Muenchen, Germany. Portions created by the University of
+ * Konstanz and the Technische Universitaet Muenchen are Copyright (C)
+ * 2000-2005 University of Konstanz and (C) 2005-2007 Technische
+ * Universitaet Muenchen, respectively. All Rights Reserved.
+ */
+
%{
/**
* Parses output of the Haskell XQuery-to-Algebra Mapper into Pathfinder
Index: hsk_parser.l
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/algebra/hskparser/hsk_parser.l,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- hsk_parser.l 24 Jan 2007 04:13:59 -0000 1.12
+++ hsk_parser.l 16 Jul 2007 21:54:55 -0000 1.13
@@ -1,3 +1,25 @@
+/*
+ * The contents of this file are subject to the Pathfinder Public License
+ * Version 1.1 (the "License"); you may not use this file except in
+ * compliance with the License. You may obtain a copy of the License at
+ * http://monetdb.cwi.nl/Legal/PathfinderLicense-1.1.html
+ *
+ * Software distributed under the License is distributed on an "AS IS"
+ * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
+ * the License for the specific language governing rights and limitations
+ * under the License.
+ *
+ * The Original Code is the Pathfinder system.
+ *
+ * The Original Code has initially been developed by the Database &
+ * Information Systems Group at the University of Konstanz, Germany and
+ * is now maintained by the Database Systems Group at the Technische
+ * Universitaet Muenchen, Germany. Portions created by the University of
+ * Konstanz and the Technische Universitaet Muenchen are Copyright (C)
+ * 2000-2005 University of Konstanz and (C) 2005-2007 Technische
+ * Universitaet Muenchen, respectively. All Rights Reserved.
+ */
+
%{
/**
* Performs lexical analysis of the output of the Haskell XQuery-to-
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins