Skip to content

Commit 34e2a9b

Browse files
committed
Some reformatting, update headers, try to fix warnings.
1 parent bd34def commit 34e2a9b

25 files changed

Lines changed: 150 additions & 161 deletions

src/main/java/com/jpetrak/gate/stringannotation/extendedgazetteer/ExtendedGazetteer.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* Copyright (c) 2010- Austrian Research Institute for Artificial Intelligence (OFAI).
3-
* Copyright (C) 2014-2016 The University of Sheffield.
3+
* Copyright (C) 2014-2019 The University of Sheffield.
44
*
55
* This file is part of gateplugin-ModularPipelines
6-
* (see https://github.com/johann-petrak/gateplugin-ModularPipelines)
6+
* (see https://github.com/johann-petrak/gateplugin-StringAnnotation)
77
*
88
* This program is free software; you can redistribute it and/or
99
* modify it under the terms of the GNU Lesser General Public License

src/main/java/com/jpetrak/gate/stringannotation/extendedgazetteer/FeatureGazetteer.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* Copyright (c) 2010- Austrian Research Institute for Artificial Intelligence (OFAI).
3-
* Copyright (C) 2014-2016 The University of Sheffield.
3+
* Copyright (C) 2014-2019 The University of Sheffield.
44
*
55
* This file is part of gateplugin-ModularPipelines
6-
* (see https://github.com/johann-petrak/gateplugin-ModularPipelines)
6+
* (see https://github.com/johann-petrak/gateplugin-StringAnnotation)
77
*
88
* This program is free software; you can redistribute it and/or
99
* modify it under the terms of the GNU Lesser General Public License

src/main/java/com/jpetrak/gate/stringannotation/extendedgazetteer/FeatureGazetteerProcessingMode.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* Copyright (c) 2010- Austrian Research Institute for Artificial Intelligence (OFAI).
3-
* Copyright (C) 2014-2016 The University of Sheffield.
3+
* Copyright (C) 2014-2019 The University of Sheffield.
44
*
55
* This file is part of gateplugin-ModularPipelines
6-
* (see https://github.com/johann-petrak/gateplugin-ModularPipelines)
6+
* (see https://github.com/johann-petrak/gateplugin-StringAnnotation)
77
*
88
* This program is free software; you can redistribute it and/or
99
* modify it under the terms of the GNU Lesser General Public License

src/main/java/com/jpetrak/gate/stringannotation/extendedgazetteer/GazStore.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* Copyright (c) 2010- Austrian Research Institute for Artificial Intelligence (OFAI).
3-
* Copyright (C) 2014-2016 The University of Sheffield.
3+
* Copyright (C) 2014-2019 The University of Sheffield.
44
*
55
* This file is part of gateplugin-ModularPipelines
6-
* (see https://github.com/johann-petrak/gateplugin-ModularPipelines)
6+
* (see https://github.com/johann-petrak/gateplugin-StringAnnotation)
77
*
88
* This program is free software; you can redistribute it and/or
99
* modify it under the terms of the GNU Lesser General Public License

src/main/java/com/jpetrak/gate/stringannotation/extendedgazetteer/GazetteerBase.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* Copyright (c) 2010- Austrian Research Institute for Artificial Intelligence (OFAI).
3-
* Copyright (C) 2014-2016 The University of Sheffield.
3+
* Copyright (C) 2014-2019 The University of Sheffield.
44
*
55
* This file is part of gateplugin-ModularPipelines
6-
* (see https://github.com/johann-petrak/gateplugin-ModularPipelines)
6+
* (see https://github.com/johann-petrak/gateplugin-StringAnnotation)
77
*
88
* This program is free software; you can redistribute it and/or
99
* modify it under the terms of the GNU Lesser General Public License

src/main/java/com/jpetrak/gate/stringannotation/extendedgazetteer/GenerateCache.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* Copyright (c) 2010- Austrian Research Institute for Artificial Intelligence (OFAI).
3-
* Copyright (C) 2014-2016 The University of Sheffield.
3+
* Copyright (C) 2014-2019 The University of Sheffield.
44
*
55
* This file is part of gateplugin-ModularPipelines
6-
* (see https://github.com/johann-petrak/gateplugin-ModularPipelines)
6+
* (see https://github.com/johann-petrak/gateplugin-StringAnnotation)
77
*
88
* This program is free software; you can redistribute it and/or
99
* modify it under the terms of the GNU Lesser General Public License

src/main/java/com/jpetrak/gate/stringannotation/extendedgazetteer/ListInfo.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* Copyright (c) 2010- Austrian Research Institute for Artificial Intelligence (OFAI).
3-
* Copyright (C) 2014-2016 The University of Sheffield.
3+
* Copyright (C) 2014-2019 The University of Sheffield.
44
*
55
* This file is part of gateplugin-ModularPipelines
6-
* (see https://github.com/johann-petrak/gateplugin-ModularPipelines)
6+
* (see https://github.com/johann-petrak/gateplugin-StringAnnotation)
77
*
88
* This program is free software; you can redistribute it and/or
99
* modify it under the terms of the GNU Lesser General Public License

src/main/java/com/jpetrak/gate/stringannotation/extendedgazetteer/Lookup.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* Copyright (c) 2010- Austrian Research Institute for Artificial Intelligence (OFAI).
3-
* Copyright (C) 2014-2016 The University of Sheffield.
3+
* Copyright (C) 2014-2019 The University of Sheffield.
44
*
55
* This file is part of gateplugin-ModularPipelines
6-
* (see https://github.com/johann-petrak/gateplugin-ModularPipelines)
6+
* (see https://github.com/johann-petrak/gateplugin-StringAnnotation)
77
*
88
* This program is free software; you can redistribute it and/or
99
* modify it under the terms of the GNU Lesser General Public License

src/main/java/com/jpetrak/gate/stringannotation/extendedgazetteer/Match.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* Copyright (c) 2010- Austrian Research Institute for Artificial Intelligence (OFAI).
3-
* Copyright (C) 2014-2016 The University of Sheffield.
3+
* Copyright (C) 2014-2019 The University of Sheffield.
44
*
55
* This file is part of gateplugin-ModularPipelines
6-
* (see https://github.com/johann-petrak/gateplugin-ModularPipelines)
6+
* (see https://github.com/johann-petrak/gateplugin-StringAnnotation)
77
*
88
* This program is free software; you can redistribute it and/or
99
* modify it under the terms of the GNU Lesser General Public License

src/main/java/com/jpetrak/gate/stringannotation/extendedgazetteer/State.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* Copyright (c) 2010- Austrian Research Institute for Artificial Intelligence (OFAI).
3-
* Copyright (C) 2014-2016 The University of Sheffield.
3+
* Copyright (C) 2014-2019 The University of Sheffield.
44
*
55
* This file is part of gateplugin-ModularPipelines
6-
* (see https://github.com/johann-petrak/gateplugin-ModularPipelines)
6+
* (see https://github.com/johann-petrak/gateplugin-StringAnnotation)
77
*
88
* This program is free software; you can redistribute it and/or
99
* modify it under the terms of the GNU Lesser General Public License

0 commit comments

Comments
 (0)