[Libreoffice-commits] buildbot.git: lcov-report/lcov-report.sh
Maarten Hoes
hoes.maarten at gmail.com
Sun Nov 9 02:37:09 PST 2014
lcov-report/lcov-report.sh | 7 +++++++
1 file changed, 7 insertions(+)
New commits:
commit f01d6c1c08cc21350f94bb8b121e6e5f4bd6761e
Author: Maarten Hoes <hoes.maarten at gmail.com>
Date: Sun Nov 9 11:29:37 2014 +0100
Added a license statement.
Change-Id: Iedf068824245ad7d9c0c75fad3f92bf7c30fb4e5
Reviewed-on: https://gerrit.libreoffice.org/12325
Reviewed-by: Norbert Thiebaud <nthiebaud at gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud at gmail.com>
diff --git a/lcov-report/lcov-report.sh b/lcov-report/lcov-report.sh
index 7f5c2b6..2c8adcc 100755
--- a/lcov-report/lcov-report.sh
+++ b/lcov-report/lcov-report.sh
@@ -1,4 +1,11 @@
#!/bin/sh
+#
+# 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/.
+#
SRC_DIR=/home/buildslave/source/libo-core
TRACEFILE_DIR=/home/buildslave/lcov
More information about the Libreoffice-commits
mailing list