aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/org/apache/commons/lang3/builder/ReflectionDiffBuilderTest.java
diff options
context:
space:
mode:
authorBenedikt Ritter <britter@apache.org>2018-08-23 19:06:59 +0200
committerBenedikt Ritter <britter@apache.org>2018-08-23 19:06:59 +0200
commit33bd8349641240def753858ea7809f38650cc662 (patch)
tree623fc57519141d7ab7e930b694382a4a2c07cfe6 /src/test/java/org/apache/commons/lang3/builder/ReflectionDiffBuilderTest.java
parent88b951a227ca8d49df670bbacbd00a2e6c239f3e (diff)
downloadapache-commons-lang-33bd8349641240def753858ea7809f38650cc662.tar.gz
Convert JavaDoc license headers to block comments
Diffstat (limited to 'src/test/java/org/apache/commons/lang3/builder/ReflectionDiffBuilderTest.java')
-rw-r--r--src/test/java/org/apache/commons/lang3/builder/ReflectionDiffBuilderTest.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/java/org/apache/commons/lang3/builder/ReflectionDiffBuilderTest.java b/src/test/java/org/apache/commons/lang3/builder/ReflectionDiffBuilderTest.java
index b957f3a62..6542a489c 100644
--- a/src/test/java/org/apache/commons/lang3/builder/ReflectionDiffBuilderTest.java
+++ b/src/test/java/org/apache/commons/lang3/builder/ReflectionDiffBuilderTest.java
@@ -1,4 +1,4 @@
-/**
+/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
@@ -6,7 +6,7 @@
* (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,