From 0e0d8f4d830972319aa0b3ec0adbcc653ab83646 Mon Sep 17 00:00:00 2001 From: scorpio810 Date: Wed, 29 Jan 2014 19:14:04 +0000 Subject: [PATCH] Add Copyright forget part 2 git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2794 bfdf4180-ca20-0410-9c96-a3a8aa849046 --- sources/ui/elementpropertieswidget.cpp | 17 +++++++++++++++++ sources/ui/elementpropertieswidget.h | 17 +++++++++++++++++ sources/ui/folioreportproperties.cpp | 17 +++++++++++++++++ sources/ui/folioreportproperties.h | 17 +++++++++++++++++ sources/ui/numparteditorw.cpp | 17 +++++++++++++++++ sources/ui/numparteditorw.h | 17 +++++++++++++++++ sources/ui/reportpropertiewidget.cpp | 17 +++++++++++++++++ sources/ui/reportpropertiewidget.h | 17 +++++++++++++++++ sources/ui/selectautonumw.cpp | 17 +++++++++++++++++ sources/ui/selectautonumw.h | 17 +++++++++++++++++ 10 files changed, 170 insertions(+) diff --git a/sources/ui/elementpropertieswidget.cpp b/sources/ui/elementpropertieswidget.cpp index cfa24fe50..729d9721b 100644 --- a/sources/ui/elementpropertieswidget.cpp +++ b/sources/ui/elementpropertieswidget.cpp @@ -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 . +*/ #include "elementpropertieswidget.h" #include #include diff --git a/sources/ui/elementpropertieswidget.h b/sources/ui/elementpropertieswidget.h index 2b17e7002..57948437c 100644 --- a/sources/ui/elementpropertieswidget.h +++ b/sources/ui/elementpropertieswidget.h @@ -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 . +*/ #ifndef ELEMENTPROPERTIESWIDGET_H #define ELEMENTPROPERTIESWIDGET_H diff --git a/sources/ui/folioreportproperties.cpp b/sources/ui/folioreportproperties.cpp index 270da403e..eb70a367d 100644 --- a/sources/ui/folioreportproperties.cpp +++ b/sources/ui/folioreportproperties.cpp @@ -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 . +*/ #include "folioreportproperties.h" #include "ui_folioreportproperties.h" diff --git a/sources/ui/folioreportproperties.h b/sources/ui/folioreportproperties.h index 604a345f8..37fd9d711 100644 --- a/sources/ui/folioreportproperties.h +++ b/sources/ui/folioreportproperties.h @@ -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 . +*/ #ifndef FOLIOREPORTPROPERTIES_H #define FOLIOREPORTPROPERTIES_H diff --git a/sources/ui/numparteditorw.cpp b/sources/ui/numparteditorw.cpp index ded92ab9b..97c2be645 100644 --- a/sources/ui/numparteditorw.cpp +++ b/sources/ui/numparteditorw.cpp @@ -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 . +*/ #include #include "numparteditorw.h" #include "ui_numparteditorw.h" diff --git a/sources/ui/numparteditorw.h b/sources/ui/numparteditorw.h index 0a623fbf6..9e5049267 100644 --- a/sources/ui/numparteditorw.h +++ b/sources/ui/numparteditorw.h @@ -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 . +*/ #ifndef NUMPARTEDITORW_H #define NUMPARTEDITORW_H diff --git a/sources/ui/reportpropertiewidget.cpp b/sources/ui/reportpropertiewidget.cpp index e5d0aac76..4deee04e1 100644 --- a/sources/ui/reportpropertiewidget.cpp +++ b/sources/ui/reportpropertiewidget.cpp @@ -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 . +*/ #include "reportpropertiewidget.h" #include "ui_reportpropertiewidget.h" diff --git a/sources/ui/reportpropertiewidget.h b/sources/ui/reportpropertiewidget.h index 0a9aa0b86..9bcb38cfa 100644 --- a/sources/ui/reportpropertiewidget.h +++ b/sources/ui/reportpropertiewidget.h @@ -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 . +*/ #ifndef REPORTPROPERTIEWIDGET_H #define REPORTPROPERTIEWIDGET_H diff --git a/sources/ui/selectautonumw.cpp b/sources/ui/selectautonumw.cpp index 58a731cd1..090fafae1 100644 --- a/sources/ui/selectautonumw.cpp +++ b/sources/ui/selectautonumw.cpp @@ -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 . +*/ #include "selectautonumw.h" #include "ui_selectautonumw.h" #include "diagram.h" diff --git a/sources/ui/selectautonumw.h b/sources/ui/selectautonumw.h index 2a76da461..ce503014a 100644 --- a/sources/ui/selectautonumw.h +++ b/sources/ui/selectautonumw.h @@ -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 . +*/ #ifndef SELECTAUTONUMW_H #define SELECTAUTONUMW_H