]> source.dussan.org Git - jgit.git/commit
Remove duplicate copyright statements 91/155191/1
authorMatthias Sohn <matthias.sohn@sap.com>
Sat, 4 Jan 2020 00:34:46 +0000 (01:34 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Sat, 4 Jan 2020 00:34:46 +0000 (01:34 +0100)
commitb2bf9d4304097d0a1b7e12350e6fa15a57e7a296
tree926d99af24ece0d587b98edd7cdd8a3c52ecc548
parent5c5f7c6b146b24f2bd4afae1902df85ad6e57ea3
Remove duplicate copyright statements

Change-Id: I9a85136e1cc47693d1e475d00916c214c9aa55f4
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
12 files changed:
org.eclipse.jgit.test/tst/org/eclipse/jgit/fnmatch/FileNameMatcherTest.java
org.eclipse.jgit.test/tst/org/eclipse/jgit/ignore/IgnoreRuleSpecialCasesTest.java
org.eclipse.jgit/src/org/eclipse/jgit/errors/InvalidPatternException.java
org.eclipse.jgit/src/org/eclipse/jgit/errors/NoClosingBracketException.java
org.eclipse.jgit/src/org/eclipse/jgit/fnmatch/AbstractHead.java
org.eclipse.jgit/src/org/eclipse/jgit/fnmatch/CharacterHead.java
org.eclipse.jgit/src/org/eclipse/jgit/fnmatch/FileNameMatcher.java
org.eclipse.jgit/src/org/eclipse/jgit/fnmatch/GroupHead.java
org.eclipse.jgit/src/org/eclipse/jgit/fnmatch/Head.java
org.eclipse.jgit/src/org/eclipse/jgit/fnmatch/LastHead.java
org.eclipse.jgit/src/org/eclipse/jgit/fnmatch/RestrictedWildCardHead.java
org.eclipse.jgit/src/org/eclipse/jgit/fnmatch/WildCardHead.java