ATS-702 fix header

This commit is contained in:
David Edwards
2020-04-08 10:02:20 +01:00
committed by GitHub
parent c722166803
commit efa1f96daf

View File

@@ -2,7 +2,7 @@
* #%L * #%L
* Alfresco Transform Core * Alfresco Transform Core
* %% * %%
* Copyright (C) 2005 - 2019 Alfresco Software Limited * Copyright (C) 2005 - 2020 Alfresco Software Limited
* %% * %%
* This file is part of the Alfresco software. * This file is part of the Alfresco software.
* - * -
@@ -49,4 +49,4 @@ public class AIOControllerHttpRequestTest extends AbstractHttpRequestTest
return "jpg"; return "jpg";
} }
} }