Skip to content

Commit 9d0f895

Browse files
author
khashab2
committed
apply the modified license header.
1 parent 6778ac7 commit 9d0f895

254 files changed

Lines changed: 762 additions & 1524 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

lbjava-mvn-plugin/src/main/java/edu/illinois/cs/cogcomp/CleanMojo.java

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
/**
2-
* This software is released under the University of Illinois/Research and
3-
* Academic Use License. See the LICENSE file in the root folder for details.
4-
* Copyright (c) 2016
2+
* This software is released under the University of Illinois/Research and Academic Use License. See
3+
* the LICENSE file in the root folder for details. Copyright (c) 2016
54
*
6-
* Developed by:
7-
* The Cognitive Computations Group
8-
* University of Illinois at Urbana-Champaign
5+
* Developed by: The Cognitive Computations Group, University of Illinois at Urbana-Champaign
96
* http://cogcomp.cs.illinois.edu/
107
*/
118
package edu.illinois.cs.cogcomp;

lbjava-mvn-plugin/src/main/java/edu/illinois/cs/cogcomp/CompileMojo.java

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
/**
2-
* This software is released under the University of Illinois/Research and
3-
* Academic Use License. See the LICENSE file in the root folder for details.
4-
* Copyright (c) 2016
2+
* This software is released under the University of Illinois/Research and Academic Use License. See
3+
* the LICENSE file in the root folder for details. Copyright (c) 2016
54
*
6-
* Developed by:
7-
* The Cognitive Computations Group
8-
* University of Illinois at Urbana-Champaign
5+
* Developed by: The Cognitive Computations Group, University of Illinois at Urbana-Champaign
96
* http://cogcomp.cs.illinois.edu/
107
*/
118
package edu.illinois.cs.cogcomp;

lbjava-mvn-plugin/src/main/java/edu/illinois/cs/cogcomp/GenerateMojo.java

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
/**
2-
* This software is released under the University of Illinois/Research and
3-
* Academic Use License. See the LICENSE file in the root folder for details.
4-
* Copyright (c) 2016
2+
* This software is released under the University of Illinois/Research and Academic Use License. See
3+
* the LICENSE file in the root folder for details. Copyright (c) 2016
54
*
6-
* Developed by:
7-
* The Cognitive Computations Group
8-
* University of Illinois at Urbana-Champaign
5+
* Developed by: The Cognitive Computations Group, University of Illinois at Urbana-Champaign
96
* http://cogcomp.cs.illinois.edu/
107
*/
118
package edu.illinois.cs.cogcomp;

lbjava/src/main/java/edu/illinois/cs/cogcomp/lbjava/ClassifierCSE.java

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
/**
2-
* This software is released under the University of Illinois/Research and
3-
* Academic Use License. See the LICENSE file in the root folder for details.
4-
* Copyright (c) 2016
2+
* This software is released under the University of Illinois/Research and Academic Use License. See
3+
* the LICENSE file in the root folder for details. Copyright (c) 2016
54
*
6-
* Developed by:
7-
* The Cognitive Computations Group
8-
* University of Illinois at Urbana-Champaign
5+
* Developed by: The Cognitive Computations Group, University of Illinois at Urbana-Champaign
96
* http://cogcomp.cs.illinois.edu/
107
*/
118
package edu.illinois.cs.cogcomp.lbjava;

lbjava/src/main/java/edu/illinois/cs/cogcomp/lbjava/Clean.java

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
/**
2-
* This software is released under the University of Illinois/Research and
3-
* Academic Use License. See the LICENSE file in the root folder for details.
4-
* Copyright (c) 2016
2+
* This software is released under the University of Illinois/Research and Academic Use License. See
3+
* the LICENSE file in the root folder for details. Copyright (c) 2016
54
*
6-
* Developed by:
7-
* The Cognitive Computations Group
8-
* University of Illinois at Urbana-Champaign
5+
* Developed by: The Cognitive Computations Group, University of Illinois at Urbana-Champaign
96
* http://cogcomp.cs.illinois.edu/
107
*/
118
package edu.illinois.cs.cogcomp.lbjava;

