From de83e1f90bc3d9274a904a84353294699eecc369 Mon Sep 17 00:00:00 2001 From: Colin Alworth Date: Thu, 7 Jul 2022 15:58:08 -0500 Subject: [PATCH] fix our terrible mistake --- dev/core/super/com/google/gwt/core/client/GwtScriptOnly.java | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev/core/super/com/google/gwt/core/client/GwtScriptOnly.java b/dev/core/super/com/google/gwt/core/client/GwtScriptOnly.java index 38d207afc8..f28b2e6a54 100644 --- a/dev/core/super/com/google/gwt/core/client/GwtScriptOnly.java +++ b/dev/core/super/com/google/gwt/core/client/GwtScriptOnly.java @@ -7,8 +7,7 @@ * * http://www.apache.org/licenses/LICENSE-2.0 * - * Unless required by - * applicable law or agreed to in writing, software + * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the * License for the specific language governing permissions and limitations under