aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 7c1b590..51226a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -209,6 +209,8 @@
<exclude>**/measurements*.out</exclude>
<exclude>out_expected.txt</exclude>
<exclude>github_users.txt</exclude>
+ <!-- Cliff asked to be named as the copyright holder for his entry; -->
+ <exclude>src/main/java/dev/morling/onebrc/CalculateAverage_cliffclick.java</exclude>
</excludes>
</configuration>
<executions>