Changeset 7276
- Timestamp:
- 01/10/22 11:25:49 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
FCSSimpleEndpoint/trunk/src/test/java/eu/clarin/sru/server/fcs/parser/QueryParserRunner.java
r7062 r7276 1 /** 2 * This software is copyright (c) 2013-2022 by 3 * - Leibniz-Institut fuer Deutsche Sprache (http://www.ids-mannheim.de) 4 * This is free software. You can redistribute it 5 * and/or modify it under the terms described in 6 * the GNU General Public License v3 of which you 7 * should have received a copy. Otherwise you can download 8 * it from 9 * 10 * http://www.gnu.org/licenses/gpl-3.0.txt 11 * 12 * @copyright Leibniz-Institut fuer Deutsche Sprache (http://www.ids-mannheim.de) 13 * 14 * @license http://www.gnu.org/licenses/gpl-3.0.txt 15 * GNU General Public License v3 16 */ 1 17 package eu.clarin.sru.server.fcs.parser; 2 18
Note: See TracChangeset
for help on using the changeset viewer.