From dd204a98a7b675cd8e979753eb82354e503d89e3 Mon Sep 17 00:00:00 2001
From: Andrew Rist <arist@apache.org>
Date: Thu, 22 Mar 2012 21:58:16 +0000
Subject: Update headers to Alv2 headers

---
 scripting/workben/installer/Scripting.BeanShell.xcu | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

(limited to 'scripting/workben/installer/Scripting.BeanShell.xcu')

diff --git a/scripting/workben/installer/Scripting.BeanShell.xcu b/scripting/workben/installer/Scripting.BeanShell.xcu
index d763aa8ff7d9..104790fdcbb2 100644
--- a/scripting/workben/installer/Scripting.BeanShell.xcu
+++ b/scripting/workben/installer/Scripting.BeanShell.xcu
@@ -1,3 +1,24 @@
+<!--***********************************************************
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ ***********************************************************-->
+
 <?xml version="1.0" encoding="UTF-8"?>
 <oor:node xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Scripting" oor:package="org.openoffice.Office">
     <node oor:name="ScriptRuntimes">
-- 
cgit