summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
authorAndrew Rist <arist@apache.org>2012-02-22 20:00:02 +0000
committerAndrew Rist <arist@apache.org>2012-02-22 20:00:02 +0000
commit0da397e6fb39357aa6e8fa760f5044e0c8cce235 (patch)
tree4a099e4c68c951a976293e36f1c1a09cd2f3f3df /toolkit
parent4c3c5488166dc465f4386b24b9d46e4c036275c5 (diff)
Update headers to Alv2 headers
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/workben/layout/TEST20
-rw-r--r--toolkit/workben/layout/ooo-patch20
-rw-r--r--toolkit/workben/layout/refresh20
-rw-r--r--toolkit/workben/layout/run-s2x20
4 files changed, 80 insertions, 0 deletions
diff --git a/toolkit/workben/layout/TEST b/toolkit/workben/layout/TEST
index 8a04a6628da8..4f28d9985069 100644
--- a/toolkit/workben/layout/TEST
+++ b/toolkit/workben/layout/TEST
@@ -1,4 +1,24 @@
#! /bin/sh
+# *************************************************************
+#
+# 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.
+#
+# *************************************************************
for d in $(cd ../../../../.. && pwd)/ooo-svn /usr/lib/ooo3/; do
if test -d $d; then
export OOO_INSTALL_PREFIX=$d
diff --git a/toolkit/workben/layout/ooo-patch b/toolkit/workben/layout/ooo-patch
index 89fc58db8748..cec5f1dc3ba0 100644
--- a/toolkit/workben/layout/ooo-patch
+++ b/toolkit/workben/layout/ooo-patch
@@ -1,4 +1,24 @@
#! /bin/sh
+# *************************************************************
+#
+# 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.
+#
+# *************************************************************
commit=${1-3249db59} # m5
git diff $commit layout | sed 's@^\([+-]\{3\}\) \(a\|b\)/@\1 @' > layout-dialogs-layout.diff
diff --git a/toolkit/workben/layout/refresh b/toolkit/workben/layout/refresh
index 796999549c36..50608f0193b4 100644
--- a/toolkit/workben/layout/refresh
+++ b/toolkit/workben/layout/refresh
@@ -1,3 +1,23 @@
+# *************************************************************
+#
+# 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.
+#
+# *************************************************************
echo "source me ..."
test -n "${INPATH}" && rm -Rf ../../${INPATH}
build debug=true\
diff --git a/toolkit/workben/layout/run-s2x b/toolkit/workben/layout/run-s2x
index 926addf49047..1dda8ee479e8 100644
--- a/toolkit/workben/layout/run-s2x
+++ b/toolkit/workben/layout/run-s2x
@@ -1,4 +1,24 @@
#! /bin/sh
+# *************************************************************
+#
+# 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.
+#
+# *************************************************************
SRC=${1-../../svx/source/dialog/zoom.src}
SRC=${1-../../sw/source/ui/dialog/wordcountdialog.src}