RM-3132 (Update license headers)

This commit is contained in:
Tuna Aksoy
2016-03-14 16:07:46 +00:00
parent 27c76455c8
commit f01d2e1d41
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;