diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2016-10-14 00:59:53 +0200 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2016-10-14 01:07:50 +0200 |
commit | bc6c26d3c1269c91f7d963fe96c01740732b094b (patch) | |
tree | 462c55bd30a4bd02d149d5a16fcb096ea83c799a /solenv | |
parent | 5cfcd6809f46e9ca3665c6f7430658e4d71af855 (diff) |
fix license, this is entirely new content
Change-Id: Icf1818fb894d039eeb4e7f1306a53ac4322fa075
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/qa/python/gbuildtoide.py | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/solenv/qa/python/gbuildtoide.py b/solenv/qa/python/gbuildtoide.py index 78917b8b672b..a1b8d1c691c4 100644 --- a/solenv/qa/python/gbuildtoide.py +++ b/solenv/qa/python/gbuildtoide.py @@ -1,19 +1,10 @@ ''' - This is file is part of the LibreOffice project. + 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/. - This file incorporates work covered by the following license notice: - - 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 . ''' import subprocess |