Polish
- Update copyright header. - Consistent use of "SIMPLE" link text for Style#SIMPLE in javadoc. Closes gh-33883
This commit is contained in:
committed by
Sam Brannen
parent
e919d0adcc
commit
883254e1d0
@@ -94,7 +94,7 @@ public @interface DurationFormat {
|
||||
* allows conversion to and from a supported {@code ChronoUnit} as well as
|
||||
* conversion from durations to longs.
|
||||
*
|
||||
* <p>The enum includes its corresponding suffix in the {@link Style#SIMPLE simple}
|
||||
* <p>The enum includes its corresponding suffix in the {@link Style#SIMPLE SIMPLE}
|
||||
* {@code Duration} format style.
|
||||
*/
|
||||
enum Unit {
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2002-2023 the original author or authors.
|
||||
* Copyright 2002-2024 the original author or authors.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
||||
Reference in New Issue
Block a user