Added license

This commit is contained in:
Pascarelli Luigi Andrea
2013-09-27 09:19:37 +02:00
parent 45811ea3a5
commit c88663c097
3 changed files with 21 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.content.crosswalk;
import java.io.File;

View File

@@ -1,3 +1,10 @@
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.content.crosswalk;
import org.apache.commons.lang.StringUtils;

View File

@@ -1,3 +1,10 @@
/*
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
submissionLookupIdentifiers = function(identInputs){
var mydata = new Object();
mydata['s_uuid'] = j('#suuid').val();