summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@digia.com>2014-01-17 15:42:19 +0100
committerJoerg Bornemann <joerg.bornemann@digia.com>2014-02-07 11:39:49 +0100
commit93cf624dd5ce4e03f168248996849e346128044c (patch)
tree9565cda6dbd06d8e88a7a55fe1da1de31349d75e
parent565cd16a9497be4cba45feac84d1bf0876b8b223 (diff)
add missing license header
Change-Id: I099abc4b1630a58d7f44b55447f6de1257c5d9e0 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
-rw-r--r--src/jomlib/processenvironment.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/jomlib/processenvironment.h b/src/jomlib/processenvironment.h
index 7fadd77..f15e165 100644
--- a/src/jomlib/processenvironment.h
+++ b/src/jomlib/processenvironment.h
@@ -1,3 +1,23 @@
+/****************************************************************************
+ **
+ ** Copyright (C) 2008-2014 Digia Plc and/or its subsidiary(-ies).
+ ** Contact: http://www.qt-project.org/legal
+ **
+ ** This file is part of the jom project on Trolltech Labs.
+ **
+ ** This file may be used under the terms of the GNU General Public
+ ** License version 2.0 or 3.0 as published by the Free Software Foundation
+ ** and appearing in the file LICENSE.GPL included in the packaging of
+ ** this file. Please review the following information to ensure GNU
+ ** General Public Licensing requirements will be met:
+ ** http://www.fsf.org/licensing/licenses/info/GPLv2.html and
+ ** http://www.gnu.org/copyleft/gpl.html.
+ **
+ ** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
+ ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+ **
+ ****************************************************************************/
+
#ifndef PROCESSENVIRONMENT_H
#define PROCESSENVIRONMENT_H