ATS-675 Update header

This commit is contained in:
David Edwards
2020-04-07 21:43:21 +01:00
committed by GitHub
parent 55271020f0
commit 8ab62d01e8

View File

@@ -2,7 +2,7 @@
* #%L * #%L
* Alfresco Transform Core * Alfresco Transform Core
* %% * %%
* Copyright (C) 2005 - 200 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.
* - * -
@@ -57,4 +57,4 @@ public interface RequestParamMap
String MAINTAIN_ASPECT_RATIO = "maintainAspectRatio"; String MAINTAIN_ASPECT_RATIO = "maintainAspectRatio";
String COMMAND_OPTIONS = "commandOptions"; String COMMAND_OPTIONS = "commandOptions";
String TIMEOUT = "timeOut"; String TIMEOUT = "timeOut";
} }