diff --git a/sources/basicmoveelementshandler.cpp b/sources/basicmoveelementshandler.cpp
index a07a2d703..b9213c7bb 100644
--- a/sources/basicmoveelementshandler.cpp
+++ b/sources/basicmoveelementshandler.cpp
@@ -1,3 +1,20 @@
+/*
+ Copyright 2006-2009 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 .
+*/
#include "basicmoveelementshandler.h"
/**
diff --git a/sources/diagramschooser.cpp b/sources/diagramschooser.cpp
index 77489bc64..425e1e9ea 100644
--- a/sources/diagramschooser.cpp
+++ b/sources/diagramschooser.cpp
@@ -1,3 +1,20 @@
+/*
+ Copyright 2006-2009 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 .
+*/
#include "diagramschooser.h"
#include "qetproject.h"
#include "diagram.h"
diff --git a/sources/elementdialog.cpp b/sources/elementdialog.cpp
index 8a17785d9..0d1e30a9f 100644
--- a/sources/elementdialog.cpp
+++ b/sources/elementdialog.cpp
@@ -1,3 +1,20 @@
+/*
+ Copyright 2006-2009 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 .
+*/
#include "elementdialog.h"
#include
#include "qetapp.h"
diff --git a/sources/ghostelement.cpp b/sources/ghostelement.cpp
index b8aa75b73..f88cc0066 100644
--- a/sources/ghostelement.cpp
+++ b/sources/ghostelement.cpp
@@ -1,3 +1,20 @@
+/*
+ Copyright 2006-2009 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 .
+*/
#include "ghostelement.h"
#include "qet.h"
#include "terminal.h"
diff --git a/sources/integrationmoveelementshandler.cpp b/sources/integrationmoveelementshandler.cpp
index 10f128363..74713bfb9 100644
--- a/sources/integrationmoveelementshandler.cpp
+++ b/sources/integrationmoveelementshandler.cpp
@@ -1,3 +1,20 @@
+/*
+ Copyright 2006-2009 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 .
+*/
#include "integrationmoveelementshandler.h"
#include
#include "elementscategory.h"
diff --git a/sources/interactivemoveelementshandler.cpp b/sources/interactivemoveelementshandler.cpp
index 1a1bc8a08..d5bdfb5dd 100644
--- a/sources/interactivemoveelementshandler.cpp
+++ b/sources/interactivemoveelementshandler.cpp
@@ -1,3 +1,20 @@
+/*
+ Copyright 2006-2009 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 .
+*/
#include "interactivemoveelementshandler.h"
#include
#include "elementscategory.h"
diff --git a/sources/moveelementsdescription.cpp b/sources/moveelementsdescription.cpp
index 93067a99d..660e7e4dc 100644
--- a/sources/moveelementsdescription.cpp
+++ b/sources/moveelementsdescription.cpp
@@ -1,3 +1,20 @@
+/*
+ Copyright 2006-2009 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 .
+*/
#include "moveelementsdescription.h"
/**
diff --git a/sources/qeticons.cpp b/sources/qeticons.cpp
index 3394db3f4..fe1af392f 100644
--- a/sources/qeticons.cpp
+++ b/sources/qeticons.cpp
@@ -1,3 +1,20 @@
+/*
+ Copyright 2006-2009 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 .
+*/
#include "qeticons.h"
#include
#include
diff --git a/sources/qetprintpreviewdialog.cpp b/sources/qetprintpreviewdialog.cpp
index 105616cfc..71f7d9b4f 100644
--- a/sources/qetprintpreviewdialog.cpp
+++ b/sources/qetprintpreviewdialog.cpp
@@ -1,3 +1,20 @@
+/*
+ Copyright 2006-2009 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 .
+*/
#include "qetprintpreviewdialog.h"
#include "diagramschooser.h"
#include "qeticons.h"
diff --git a/sources/qetregexpvalidator.cpp b/sources/qetregexpvalidator.cpp
index 6d2ee36e8..13986b4a7 100644
--- a/sources/qetregexpvalidator.cpp
+++ b/sources/qetregexpvalidator.cpp
@@ -1,3 +1,20 @@
+/*
+ Copyright 2006-2009 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 .
+*/
#include "qetregexpvalidator.h"
/**
diff --git a/sources/qfilenameedit.cpp b/sources/qfilenameedit.cpp
index c431a872c..1b7e45c10 100644
--- a/sources/qfilenameedit.cpp
+++ b/sources/qfilenameedit.cpp
@@ -1,3 +1,20 @@
+/*
+ Copyright 2006-2009 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 .
+*/
#include "qfilenameedit.h"
#include "qetregexpvalidator.h"
#include