diff --git a/lang/qet_ca.ts b/lang/qet_ca.ts index a44b719c4..e5c95b6a7 100644 --- a/lang/qet_ca.ts +++ b/lang/qet_ca.ts @@ -46,8 +46,8 @@ - © 2006-2010 Les développeurs de QElectroTech - © 2006-2010 Els desenvolupadors de QElectroTech + © 2006-2011 Les développeurs de QElectroTech + © 2006-2011 Els desenvolupadors de QElectroTech diff --git a/lang/qet_cs.ts b/lang/qet_cs.ts index 5f9da8164..a807ff918 100644 --- a/lang/qet_cs.ts +++ b/lang/qet_cs.ts @@ -25,8 +25,8 @@ - © 2006-2010 Les développeurs de QElectroTech - © 2006-2010 Vývojáři QElectroTechu + © 2006-2011 Les développeurs de QElectroTech + © 2006-2011 Vývojáři QElectroTechu diff --git a/lang/qet_de.ts b/lang/qet_de.ts index 5478f6506..09be8c1c3 100644 --- a/lang/qet_de.ts +++ b/lang/qet_de.ts @@ -38,8 +38,8 @@ QElectroTech ist eine Anwendung zur Umsetzung von Schaltplänen. - © 2006-2010 Les développeurs de QElectroTech - © 2006-2010 Die Entwickler von QElectroTech + © 2006-2011 Les développeurs de QElectroTech + © 2006-2011 Die Entwickler von QElectroTech Idée originale diff --git a/lang/qet_en.ts b/lang/qet_en.ts index 4dbd81488..55d2ac184 100644 --- a/lang/qet_en.ts +++ b/lang/qet_en.ts @@ -25,8 +25,8 @@ - © 2006-2010 Les développeurs de QElectroTech - © 2006-2010 QElectroTech developers + © 2006-2011 Les développeurs de QElectroTech + © 2006-2011 QElectroTech developers diff --git a/lang/qet_es.ts b/lang/qet_es.ts index 5a0786078..678bf538c 100644 --- a/lang/qet_es.ts +++ b/lang/qet_es.ts @@ -10,8 +10,8 @@ - © 2006-2010 Les développeurs de QElectroTech - © 2006-2010 Los desarrolladores de QElectroTech + © 2006-2011 Les développeurs de QElectroTech + © 2006-2011 Los desarrolladores de QElectroTech diff --git a/lang/qet_pl.ts b/lang/qet_pl.ts index 8eb648b03..12474d966 100644 --- a/lang/qet_pl.ts +++ b/lang/qet_pl.ts @@ -25,8 +25,8 @@ - © 2006-2010 Les développeurs de QElectroTech - © 2006-2010 Programiści QElectroTech + © 2006-2011 Les développeurs de QElectroTech + © 2006-2011 Programiści QElectroTech diff --git a/lang/qet_pt.ts b/lang/qet_pt.ts index 80522b417..97275471f 100644 --- a/lang/qet_pt.ts +++ b/lang/qet_pt.ts @@ -25,8 +25,8 @@ - © 2006-2010 Les développeurs de QElectroTech - © 2006-2010 Os Desenvolvedores de QElectroTech + © 2006-2011 Les développeurs de QElectroTech + © 2006-2011 Os Desenvolvedores de QElectroTech diff --git a/lang/qet_ro.ts b/lang/qet_ro.ts index 767d55cae..9b1bcb9ff 100644 --- a/lang/qet_ro.ts +++ b/lang/qet_ro.ts @@ -46,8 +46,8 @@ - © 2006-2010 Les développeurs de QElectroTech - © 2006-2010 Dezvoltatorii Qelectrotech + © 2006-2011 Les développeurs de QElectroTech + © 2006-2011 Dezvoltatorii Qelectrotech diff --git a/lang/qet_ru.ts b/lang/qet_ru.ts index 6796edf2c..996faddcf 100644 --- a/lang/qet_ru.ts +++ b/lang/qet_ru.ts @@ -46,8 +46,8 @@ - © 2006-2010 Les développeurs de QElectroTech - © 2006-2010 разработчики QElectroTech + © 2006-2011 Les développeurs de QElectroTech + © 2006-2011 разработчики QElectroTech diff --git a/sources/aboutqet.cpp b/sources/aboutqet.cpp index 15112d92e..c6c30adf1 100644 --- a/sources/aboutqet.cpp +++ b/sources/aboutqet.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify @@ -87,7 +87,7 @@ QWidget *AboutQET::aboutTab() const { QLabel *about = new QLabel( tr("QElectroTech, une application de r\351alisation de sch\351mas \351lectriques.") + "

" + - tr("\251 2006-2010 Les d\351veloppeurs de QElectroTech") + + tr("\251 2006-2011 Les d\351veloppeurs de QElectroTech") + "

" "" "http://qelectrotech.org/" diff --git a/sources/aboutqet.h b/sources/aboutqet.h index 32a935a67..c38021abc 100644 --- a/sources/aboutqet.h +++ b/sources/aboutqet.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/basicmoveelementshandler.cpp b/sources/basicmoveelementshandler.cpp index cd3d01719..febfca185 100644 --- a/sources/basicmoveelementshandler.cpp +++ b/sources/basicmoveelementshandler.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/basicmoveelementshandler.h b/sources/basicmoveelementshandler.h index 271f7d14e..0a81fe935 100644 --- a/sources/basicmoveelementshandler.h +++ b/sources/basicmoveelementshandler.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/borderproperties.cpp b/sources/borderproperties.cpp index eb5da86c0..cbc4e24cb 100644 --- a/sources/borderproperties.cpp +++ b/sources/borderproperties.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/borderproperties.h b/sources/borderproperties.h index c0b232087..6f557d272 100644 --- a/sources/borderproperties.h +++ b/sources/borderproperties.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/borderpropertieswidget.cpp b/sources/borderpropertieswidget.cpp index 74f70a5be..83f9ca508 100644 --- a/sources/borderpropertieswidget.cpp +++ b/sources/borderpropertieswidget.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/borderpropertieswidget.h b/sources/borderpropertieswidget.h index 9583ee773..21ebb9bc9 100644 --- a/sources/borderpropertieswidget.h +++ b/sources/borderpropertieswidget.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/bordertitleblock.cpp b/sources/bordertitleblock.cpp index ab8af80ca..f7d4ad115 100644 --- a/sources/bordertitleblock.cpp +++ b/sources/bordertitleblock.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/bordertitleblock.h b/sources/bordertitleblock.h index e1105a5da..db600c3e1 100644 --- a/sources/bordertitleblock.h +++ b/sources/bordertitleblock.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/conductor.cpp b/sources/conductor.cpp index 3210c69a3..5557762c8 100644 --- a/sources/conductor.cpp +++ b/sources/conductor.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/conductor.h b/sources/conductor.h index e5273931b..62fa80f13 100644 --- a/sources/conductor.h +++ b/sources/conductor.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/conductorprofile.cpp b/sources/conductorprofile.cpp index 38127a8c9..721b8b5f4 100644 --- a/sources/conductorprofile.cpp +++ b/sources/conductorprofile.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/conductorprofile.h b/sources/conductorprofile.h index 8d6dea249..b717bcba8 100644 --- a/sources/conductorprofile.h +++ b/sources/conductorprofile.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/conductorproperties.cpp b/sources/conductorproperties.cpp index b90f329f8..40cb0b8c5 100644 --- a/sources/conductorproperties.cpp +++ b/sources/conductorproperties.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/conductorproperties.h b/sources/conductorproperties.h index 9c0162528..20567eb7e 100644 --- a/sources/conductorproperties.h +++ b/sources/conductorproperties.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/conductorpropertieswidget.cpp b/sources/conductorpropertieswidget.cpp index 96f0e7480..2eca9c07f 100644 --- a/sources/conductorpropertieswidget.cpp +++ b/sources/conductorpropertieswidget.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/conductorpropertieswidget.h b/sources/conductorpropertieswidget.h index 862c720f2..2e05e981d 100644 --- a/sources/conductorpropertieswidget.h +++ b/sources/conductorpropertieswidget.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/conductorsegment.cpp b/sources/conductorsegment.cpp index b719466d6..838105ff5 100644 --- a/sources/conductorsegment.cpp +++ b/sources/conductorsegment.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/conductorsegment.h b/sources/conductorsegment.h index e8643e903..cc8cea8fd 100644 --- a/sources/conductorsegment.h +++ b/sources/conductorsegment.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/conductorsegmentprofile.h b/sources/conductorsegmentprofile.h index 73834b291..eb3031aba 100644 --- a/sources/conductorsegmentprofile.h +++ b/sources/conductorsegmentprofile.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/conductortextitem.cpp b/sources/conductortextitem.cpp index 2e5ba8415..f27a6719b 100644 --- a/sources/conductortextitem.cpp +++ b/sources/conductortextitem.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/conductortextitem.h b/sources/conductortextitem.h index 9d25b904e..ac33dec11 100644 --- a/sources/conductortextitem.h +++ b/sources/conductortextitem.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/configdialog.cpp b/sources/configdialog.cpp index 14f581f43..2cfb39afc 100644 --- a/sources/configdialog.cpp +++ b/sources/configdialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/configdialog.h b/sources/configdialog.h index d19540147..c58f5554a 100644 --- a/sources/configdialog.h +++ b/sources/configdialog.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/configpages.cpp b/sources/configpages.cpp index 7b58dad87..0526aa5c5 100644 --- a/sources/configpages.cpp +++ b/sources/configpages.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/configpages.h b/sources/configpages.h index edf65650a..100f44775 100644 --- a/sources/configpages.h +++ b/sources/configpages.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/customelement.cpp b/sources/customelement.cpp index 4934612e6..b5ef9d50c 100644 --- a/sources/customelement.cpp +++ b/sources/customelement.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/customelement.h b/sources/customelement.h index f7133ad92..d07a24582 100644 --- a/sources/customelement.h +++ b/sources/customelement.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/diagram.cpp b/sources/diagram.cpp index 4b3bd9e5f..170b9d0d7 100644 --- a/sources/diagram.cpp +++ b/sources/diagram.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/diagram.h b/sources/diagram.h index adc6622bc..049635cdd 100644 --- a/sources/diagram.h +++ b/sources/diagram.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/diagramcommands.cpp b/sources/diagramcommands.cpp index 939b13df5..00569721f 100644 --- a/sources/diagramcommands.cpp +++ b/sources/diagramcommands.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/diagramcommands.h b/sources/diagramcommands.h index 68505efff..58070efbe 100644 --- a/sources/diagramcommands.h +++ b/sources/diagramcommands.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/diagramcontent.cpp b/sources/diagramcontent.cpp index ecd04a2cd..5146dd8cf 100644 --- a/sources/diagramcontent.cpp +++ b/sources/diagramcontent.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/diagramcontent.h b/sources/diagramcontent.h index e7705f3d5..fd3d27d61 100644 --- a/sources/diagramcontent.h +++ b/sources/diagramcontent.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/diagramcontext.cpp b/sources/diagramcontext.cpp index 9358fc5cc..a37a8b3ed 100644 --- a/sources/diagramcontext.cpp +++ b/sources/diagramcontext.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/diagramcontext.h b/sources/diagramcontext.h index fc925b8cd..968ecd2cb 100644 --- a/sources/diagramcontext.h +++ b/sources/diagramcontext.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/diagramposition.cpp b/sources/diagramposition.cpp index 99b07b6ed..ee2d467ac 100644 --- a/sources/diagramposition.cpp +++ b/sources/diagramposition.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/diagramposition.h b/sources/diagramposition.h index 2f56f3cce..a1a81caec 100644 --- a/sources/diagramposition.h +++ b/sources/diagramposition.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/diagramprintdialog.cpp b/sources/diagramprintdialog.cpp index 90425c9d9..acda2d890 100644 --- a/sources/diagramprintdialog.cpp +++ b/sources/diagramprintdialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/diagramprintdialog.h b/sources/diagramprintdialog.h index a728d7daa..9a5b68a0d 100644 --- a/sources/diagramprintdialog.h +++ b/sources/diagramprintdialog.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/diagramschooser.cpp b/sources/diagramschooser.cpp index e2e95835b..2d48340fb 100644 --- a/sources/diagramschooser.cpp +++ b/sources/diagramschooser.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/diagramschooser.h b/sources/diagramschooser.h index 03125f4f0..1879e286f 100644 --- a/sources/diagramschooser.h +++ b/sources/diagramschooser.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/diagramtextitem.cpp b/sources/diagramtextitem.cpp index 2355c435b..90f7f9336 100644 --- a/sources/diagramtextitem.cpp +++ b/sources/diagramtextitem.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/diagramtextitem.h b/sources/diagramtextitem.h index db775d8ab..b418c3243 100644 --- a/sources/diagramtextitem.h +++ b/sources/diagramtextitem.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/diagramview.cpp b/sources/diagramview.cpp index 8124a0535..82a16aeda 100644 --- a/sources/diagramview.cpp +++ b/sources/diagramview.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/diagramview.h b/sources/diagramview.h index cc8d4da5b..49a2e9fc4 100644 --- a/sources/diagramview.h +++ b/sources/diagramview.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/arceditor.cpp b/sources/editor/arceditor.cpp index e6164c7d5..3cae42a3c 100644 --- a/sources/editor/arceditor.cpp +++ b/sources/editor/arceditor.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/arceditor.h b/sources/editor/arceditor.h index 3f041decf..2dcd1c607 100644 --- a/sources/editor/arceditor.h +++ b/sources/editor/arceditor.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/circleeditor.cpp b/sources/editor/circleeditor.cpp index 74ce67870..b8b875403 100644 --- a/sources/editor/circleeditor.cpp +++ b/sources/editor/circleeditor.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/circleeditor.h b/sources/editor/circleeditor.h index 9a7f8d329..1ea43b64a 100644 --- a/sources/editor/circleeditor.h +++ b/sources/editor/circleeditor.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/customelementgraphicpart.cpp b/sources/editor/customelementgraphicpart.cpp index df017a655..5a9771104 100644 --- a/sources/editor/customelementgraphicpart.cpp +++ b/sources/editor/customelementgraphicpart.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/customelementgraphicpart.h b/sources/editor/customelementgraphicpart.h index 1147b04ff..60e43da02 100644 --- a/sources/editor/customelementgraphicpart.h +++ b/sources/editor/customelementgraphicpart.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/customelementpart.cpp b/sources/editor/customelementpart.cpp index f07c9347f..5400436df 100644 --- a/sources/editor/customelementpart.cpp +++ b/sources/editor/customelementpart.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/customelementpart.h b/sources/editor/customelementpart.h index 00ac395a1..8c590eae4 100644 --- a/sources/editor/customelementpart.h +++ b/sources/editor/customelementpart.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/editorcommands.cpp b/sources/editor/editorcommands.cpp index f88b53447..1f4f355bd 100644 --- a/sources/editor/editorcommands.cpp +++ b/sources/editor/editorcommands.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/editorcommands.h b/sources/editor/editorcommands.h index 9b58a7a92..20d079b7d 100644 --- a/sources/editor/editorcommands.h +++ b/sources/editor/editorcommands.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/elementcontent.h b/sources/editor/elementcontent.h index 48d615975..8123236f1 100644 --- a/sources/editor/elementcontent.h +++ b/sources/editor/elementcontent.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/elementitemeditor.cpp b/sources/editor/elementitemeditor.cpp index 0675928dc..70285bfec 100644 --- a/sources/editor/elementitemeditor.cpp +++ b/sources/editor/elementitemeditor.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/elementitemeditor.h b/sources/editor/elementitemeditor.h index c77cada0f..e7ec77103 100644 --- a/sources/editor/elementitemeditor.h +++ b/sources/editor/elementitemeditor.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/elementscene.cpp b/sources/editor/elementscene.cpp index 76346d553..58d91d35e 100644 --- a/sources/editor/elementscene.cpp +++ b/sources/editor/elementscene.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/elementscene.h b/sources/editor/elementscene.h index 757ad9bb2..fcfc06999 100644 --- a/sources/editor/elementscene.h +++ b/sources/editor/elementscene.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/elementview.cpp b/sources/editor/elementview.cpp index a21a14dcd..398adf31e 100644 --- a/sources/editor/elementview.cpp +++ b/sources/editor/elementview.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/elementview.h b/sources/editor/elementview.h index 022f86f9e..d7690097e 100644 --- a/sources/editor/elementview.h +++ b/sources/editor/elementview.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/ellipseeditor.cpp b/sources/editor/ellipseeditor.cpp index 08c4ccee0..bcb9c4e02 100644 --- a/sources/editor/ellipseeditor.cpp +++ b/sources/editor/ellipseeditor.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/ellipseeditor.h b/sources/editor/ellipseeditor.h index db3fe967f..96d80d4ee 100644 --- a/sources/editor/ellipseeditor.h +++ b/sources/editor/ellipseeditor.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/lineeditor.cpp b/sources/editor/lineeditor.cpp index 6e95105f4..4d24ae8f1 100644 --- a/sources/editor/lineeditor.cpp +++ b/sources/editor/lineeditor.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/lineeditor.h b/sources/editor/lineeditor.h index aa7d87859..0bf635222 100644 --- a/sources/editor/lineeditor.h +++ b/sources/editor/lineeditor.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/partarc.cpp b/sources/editor/partarc.cpp index 4ff53ba1d..dc05128d0 100644 --- a/sources/editor/partarc.cpp +++ b/sources/editor/partarc.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/partarc.h b/sources/editor/partarc.h index 20385cd7b..675be810d 100644 --- a/sources/editor/partarc.h +++ b/sources/editor/partarc.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/partcircle.cpp b/sources/editor/partcircle.cpp index c25a9c30c..e32316144 100644 --- a/sources/editor/partcircle.cpp +++ b/sources/editor/partcircle.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/partcircle.h b/sources/editor/partcircle.h index 6f8e54186..eb0d1f661 100644 --- a/sources/editor/partcircle.h +++ b/sources/editor/partcircle.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/partellipse.cpp b/sources/editor/partellipse.cpp index fa380cecd..8cc0087ed 100644 --- a/sources/editor/partellipse.cpp +++ b/sources/editor/partellipse.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/partellipse.h b/sources/editor/partellipse.h index c7251b5ed..d02571864 100644 --- a/sources/editor/partellipse.h +++ b/sources/editor/partellipse.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/partline.cpp b/sources/editor/partline.cpp index 0e9bf696a..c0dcf3eb1 100644 --- a/sources/editor/partline.cpp +++ b/sources/editor/partline.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/partline.h b/sources/editor/partline.h index 22d41a86e..6befe8e71 100644 --- a/sources/editor/partline.h +++ b/sources/editor/partline.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/partpolygon.cpp b/sources/editor/partpolygon.cpp index 3cfa6f858..99fa6c209 100644 --- a/sources/editor/partpolygon.cpp +++ b/sources/editor/partpolygon.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/partpolygon.h b/sources/editor/partpolygon.h index 2a2b37714..b38e91f17 100644 --- a/sources/editor/partpolygon.h +++ b/sources/editor/partpolygon.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/partrectangle.cpp b/sources/editor/partrectangle.cpp index a4f178466..76cbdeeaf 100644 --- a/sources/editor/partrectangle.cpp +++ b/sources/editor/partrectangle.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/partrectangle.h b/sources/editor/partrectangle.h index 0cb5a3426..a30a4e218 100644 --- a/sources/editor/partrectangle.h +++ b/sources/editor/partrectangle.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/partterminal.cpp b/sources/editor/partterminal.cpp index e1d12f843..78b910d0e 100644 --- a/sources/editor/partterminal.cpp +++ b/sources/editor/partterminal.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/partterminal.h b/sources/editor/partterminal.h index 46f0a1c29..a7e68f594 100644 --- a/sources/editor/partterminal.h +++ b/sources/editor/partterminal.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/parttext.cpp b/sources/editor/parttext.cpp index bf8433e86..f5c2da571 100644 --- a/sources/editor/parttext.cpp +++ b/sources/editor/parttext.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/parttext.h b/sources/editor/parttext.h index 6ad1164c2..c7b471b6a 100644 --- a/sources/editor/parttext.h +++ b/sources/editor/parttext.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/parttextfield.cpp b/sources/editor/parttextfield.cpp index e60b7df01..b28b01f41 100644 --- a/sources/editor/parttextfield.cpp +++ b/sources/editor/parttextfield.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/parttextfield.h b/sources/editor/parttextfield.h index 4ce8709aa..b5b944fa0 100644 --- a/sources/editor/parttextfield.h +++ b/sources/editor/parttextfield.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/polygoneditor.cpp b/sources/editor/polygoneditor.cpp index 40e235cf8..12168eeb7 100644 --- a/sources/editor/polygoneditor.cpp +++ b/sources/editor/polygoneditor.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/polygoneditor.h b/sources/editor/polygoneditor.h index f5b3b1091..ae869103b 100644 --- a/sources/editor/polygoneditor.h +++ b/sources/editor/polygoneditor.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/qetelementeditor.cpp b/sources/editor/qetelementeditor.cpp index 99f6870f8..cb6b60077 100644 --- a/sources/editor/qetelementeditor.cpp +++ b/sources/editor/qetelementeditor.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/qetelementeditor.h b/sources/editor/qetelementeditor.h index ee17b17dc..0df0f541d 100644 --- a/sources/editor/qetelementeditor.h +++ b/sources/editor/qetelementeditor.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/rectangleeditor.cpp b/sources/editor/rectangleeditor.cpp index a4a22277a..5a4e8112d 100644 --- a/sources/editor/rectangleeditor.cpp +++ b/sources/editor/rectangleeditor.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/rectangleeditor.h b/sources/editor/rectangleeditor.h index 364059c25..f0b1c3ca4 100644 --- a/sources/editor/rectangleeditor.h +++ b/sources/editor/rectangleeditor.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/styleeditor.cpp b/sources/editor/styleeditor.cpp index f7df0a7e9..e22b05245 100644 --- a/sources/editor/styleeditor.cpp +++ b/sources/editor/styleeditor.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/styleeditor.h b/sources/editor/styleeditor.h index 2f10b9988..e930ee9d7 100644 --- a/sources/editor/styleeditor.h +++ b/sources/editor/styleeditor.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/terminaleditor.cpp b/sources/editor/terminaleditor.cpp index bf96d7478..075b694e5 100644 --- a/sources/editor/terminaleditor.cpp +++ b/sources/editor/terminaleditor.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/terminaleditor.h b/sources/editor/terminaleditor.h index 6f1a29f0f..aa704b66e 100644 --- a/sources/editor/terminaleditor.h +++ b/sources/editor/terminaleditor.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/texteditor.cpp b/sources/editor/texteditor.cpp index c3d46d786..b6d02a12c 100644 --- a/sources/editor/texteditor.cpp +++ b/sources/editor/texteditor.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/texteditor.h b/sources/editor/texteditor.h index 64ed75d10..b7fa6e51f 100644 --- a/sources/editor/texteditor.h +++ b/sources/editor/texteditor.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/textfieldeditor.cpp b/sources/editor/textfieldeditor.cpp index b0bff22aa..16b6c25af 100644 --- a/sources/editor/textfieldeditor.cpp +++ b/sources/editor/textfieldeditor.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/editor/textfieldeditor.h b/sources/editor/textfieldeditor.h index 6bac8c7e0..c50723633 100644 --- a/sources/editor/textfieldeditor.h +++ b/sources/editor/textfieldeditor.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/element.cpp b/sources/element.cpp index 854adafe3..6922729db 100644 --- a/sources/element.cpp +++ b/sources/element.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/element.h b/sources/element.h index d4e582312..ddf48fcf3 100644 --- a/sources/element.h +++ b/sources/element.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementdefinition.cpp b/sources/elementdefinition.cpp index 648079ffa..79566b93b 100644 --- a/sources/elementdefinition.cpp +++ b/sources/elementdefinition.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementdefinition.h b/sources/elementdefinition.h index 7e2518c54..757d2c613 100644 --- a/sources/elementdefinition.h +++ b/sources/elementdefinition.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementdeleter.cpp b/sources/elementdeleter.cpp index dacb357fd..c800a7b30 100644 --- a/sources/elementdeleter.cpp +++ b/sources/elementdeleter.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementdeleter.h b/sources/elementdeleter.h index d5f902d39..1e5ca5641 100644 --- a/sources/elementdeleter.h +++ b/sources/elementdeleter.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementdialog.cpp b/sources/elementdialog.cpp index cb21e36ca..f01618569 100644 --- a/sources/elementdialog.cpp +++ b/sources/elementdialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementdialog.h b/sources/elementdialog.h index edee707c8..8cf456de8 100644 --- a/sources/elementdialog.h +++ b/sources/elementdialog.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementscategorieslist.cpp b/sources/elementscategorieslist.cpp index a2a91e259..b730de3b4 100644 --- a/sources/elementscategorieslist.cpp +++ b/sources/elementscategorieslist.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementscategorieslist.h b/sources/elementscategorieslist.h index e3fbd999d..cc257869d 100644 --- a/sources/elementscategorieslist.h +++ b/sources/elementscategorieslist.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementscategorieswidget.cpp b/sources/elementscategorieswidget.cpp index fe7908065..30f42e0ce 100644 --- a/sources/elementscategorieswidget.cpp +++ b/sources/elementscategorieswidget.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementscategorieswidget.h b/sources/elementscategorieswidget.h index 5895d2252..bec0999ed 100644 --- a/sources/elementscategorieswidget.h +++ b/sources/elementscategorieswidget.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementscategory.cpp b/sources/elementscategory.cpp index ebb65eeec..1cb310bbd 100644 --- a/sources/elementscategory.cpp +++ b/sources/elementscategory.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementscategory.h b/sources/elementscategory.h index 3f50b1f39..19f57b91b 100644 --- a/sources/elementscategory.h +++ b/sources/elementscategory.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementscategorydeleter.cpp b/sources/elementscategorydeleter.cpp index a6b530e3a..f1e323ea5 100644 --- a/sources/elementscategorydeleter.cpp +++ b/sources/elementscategorydeleter.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementscategorydeleter.h b/sources/elementscategorydeleter.h index 16dd4bce6..57df6cb46 100644 --- a/sources/elementscategorydeleter.h +++ b/sources/elementscategorydeleter.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementscategoryeditor.cpp b/sources/elementscategoryeditor.cpp index b7e32eca9..0f68f7f3c 100644 --- a/sources/elementscategoryeditor.cpp +++ b/sources/elementscategoryeditor.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementscategoryeditor.h b/sources/elementscategoryeditor.h index c44fe9508..05951226b 100644 --- a/sources/elementscategoryeditor.h +++ b/sources/elementscategoryeditor.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementscollection.cpp b/sources/elementscollection.cpp index cbe588f1e..a0eb12de3 100644 --- a/sources/elementscollection.cpp +++ b/sources/elementscollection.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementscollection.h b/sources/elementscollection.h index 4589f9a15..9e61b9923 100644 --- a/sources/elementscollection.h +++ b/sources/elementscollection.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementscollectionitem.h b/sources/elementscollectionitem.h index 9ecd87f0c..258e9833e 100644 --- a/sources/elementscollectionitem.h +++ b/sources/elementscollectionitem.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementslocation.cpp b/sources/elementslocation.cpp index 2b261b6e9..4785cce5b 100644 --- a/sources/elementslocation.cpp +++ b/sources/elementslocation.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementslocation.h b/sources/elementslocation.h index f3fa71575..f255d5253 100644 --- a/sources/elementslocation.h +++ b/sources/elementslocation.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementsmover.cpp b/sources/elementsmover.cpp index 1e9851f9b..d6fd4a51a 100644 --- a/sources/elementsmover.cpp +++ b/sources/elementsmover.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementsmover.h b/sources/elementsmover.h index 235d8616c..592c068c8 100644 --- a/sources/elementsmover.h +++ b/sources/elementsmover.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementspanel.cpp b/sources/elementspanel.cpp index 3bbfababd..41276aaa6 100644 --- a/sources/elementspanel.cpp +++ b/sources/elementspanel.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementspanel.h b/sources/elementspanel.h index a1af64ff0..374d2494b 100644 --- a/sources/elementspanel.h +++ b/sources/elementspanel.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementspanelwidget.cpp b/sources/elementspanelwidget.cpp index 1a58142a8..a091a30f3 100644 --- a/sources/elementspanelwidget.cpp +++ b/sources/elementspanelwidget.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementspanelwidget.h b/sources/elementspanelwidget.h index a50c1856c..4bb9faa5c 100644 --- a/sources/elementspanelwidget.h +++ b/sources/elementspanelwidget.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementtextitem.cpp b/sources/elementtextitem.cpp index 419903ab8..b253df895 100644 --- a/sources/elementtextitem.cpp +++ b/sources/elementtextitem.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementtextitem.h b/sources/elementtextitem.h index eca77aac9..474eab6b5 100644 --- a/sources/elementtextitem.h +++ b/sources/elementtextitem.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementtextsmover.cpp b/sources/elementtextsmover.cpp index 4399c98c8..7a937aaf3 100644 --- a/sources/elementtextsmover.cpp +++ b/sources/elementtextsmover.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/elementtextsmover.h b/sources/elementtextsmover.h index 49634ad37..cba8614d8 100644 --- a/sources/elementtextsmover.h +++ b/sources/elementtextsmover.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/exportdialog.cpp b/sources/exportdialog.cpp index b5e359449..446b8c991 100644 --- a/sources/exportdialog.cpp +++ b/sources/exportdialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/exportdialog.h b/sources/exportdialog.h index 7c64c9fb9..52d40b1a6 100644 --- a/sources/exportdialog.h +++ b/sources/exportdialog.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/exportproperties.cpp b/sources/exportproperties.cpp index c7a500692..b8be2fd02 100644 --- a/sources/exportproperties.cpp +++ b/sources/exportproperties.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/exportproperties.h b/sources/exportproperties.h index 1bb133a15..f132c4b3e 100644 --- a/sources/exportproperties.h +++ b/sources/exportproperties.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/exportpropertieswidget.cpp b/sources/exportpropertieswidget.cpp index 8112b6c59..5f0a3e9c0 100644 --- a/sources/exportpropertieswidget.cpp +++ b/sources/exportpropertieswidget.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/exportpropertieswidget.h b/sources/exportpropertieswidget.h index 539165973..77dbb09c8 100644 --- a/sources/exportpropertieswidget.h +++ b/sources/exportpropertieswidget.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/fileelementdefinition.cpp b/sources/fileelementdefinition.cpp index 5362807c6..9f313ae58 100644 --- a/sources/fileelementdefinition.cpp +++ b/sources/fileelementdefinition.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/fileelementdefinition.h b/sources/fileelementdefinition.h index c710803c4..c9eae9c25 100644 --- a/sources/fileelementdefinition.h +++ b/sources/fileelementdefinition.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/fileelementscategory.cpp b/sources/fileelementscategory.cpp index 136b6bedd..70fe5a24f 100644 --- a/sources/fileelementscategory.cpp +++ b/sources/fileelementscategory.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/fileelementscategory.h b/sources/fileelementscategory.h index e67826dfc..21d527c87 100644 --- a/sources/fileelementscategory.h +++ b/sources/fileelementscategory.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/fileelementscollection.cpp b/sources/fileelementscollection.cpp index f9c2c6bda..cca593de5 100644 --- a/sources/fileelementscollection.cpp +++ b/sources/fileelementscollection.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/fileelementscollection.h b/sources/fileelementscollection.h index 3d7e5e5db..68197d63c 100644 --- a/sources/fileelementscollection.h +++ b/sources/fileelementscollection.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/fixedelement.cpp b/sources/fixedelement.cpp index 306bb291c..d4f6b2a44 100644 --- a/sources/fixedelement.cpp +++ b/sources/fixedelement.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/fixedelement.h b/sources/fixedelement.h index 2c25cdf55..f943cb6cf 100644 --- a/sources/fixedelement.h +++ b/sources/fixedelement.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/ghostelement.cpp b/sources/ghostelement.cpp index bc2afff09..0ea09be1c 100644 --- a/sources/ghostelement.cpp +++ b/sources/ghostelement.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/ghostelement.h b/sources/ghostelement.h index b735c3e71..0a4e89ed9 100644 --- a/sources/ghostelement.h +++ b/sources/ghostelement.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/hotspoteditor.cpp b/sources/hotspoteditor.cpp index 4cdaa68c5..ea8e8188c 100644 --- a/sources/hotspoteditor.cpp +++ b/sources/hotspoteditor.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/hotspoteditor.h b/sources/hotspoteditor.h index 32c520504..d2d145e4f 100644 --- a/sources/hotspoteditor.h +++ b/sources/hotspoteditor.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/independenttextitem.cpp b/sources/independenttextitem.cpp index cfa045533..cde5c72b9 100644 --- a/sources/independenttextitem.cpp +++ b/sources/independenttextitem.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/independenttextitem.h b/sources/independenttextitem.h index a590bcc53..32a93671d 100644 --- a/sources/independenttextitem.h +++ b/sources/independenttextitem.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/integrationmoveelementshandler.cpp b/sources/integrationmoveelementshandler.cpp index 8ffecd40c..0b4a42444 100644 --- a/sources/integrationmoveelementshandler.cpp +++ b/sources/integrationmoveelementshandler.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/integrationmoveelementshandler.h b/sources/integrationmoveelementshandler.h index 673ae4e31..8042d587e 100644 --- a/sources/integrationmoveelementshandler.h +++ b/sources/integrationmoveelementshandler.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/interactivemoveelementshandler.cpp b/sources/interactivemoveelementshandler.cpp index eeebc4ffe..f427b5f2a 100644 --- a/sources/interactivemoveelementshandler.cpp +++ b/sources/interactivemoveelementshandler.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/interactivemoveelementshandler.h b/sources/interactivemoveelementshandler.h index 87cb7861e..214456c25 100644 --- a/sources/interactivemoveelementshandler.h +++ b/sources/interactivemoveelementshandler.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/main.cpp b/sources/main.cpp index 46ffc2ad6..831053bc9 100644 --- a/sources/main.cpp +++ b/sources/main.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/moveelementsdescription.cpp b/sources/moveelementsdescription.cpp index 3389c4259..e997e7a16 100644 --- a/sources/moveelementsdescription.cpp +++ b/sources/moveelementsdescription.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/moveelementsdescription.h b/sources/moveelementsdescription.h index 69a0d2d25..3a8943356 100644 --- a/sources/moveelementsdescription.h +++ b/sources/moveelementsdescription.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/moveelementshandler.h b/sources/moveelementshandler.h index c1c256a84..ff391e90a 100644 --- a/sources/moveelementshandler.h +++ b/sources/moveelementshandler.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/nameslist.cpp b/sources/nameslist.cpp index 09fe9cc67..76c42948e 100644 --- a/sources/nameslist.cpp +++ b/sources/nameslist.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/nameslist.h b/sources/nameslist.h index 36db241e0..1d5e687f0 100644 --- a/sources/nameslist.h +++ b/sources/nameslist.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/nameslistwidget.cpp b/sources/nameslistwidget.cpp index 6912cc913..5f1a48fc9 100644 --- a/sources/nameslistwidget.cpp +++ b/sources/nameslistwidget.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/nameslistwidget.h b/sources/nameslistwidget.h index b6de7c91d..65ad8d673 100644 --- a/sources/nameslistwidget.h +++ b/sources/nameslistwidget.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/newelementwizard.cpp b/sources/newelementwizard.cpp index ecb9c63a8..807e1f617 100644 --- a/sources/newelementwizard.cpp +++ b/sources/newelementwizard.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/newelementwizard.h b/sources/newelementwizard.h index 9b9138962..97f34ceb0 100644 --- a/sources/newelementwizard.h +++ b/sources/newelementwizard.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/orientationset.cpp b/sources/orientationset.cpp index 32b61db64..d20ab253f 100644 --- a/sources/orientationset.cpp +++ b/sources/orientationset.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/orientationset.h b/sources/orientationset.h index 934bbcaf3..8b70dfa26 100644 --- a/sources/orientationset.h +++ b/sources/orientationset.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/orientationsetwidget.cpp b/sources/orientationsetwidget.cpp index 042b47b43..fe3e58cfd 100644 --- a/sources/orientationsetwidget.cpp +++ b/sources/orientationsetwidget.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/orientationsetwidget.h b/sources/orientationsetwidget.h index 120e68bac..ae2ccf050 100644 --- a/sources/orientationsetwidget.h +++ b/sources/orientationsetwidget.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/projectview.cpp b/sources/projectview.cpp index 9f50c8566..e3a7d9b4c 100644 --- a/sources/projectview.cpp +++ b/sources/projectview.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/projectview.h b/sources/projectview.h index 437166b6c..8b440c840 100644 --- a/sources/projectview.h +++ b/sources/projectview.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qet.cpp b/sources/qet.cpp index 9b251b46c..376d69653 100644 --- a/sources/qet.cpp +++ b/sources/qet.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qet.h b/sources/qet.h index 15331c9e7..f84a3ba6b 100644 --- a/sources/qet.h +++ b/sources/qet.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qetapp.cpp b/sources/qetapp.cpp index 741088342..c3398b154 100644 --- a/sources/qetapp.cpp +++ b/sources/qetapp.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qetapp.h b/sources/qetapp.h index 88cb4947e..1df86f4c4 100644 --- a/sources/qetapp.h +++ b/sources/qetapp.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qetarguments.cpp b/sources/qetarguments.cpp index 01742777c..fbd46151e 100644 --- a/sources/qetarguments.cpp +++ b/sources/qetarguments.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qetarguments.h b/sources/qetarguments.h index bde9239cf..8a3df30bc 100644 --- a/sources/qetarguments.h +++ b/sources/qetarguments.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qetdiagrameditor.cpp b/sources/qetdiagrameditor.cpp index c4f754218..f40134f2d 100644 --- a/sources/qetdiagrameditor.cpp +++ b/sources/qetdiagrameditor.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qetdiagrameditor.h b/sources/qetdiagrameditor.h index 16643f037..868dbfd60 100644 --- a/sources/qetdiagrameditor.h +++ b/sources/qetdiagrameditor.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qeticons.cpp b/sources/qeticons.cpp index 96e0f8500..14ae00adb 100644 --- a/sources/qeticons.cpp +++ b/sources/qeticons.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qeticons.h b/sources/qeticons.h index de81b7c21..0d951171a 100644 --- a/sources/qeticons.h +++ b/sources/qeticons.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qetmessagebox.cpp b/sources/qetmessagebox.cpp index 663ce09ef..47bfb6884 100644 --- a/sources/qetmessagebox.cpp +++ b/sources/qetmessagebox.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qetmessagebox.h b/sources/qetmessagebox.h index eea8abbe5..474cf2014 100644 --- a/sources/qetmessagebox.h +++ b/sources/qetmessagebox.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qetprintpreviewdialog.cpp b/sources/qetprintpreviewdialog.cpp index 3298f5d91..a8c68400a 100644 --- a/sources/qetprintpreviewdialog.cpp +++ b/sources/qetprintpreviewdialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qetprintpreviewdialog.h b/sources/qetprintpreviewdialog.h index b09f3a3d6..f8f2b676e 100644 --- a/sources/qetprintpreviewdialog.h +++ b/sources/qetprintpreviewdialog.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qetproject.cpp b/sources/qetproject.cpp index b20eedfcf..2e8d6efe8 100644 --- a/sources/qetproject.cpp +++ b/sources/qetproject.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qetproject.h b/sources/qetproject.h index 678d5f91d..48c2b8c3d 100644 --- a/sources/qetproject.h +++ b/sources/qetproject.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qetregexpvalidator.cpp b/sources/qetregexpvalidator.cpp index d6877a2b1..b603a8f31 100644 --- a/sources/qetregexpvalidator.cpp +++ b/sources/qetregexpvalidator.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qetregexpvalidator.h b/sources/qetregexpvalidator.h index 142ee0649..9a9dc3bff 100644 --- a/sources/qetregexpvalidator.h +++ b/sources/qetregexpvalidator.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qetsingleapplication.cpp b/sources/qetsingleapplication.cpp index 16f717bd6..f4132b915 100644 --- a/sources/qetsingleapplication.cpp +++ b/sources/qetsingleapplication.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qetsingleapplication.h b/sources/qetsingleapplication.h index 2f6b85d5d..48e76bced 100644 --- a/sources/qetsingleapplication.h +++ b/sources/qetsingleapplication.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qettabbar.cpp b/sources/qettabbar.cpp index 9ab5edb26..f4d7f0264 100644 --- a/sources/qettabbar.cpp +++ b/sources/qettabbar.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qettabbar.h b/sources/qettabbar.h index 069942d71..8ff012191 100644 --- a/sources/qettabbar.h +++ b/sources/qettabbar.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qettabwidget.cpp b/sources/qettabwidget.cpp index a3ebbe26e..291e3e3bd 100644 --- a/sources/qettabwidget.cpp +++ b/sources/qettabwidget.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qettabwidget.h b/sources/qettabwidget.h index ef670ee14..d7a76b9b0 100644 --- a/sources/qettabwidget.h +++ b/sources/qettabwidget.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qfilenameedit.cpp b/sources/qfilenameedit.cpp index e94989be0..19f20cc35 100644 --- a/sources/qfilenameedit.cpp +++ b/sources/qfilenameedit.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qfilenameedit.h b/sources/qfilenameedit.h index f6b531875..28ba83849 100644 --- a/sources/qfilenameedit.h +++ b/sources/qfilenameedit.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qgimanager.cpp b/sources/qgimanager.cpp index 6bd81a9c0..e31ba812f 100644 --- a/sources/qgimanager.cpp +++ b/sources/qgimanager.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qgimanager.h b/sources/qgimanager.h index 27a338288..50f1f7279 100644 --- a/sources/qgimanager.h +++ b/sources/qgimanager.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qtextorientationspinboxwidget.cpp b/sources/qtextorientationspinboxwidget.cpp index 28062633b..4775587ad 100644 --- a/sources/qtextorientationspinboxwidget.cpp +++ b/sources/qtextorientationspinboxwidget.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qtextorientationspinboxwidget.h b/sources/qtextorientationspinboxwidget.h index 1fd11424d..de3068e64 100644 --- a/sources/qtextorientationspinboxwidget.h +++ b/sources/qtextorientationspinboxwidget.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qtextorientationwidget.cpp b/sources/qtextorientationwidget.cpp index ac2339d46..940f79d97 100644 --- a/sources/qtextorientationwidget.cpp +++ b/sources/qtextorientationwidget.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/qtextorientationwidget.h b/sources/qtextorientationwidget.h index 5374f4aea..1f5e23a9e 100644 --- a/sources/qtextorientationwidget.h +++ b/sources/qtextorientationwidget.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/recentfiles.cpp b/sources/recentfiles.cpp index ea32d9cc2..0cc67b66b 100644 --- a/sources/recentfiles.cpp +++ b/sources/recentfiles.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/recentfiles.h b/sources/recentfiles.h index 12d59f9e2..18e393b79 100644 --- a/sources/recentfiles.h +++ b/sources/recentfiles.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/templateeditor.h b/sources/templateeditor.h index 5cbe3199f..d9c395ec7 100644 --- a/sources/templateeditor.h +++ b/sources/templateeditor.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/terminal.cpp b/sources/terminal.cpp index 23249662f..d1ce5f65c 100644 --- a/sources/terminal.cpp +++ b/sources/terminal.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/terminal.h b/sources/terminal.h index cca148d57..00bb78507 100644 --- a/sources/terminal.h +++ b/sources/terminal.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/titleblockcell.h b/sources/titleblockcell.h index db39ef8e2..6e466a62c 100644 --- a/sources/titleblockcell.h +++ b/sources/titleblockcell.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/titleblockproperties.cpp b/sources/titleblockproperties.cpp index 33f08a1c9..40c177fb2 100644 --- a/sources/titleblockproperties.cpp +++ b/sources/titleblockproperties.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/titleblockproperties.h b/sources/titleblockproperties.h index 00c3e4c54..2300d246c 100644 --- a/sources/titleblockproperties.h +++ b/sources/titleblockproperties.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/titleblockpropertieswidget.cpp b/sources/titleblockpropertieswidget.cpp index 6847038ce..e689fe67d 100644 --- a/sources/titleblockpropertieswidget.cpp +++ b/sources/titleblockpropertieswidget.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/titleblockpropertieswidget.h b/sources/titleblockpropertieswidget.h index 0a96f5c02..a6375b192 100644 --- a/sources/titleblockpropertieswidget.h +++ b/sources/titleblockpropertieswidget.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/titleblocktemplate.cpp b/sources/titleblocktemplate.cpp index bc8c1b530..75793dbeb 100644 --- a/sources/titleblocktemplate.cpp +++ b/sources/titleblocktemplate.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/titleblocktemplate.h b/sources/titleblocktemplate.h index 34750beb1..858e29a17 100644 --- a/sources/titleblocktemplate.h +++ b/sources/titleblocktemplate.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/titleblocktemplaterenderer.h b/sources/titleblocktemplaterenderer.h index 7ac0c7e15..abeda44ea 100644 --- a/sources/titleblocktemplaterenderer.h +++ b/sources/titleblocktemplaterenderer.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/xmlelementdefinition.cpp b/sources/xmlelementdefinition.cpp index f2cd2ec29..cc23863ac 100644 --- a/sources/xmlelementdefinition.cpp +++ b/sources/xmlelementdefinition.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/xmlelementdefinition.h b/sources/xmlelementdefinition.h index fc38f95e2..a799e5638 100644 --- a/sources/xmlelementdefinition.h +++ b/sources/xmlelementdefinition.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/xmlelementscategory.cpp b/sources/xmlelementscategory.cpp index dec7fc88d..566c9e945 100644 --- a/sources/xmlelementscategory.cpp +++ b/sources/xmlelementscategory.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/xmlelementscategory.h b/sources/xmlelementscategory.h index 1ddc8b96e..62146c690 100644 --- a/sources/xmlelementscategory.h +++ b/sources/xmlelementscategory.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/xmlelementscollection.cpp b/sources/xmlelementscollection.cpp index 69093c0a3..6578c9821 100644 --- a/sources/xmlelementscollection.cpp +++ b/sources/xmlelementscollection.cpp @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify diff --git a/sources/xmlelementscollection.h b/sources/xmlelementscollection.h index 762e6ebcc..f3112d832 100644 --- a/sources/xmlelementscollection.h +++ b/sources/xmlelementscollection.h @@ -1,5 +1,5 @@ /* - Copyright 2006-2010 Xavier Guerrin + Copyright 2006-2011 Xavier Guerrin This file is part of QElectroTech. QElectroTech is free software: you can redistribute it and/or modify