Skip to content

Commit cd00df4

Browse files
committed
javadoc complains
1 parent 4d808a4 commit cd00df4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/java/io/openapiprocessor/api/v1/Version.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*
2-
* Copyright © 2020 https://github.com/openapi-processor/openapi-processor-api
2+
* Copyright 2020 https://github.com/openapi-processor/openapi-processor-api
33
* PDX-License-Identifier: Apache-2.0
44
*/
55

66
package io.openapiprocessor.api.v1;
77

88
/**
9-
* (experimental & optional) interface to provide version information of the processor.
9+
* (experimental and optional) interface to provide version information of the processor.
1010
*/
1111
public interface Version {
1212

0 commit comments

Comments
 (0)