aboutsummaryrefslogtreecommitdiffstats
path: root/build/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build/build.xml')
-rw-r--r--build/build.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/build.xml b/build/build.xml
index c8c5c4efffc..a44eca134d5 100644
--- a/build/build.xml
+++ b/build/build.xml
@@ -1,4 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ - SPDX-FileCopyrightText: 2014 ownCloud, Inc.
+ - SPDX-License-Identifier: AGPL-3.0-or-later
+-->
<project name="ownCloud" default="build">
<!-- the target 'build' can be used by developers for command line builds -->