updated and added headers where required.

This commit is contained in:
Roy Wetherall
2016-03-07 15:05:05 +11:00
parent c01deb55b9
commit 4deba195ea

View File

@@ -1,7 +1,7 @@
package org.alfresco.module.org_alfresco_module_rm.caveat;
/*
package org.alfresco.module.org_alfresco_module_rm.caveat;
/*
* #%L
* Alfresco Records Management Module
* %%
@@ -25,8 +25,10 @@ package org.alfresco.module.org_alfresco_module_rm.caveat;
*
* 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%
*/
import static org.apache.commons.lang.exception.ExceptionUtils.getFullStackTrace;
import java.io.File;