summaryrefslogtreecommitdiff
path: root/src/plugins/mercurial/mercurialsettings.cpp
diff options
context:
space:
mode:
authordt <qtc-committer@nokia.com>2009-11-02 18:50:06 +0100
committerdt <qtc-committer@nokia.com>2009-11-02 18:50:06 +0100
commit9c5271470cf5ae8f31771ceb46b08367da6de251 (patch)
tree9003bf8af8cc5d0811b96d3624ab794e5eba0353 /src/plugins/mercurial/mercurialsettings.cpp
parent989e1b5acfb2c97ceb9dc38f6f1d795362924a6c (diff)
downloadqt-creator-9c5271470cf5ae8f31771ceb46b08367da6de251.tar.gz
Adding License to mecurial plugin
Diffstat (limited to 'src/plugins/mercurial/mercurialsettings.cpp')
-rw-r--r--src/plugins/mercurial/mercurialsettings.cpp29
1 files changed, 29 insertions, 0 deletions
diff --git a/src/plugins/mercurial/mercurialsettings.cpp b/src/plugins/mercurial/mercurialsettings.cpp
index 32ff663990..48d7000d65 100644
--- a/src/plugins/mercurial/mercurialsettings.cpp
+++ b/src/plugins/mercurial/mercurialsettings.cpp
@@ -1,3 +1,32 @@
+/**************************************************************************
+**
+** This file is part of Qt Creator
+**
+** Copyright (c) 2009 Brian McGillion
+**
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** Commercial Usage
+**
+** Licensees holding valid Qt Commercial licenses may use this file in
+** accordance with the Qt Commercial License Agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Nokia.
+**
+** GNU Lesser General Public License Usage
+**
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** If you are unsure which license is appropriate for your use, please
+** contact the sales department at http://qt.nokia.com/contact.
+**
+**************************************************************************/
+
#include "mercurialsettings.h"
#include "constants.h"