summaryrefslogtreecommitdiff
path: root/starmath/workben
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-07-04 15:25:45 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-07-06 20:29:11 +0100
commite70c4a279c2a8f93d917c0a43fc39ac017ecc463 (patch)
tree5a0c7c3a669529de5716dd8ba76db21a476b25cc /starmath/workben
parentdafedde5ada872bf1a9e6249d4e592fdcaf7ffcd (diff)
re-base on ALv2 code. Includes:
mingwport35: i#117796: MinGW fix to VistaFilePickerImpl.cxx Patch contributed by Takashi Ono http://svn.apache.org/viewvc?view=revision&revision=1172092
Diffstat (limited to 'starmath/workben')
-rwxr-xr-xstarmath/workben/smath-dump-watch.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/starmath/workben/smath-dump-watch.sh b/starmath/workben/smath-dump-watch.sh
index 21ec5f14ad35..af377d71da06 100755
--- a/starmath/workben/smath-dump-watch.sh
+++ b/starmath/workben/smath-dump-watch.sh
@@ -1,5 +1,12 @@
#!/bin/bash
+#
+# This file is part of the LibreOffice project.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
# Watches for formula dumps by starmath and renders them
# If starmath is compiled with the macro DEBUG_ENABLE_DUMPASDOT defined.