summaryrefslogtreecommitdiff
path: root/sandbox
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-04-11 13:35:12 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-04-11 13:35:12 +0000
commitc31dff409cf2a05ccfc86e9bea91f030a86d95e8 (patch)
tree5fb12de083217141953e08aba82a7ed83fae7b5d /sandbox
parent21d07e5c3e4cbeec8b8651c672dd4f506217c806 (diff)
INTEGRATION: CWS changefileheader (1.1.142); FILE MERGED
2008/03/31 12:49:21 rt 1.1.142.1: #i87441# Change license header to LPGL v3.
Diffstat (limited to 'sandbox')
-rw-r--r--sandbox/test/com/sun/star/lib/sandbox/ResourceTest.java30
1 files changed, 30 insertions, 0 deletions
diff --git a/sandbox/test/com/sun/star/lib/sandbox/ResourceTest.java b/sandbox/test/com/sun/star/lib/sandbox/ResourceTest.java
index d0309bd135..68813d6c5a 100644
--- a/sandbox/test/com/sun/star/lib/sandbox/ResourceTest.java
+++ b/sandbox/test/com/sun/star/lib/sandbox/ResourceTest.java
@@ -1,3 +1,33 @@
+/*************************************************************************
+ *
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * Copyright 2008 by Sun Microsystems, Inc.
+ *
+ * OpenOffice.org - a multi-platform office productivity suite
+ *
+ * $RCSfile: ResourceTest.java,v $
+ * $Revision: 1.2 $
+ *
+ * This file is part of OpenOffice.org.
+ *
+ * OpenOffice.org is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License version 3
+ * only, as published by the Free Software Foundation.
+ *
+ * OpenOffice.org is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License version 3 for more details
+ * (a copy is included in the LICENSE file that accompanied this code).
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * version 3 along with OpenOffice.org. If not, see
+ * <http://www.openoffice.org/license.html>
+ * for a copy of the LGPLv3 License.
+ *
+ ************************************************************************/
+
package com.sun.star.lib.sandbox;
import java.net.URL;