lbjava/src/main/java/edu/illinois/cs/cogcomp/lbjava/CodeGenerator.java

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
/**
2-
* This software is released under the University of Illinois/Research and
3-
* Academic Use License. See the LICENSE file in the root folder for details.
4-
* Copyright (c) 2016
2+
* This software is released under the University of Illinois/Research and Academic Use License. See
3+
* the LICENSE file in the root folder for details. Copyright (c) 2016
54
*
6-
* Developed by:
7-
* The Cognitive Computations Group
8-
* University of Illinois at Urbana-Champaign
5+
* Developed by: The Cognitive Computations Group, University of Illinois at Urbana-Champaign
96
* http://cogcomp.cs.illinois.edu/
107
*/
118
package edu.illinois.cs.cogcomp.lbjava;

lbjava/src/main/java/edu/illinois/cs/cogcomp/lbjava/DeclarationNames.java

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
/**
2-
* This software is released under the University of Illinois/Research and
3-
* Academic Use License. See the LICENSE file in the root folder for details.
4-
* Copyright (c) 2016
2+
* This software is released under the University of Illinois/Research and Academic Use License. See
3+
* the LICENSE file in the root folder for details. Copyright (c) 2016
54
*
6-
* Developed by:
7-
* The Cognitive Computations Group
8-
* University of Illinois at Urbana-Champaign
5+
* Developed by: The Cognitive Computations Group, University of Illinois at Urbana-Champaign
96
* http://cogcomp.cs.illinois.edu/
107
*/
118
package edu.illinois.cs.cogcomp.lbjava;

lbjava/src/main/java/edu/illinois/cs/cogcomp/lbjava/IR/AST.java

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
/**
2-
* This software is released under the University of Illinois/Research and
3-
* Academic Use License. See the LICENSE file in the root folder for details.
4-
* Copyright (c) 2016
2+
* This software is released under the University of Illinois/Research and Academic Use License. See
3+
* the LICENSE file in the root folder for details. Copyright (c) 2016
54
*
6-
* Developed by:
7-
* The Cognitive Computations Group
8-
* University of Illinois at Urbana-Champaign
5+
* Developed by: The Cognitive Computations Group, University of Illinois at Urbana-Champaign
96
* http://cogcomp.cs.illinois.edu/
107
*/
118
package edu.illinois.cs.cogcomp.lbjava.IR;

lbjava/src/main/java/edu/illinois/cs/cogcomp/lbjava/IR/ASTNode.java

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
/**
2-
* This software is released under the University of Illinois/Research and
3-
* Academic Use License. See the LICENSE file in the root folder for details.
4-
* Copyright (c) 2016
2+
* This software is released under the University of Illinois/Research and Academic Use License. See
3+
* the LICENSE file in the root folder for details. Copyright (c) 2016
54
*
6-
* Developed by:
7-
* The Cognitive Computations Group
8-
* University of Illinois at Urbana-Champaign
5+
* Developed by: The Cognitive Computations Group, University of Illinois at Urbana-Champaign
96
* http://cogcomp.cs.illinois.edu/
107
*/
118
package edu.illinois.cs.cogcomp.lbjava.IR;

lbjava/src/main/java/edu/illinois/cs/cogcomp/lbjava/IR/ASTNodeIterator.java

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
/**
2-
* This software is released under the University of Illinois/Research and
3-
* Academic Use License. See the LICENSE file in the root folder for details.
4-
* Copyright (c) 2016
2+
* This software is released under the University of Illinois/Research and Academic Use License. See
3+
* the LICENSE file in the root folder for details. Copyright (c) 2016
54
*
6-
* Developed by:
7-
* The Cognitive Computations Group
8-
* University of Illinois at Urbana-Champaign
5+
* Developed by: The Cognitive Computations Group, University of Illinois at Urbana-Champaign
96
* http://cogcomp.cs.illinois.edu/
107
*/
118
package edu.illinois.cs.cogcomp.lbjava.IR;

0 commit comments

Comments
 (0)