Skip to content

Commit f56f458

Browse files
committed
fix
1 parent e6161c7 commit f56f458

File tree

1 file changed

+3
-3
lines changed
  • org.restlet.java/org.restlet/src/main/java/org/restlet/data

1 file changed

+3
-3
lines changed

org.restlet.java/org.restlet/src/main/java/org/restlet/data/Reference.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/**
22
* Copyright 2005-2024 Qlik
3-
*
3+
*
44
* The contents of this file is subject to the terms of the Apache 2.0 open
55
* source license available at http://www.opensource.org/licenses/apache-2.0
6-
*
6+
*
77
* Restlet is a registered trademark of QlikTech International AB.
88
*/
99

@@ -22,7 +22,7 @@
2222
* java.net.URI class, this interface represents mutable references. It strictly
2323
* conforms to the RFC 3986 specifying URIs and follows its naming
2424
* conventions.<br>
25-
*
25+
*
2626
* <pre>
2727
* URI reference = absolute-reference | relative-reference
2828
*

0 commit comments

Comments
 (0)