Skip to content

Commit c080561

Browse files
committed
Fix copyright dates, based on repo history
1 parent c88f04c commit c080561

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/main/java/org/openjdk/shenandoah/Phase.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ public enum Phase {
3838

3939
UNKNOWN,
4040

41-
}
41+
}

src/main/java/org/openjdk/shenandoah/ShenandoahVisualizer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2016, Red Hat, Inc. and/or its affiliates.
2+
* Copyright (c) 2016, 2020, Red Hat, Inc. All rights reserved.
33
*
44
* This code is free software; you can redistribute it and/or modify it
55
* under the terms of the GNU General Public License version 2 only, as

0 commit comments

Comments
 (0)