RM-3132 (Update license headers)

This commit is contained in:
Tuna Aksoy
2016-03-14 16:07:46 +00:00
parent ba3b6d337e
commit 8237b6df2a
697 changed files with 1394 additions and 697 deletions

View File

@@ -24,7 +24,8 @@
* along with Alfresco. If not, see <http://www.gnu.org/licenses/>.
* #L%
*/
package org.alfresco.util;
package org.alfresco.util;
import static org.alfresco.util.ParameterCheck.mandatory;
import static org.alfresco.util.ParameterCheck.mandatoryString;