[qet] [2793] Add Copyright forget part 1 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 2793
Author: scorpio810
Date: 2014-01-29 20:10:05 +0100 (Wed, 29 Jan 2014)
Log Message:
-----------
Add Copyright forget part 1
Modified Paths:
--------------
trunk/sources/autonumerotation.cpp
trunk/sources/autonumerotation.h
trunk/sources/conductorautonumerotationwidget.cpp
trunk/sources/configpage.h
trunk/sources/createdxf.cpp
trunk/sources/createdxf.h
trunk/sources/treecoloranimation.cpp
Modified: trunk/sources/autonumerotation.cpp
===================================================================
--- trunk/sources/autonumerotation.cpp 2014-01-29 18:37:45 UTC (rev 2792)
+++ trunk/sources/autonumerotation.cpp 2014-01-29 19:10:05 UTC (rev 2793)
@@ -1,3 +1,20 @@
+/*
+ Copyright 2006-2014 The QElectroTech Team
+ 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 "autonumerotation.h"
AutoNumerotation::AutoNumerotation(Diagram *d):
Modified: trunk/sources/autonumerotation.h
===================================================================
--- trunk/sources/autonumerotation.h 2014-01-29 18:37:45 UTC (rev 2792)
+++ trunk/sources/autonumerotation.h 2014-01-29 19:10:05 UTC (rev 2793)
@@ -1,3 +1,20 @@
+/*
+ Copyright 2006-2014 The QElectroTech Team
+ 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/>.
+*/
#ifndef AUTONUMEROTATION_H
#define AUTONUMEROTATION_H
Modified: trunk/sources/conductorautonumerotationwidget.cpp
===================================================================
--- trunk/sources/conductorautonumerotationwidget.cpp 2014-01-29 18:37:45 UTC (rev 2792)
+++ trunk/sources/conductorautonumerotationwidget.cpp 2014-01-29 19:10:05 UTC (rev 2793)
@@ -1,3 +1,20 @@
+/*
+ Copyright 2006-2014 The QElectroTech Team
+ 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 "conductorautonumerotationwidget.h"
/**
Modified: trunk/sources/configpage.h
===================================================================
--- trunk/sources/configpage.h 2014-01-29 18:37:45 UTC (rev 2792)
+++ trunk/sources/configpage.h 2014-01-29 19:10:05 UTC (rev 2793)
@@ -1,3 +1,20 @@
+/*
+ Copyright 2006-2014 The QElectroTech Team
+ 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/>.
+*/
#ifndef CONFIGPAGE_H
#define CONFIGPAGE_H
Modified: trunk/sources/createdxf.cpp
===================================================================
--- trunk/sources/createdxf.cpp 2014-01-29 18:37:45 UTC (rev 2792)
+++ trunk/sources/createdxf.cpp 2014-01-29 19:10:05 UTC (rev 2793)
@@ -1,3 +1,20 @@
+/*
+ Copyright 2006-2014 The QElectroTech Team
+ 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 "createdxf.h"
#include <QFile>
#include <QTextStream>
Modified: trunk/sources/createdxf.h
===================================================================
--- trunk/sources/createdxf.h 2014-01-29 18:37:45 UTC (rev 2792)
+++ trunk/sources/createdxf.h 2014-01-29 19:10:05 UTC (rev 2793)
@@ -1,3 +1,20 @@
+/*
+ Copyright 2006-2014 The QElectroTech Team
+ 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/>.
+*/
#ifndef CREATEDXF_H
#define CREATEDXF_H
#include <QString>
Modified: trunk/sources/treecoloranimation.cpp
===================================================================
--- trunk/sources/treecoloranimation.cpp 2014-01-29 18:37:45 UTC (rev 2792)
+++ trunk/sources/treecoloranimation.cpp 2014-01-29 19:10:05 UTC (rev 2793)
@@ -1,3 +1,20 @@
+/*
+ Copyright 2006-2014 The QElectroTech Team
+ 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 "treecoloranimation.h"
/**