Skip to content

Commit

Permalink
Regenerate javacc files: license is not javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
afs committed May 16, 2021
1 parent 2ad12f2 commit 64c57df
Show file tree
Hide file tree
Showing 16 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion jena-arq/Grammar/RDF-Thrift/BinaryRDF.thrift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* Generated By:JavaCC: Do not edit this line. ParseException.java Version 6.0 */
/* JavaCCOptions:KEEP_LINE_COL=null */
/**
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
Expand Down Expand Up @@ -202,4 +202,4 @@ static String add_escapes(String str) {
}

}
/* JavaCC - OriginalChecksum=90228275b5a789e03c1c3d80c337249f (do not edit this line) */
/* JavaCC - OriginalChecksum=abbd78c6eadbb9cd1f24fb3e445c4d10 (do not edit this line) */
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* Generated By:JavaCC: Do not edit this line. SimpleCharStream.java Version 6.0 */
/* JavaCCOptions:STATIC=false,SUPPORT_CLASS_VISIBILITY_PUBLIC=true */
/**
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
Expand Down Expand Up @@ -489,4 +489,4 @@ public void adjustBeginLineColumn(int newLine, int newCol)
boolean getTrackLineColumn() { return trackLineColumn; }
void setTrackLineColumn(boolean tlc) { trackLineColumn = tlc; }
}
/* JavaCC - OriginalChecksum=ffbf6c0a98b14172c3389d671d82ebca (do not edit this line) */
/* JavaCC - OriginalChecksum=73a3b8cb96d8537de5aa5af4f37f094d (do not edit this line) */
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* Generated By:JavaCC: Do not edit this line. Token.java Version 6.0 */
/* JavaCCOptions:TOKEN_EXTENDS=,KEEP_LINE_COL=null,SUPPORT_CLASS_VISIBILITY_PUBLIC=true */
/**
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
Expand Down Expand Up @@ -146,4 +146,4 @@ public static Token newToken(int ofKind)
}

}
/* JavaCC - OriginalChecksum=145d09c3d73cd4d6f944848b776c05a4 (do not edit this line) */
/* JavaCC - OriginalChecksum=f58c9d78be0cb9e6e38872c4c52ace30 (do not edit this line) */
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* Generated By:JavaCC: Do not edit this line. TokenMgrError.java Version 6.0 */
/* JavaCCOptions: */
/**
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
Expand Down Expand Up @@ -162,4 +162,4 @@ public TokenMgrError(boolean EOFSeen, int lexState, int errorLine, int errorColu
this(LexicalError(EOFSeen, lexState, errorLine, errorColumn, errorAfter, curChar), reason);
}
}
/* JavaCC - OriginalChecksum=80d0074dd12581f6bb296bff1e80f9aa (do not edit this line) */
/* JavaCC - OriginalChecksum=9ef9f5cbc93de3dc2989bd3cc14d1b48 (do not edit this line) */
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* TurtleJavacc.java */
/* Generated By:JavaCC: Do not edit this line. TurtleJavacc.java */
/**
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Generated By:JavaCC: Do not edit this line. TurtleJavaccConstants.java */
/**
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* TurtleJavaccTokenManager.java */
/* Generated By:JavaCC: Do not edit this line. TurtleJavaccTokenManager.java */
/**
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
Expand Down
20 changes: 10 additions & 10 deletions jena-integration-tests/pom.xml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>

<!--
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
See the NOTICE file distributed with this work for additional
information regarding copyright ownership.
See the License for the specific language gove
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* Generated By:JavaCC: Do not edit this line. ParseException.java Version 6.0 */
/* JavaCCOptions:KEEP_LINE_COL=null */
/**
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
Expand Down Expand Up @@ -202,4 +202,4 @@ static String add_escapes(String str) {
}

}
/* JavaCC - OriginalChecksum=703508d550f48fe3a28a93f27829e43f (do not edit this line) */
/* JavaCC - OriginalChecksum=45f2f69b113e320209ecde7fbd0ae101 (do not edit this line) */
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* ShaclCompactParserJJ.java */
/* Generated By:JavaCC: Do not edit this line. ShaclCompactParserJJ.java */
/**
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Generated By:JavaCC: Do not edit this line. ShaclCompactParserJJConstants.java */
/**
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* ShaclCompactParserJJTokenManager.java */
/* Generated By:JavaCC: Do not edit this line. ShaclCompactParserJJTokenManager.java */
/**
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* Generated By:JavaCC: Do not edit this line. SimpleCharStream.java Version 6.0 */
/* JavaCCOptions:STATIC=false,SUPPORT_CLASS_VISIBILITY_PUBLIC=true */
/**
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
Expand Down Expand Up @@ -489,4 +489,4 @@ public void adjustBeginLineColumn(int newLine, int newCol)
boolean getTrackLineColumn() { return trackLineColumn; }
void setTrackLineColumn(boolean tlc) { trackLineColumn = tlc; }
}
/* JavaCC - OriginalChecksum=2e155c5ad8c6dde7373124853654e748 (do not edit this line) */
/* JavaCC - OriginalChecksum=5ef42e44b960f723e50bf424977b0c9d (do not edit this line) */
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* Generated By:JavaCC: Do not edit this line. Token.java Version 6.0 */
/* JavaCCOptions:TOKEN_EXTENDS=,KEEP_LINE_COL=null,SUPPORT_CLASS_VISIBILITY_PUBLIC=true */
/**
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
Expand Down Expand Up @@ -146,4 +146,4 @@ public static Token newToken(int ofKind)
}

}
/* JavaCC - OriginalChecksum=90f37783673758f2c51516bcdf5b9153 (do not edit this line) */
/* JavaCC - OriginalChecksum=f0879ae8c7f9c3f5978715b61a85162d (do not edit this line) */
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* Generated By:JavaCC: Do not edit this line. TokenMgrError.java Version 6.0 */
/* JavaCCOptions: */
/**
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
Expand Down Expand Up @@ -162,4 +162,4 @@ public TokenMgrError(boolean EOFSeen, int lexState, int errorLine, int errorColu
this(LexicalError(EOFSeen, lexState, errorLine, errorColumn, errorAfter, curChar), reason);
}
}
/* JavaCC - OriginalChecksum=5c7ab98ee4a71b6f39f265fcd73a50fb (do not edit this line) */
/* JavaCC - OriginalChecksum=76df4226c81d3190138200c2537c1b36 (do not edit this line) */

0 comments on commit 64c57df

Please sign in to comment.