[qet] [965] Ajout du copyright dans deux fichiers .cpp |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 965
Author: xavier
Date: 2010-04-24 20:39:15 +0200 (Sat, 24 Apr 2010)
Log Message:
-----------
Ajout du copyright dans deux fichiers .cpp
Modified Paths:
--------------
branches/0.3/sources/conductortextitem.cpp
branches/0.3/sources/qtextorientationspinboxwidget.cpp
Modified: branches/0.3/sources/conductortextitem.cpp
===================================================================
--- branches/0.3/sources/conductortextitem.cpp 2010-04-23 22:39:59 UTC (rev 964)
+++ branches/0.3/sources/conductortextitem.cpp 2010-04-24 18:39:15 UTC (rev 965)
@@ -1,3 +1,20 @@
+/*
+ Copyright 2006-2010 Xavier Guerrin
+ This file is part of QElectroTech.
+
+ QElectroTech is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 2 of the License, or
+ (at your option) any later version.
+
+ QElectroTech is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with QElectroTech. If not, see <http://www.gnu.org/licenses/>.
+*/
#include "conductortextitem.h"
#include "conductor.h"
Modified: branches/0.3/sources/qtextorientationspinboxwidget.cpp
===================================================================
--- branches/0.3/sources/qtextorientationspinboxwidget.cpp 2010-04-23 22:39:59 UTC (rev 964)
+++ branches/0.3/sources/qtextorientationspinboxwidget.cpp 2010-04-24 18:39:15 UTC (rev 965)
@@ -1,3 +1,20 @@
+/*
+ Copyright 2006-2010 Xavier Guerrin
+ This file is part of QElectroTech.
+
+ QElectroTech is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 2 of the License, or
+ (at your option) any later version.
+
+ QElectroTech is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with QElectroTech. If not, see <http://www.gnu.org/licenses/>.
+*/
#include "qtextorientationspinboxwidget.h"
/**