Refresh license headers to include changes to community license and module description

This commit is contained in:
Roy Wetherall
2016-03-03 10:38:37 +11:00
parent 4346d79cc9
commit d165a43353
832 changed files with 17463 additions and 12471 deletions

View File

@@ -1,12 +1,18 @@
package org.alfresco.util;
/*
package org.alfresco.util;
/*
* #%L
* This file is part of Alfresco.
* Alfresco Records Management Module
* %%
* Copyright (C) 2005 - 2016 Alfresco Software Limited
* %%
* This file is part of the Alfresco software.
*
* If the software was purchased under a paid Alfresco license, the terms of
* the paid license agreement will prevail. Otherwise, the software is
* provided under the following open source license terms:
*
* Alfresco is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
@@ -16,12 +22,12 @@ package org.alfresco.util;
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
*
* You should have received a copy of the GNU Lesser General Public License
* along with Alfresco. If not, see <http://www.gnu.org/licenses/>.
* #L%
*/
* #L%
*/
import static org.alfresco.util.ParameterCheck.mandatory;
import static org.alfresco.util.ParameterCheck.mandatoryString;