From 865303923fcb231a171992b75a73364ff469ff8c Mon Sep 17 00:00:00 2001 From: Shamus Hammons Date: Mon, 2 Aug 2010 04:45:06 +0000 Subject: [PATCH] GPL compliance check... --- README | 20 +++++++++---------- src/actions/actionblocksadd.cpp | 4 +++- src/actions/actionblocksattributes.cpp | 4 +++- src/actions/actionblockscreate.cpp | 4 +++- src/actions/actionblocksedit.cpp | 4 +++- src/actions/actionblocksexplode.cpp | 4 +++- src/actions/actionblocksfreezeall.cpp | 4 +++- src/actions/actionblocksinsert.cpp | 4 +++- src/actions/actionblocksremove.cpp | 4 +++- src/actions/actionblockstoggleview.cpp | 4 +++- src/actions/actiondefault.cpp | 4 +++- src/actions/actiondefault.h | 14 ++++++------- src/actions/actiondimaligned.cpp | 4 +++- src/actions/actiondimangular.cpp | 4 +++- src/actions/actiondimdiametric.cpp | 4 +++- src/actions/actiondimension.cpp | 4 +++- src/actions/actiondimleader.cpp | 4 +++- src/actions/actiondimlinear.cpp | 4 +++- src/actions/actiondimradial.cpp | 4 +++- src/actions/actiondrawarc.cpp | 4 +++- src/actions/actiondrawarc3p.cpp | 4 +++- src/actions/actiondrawarctangential.cpp | 4 +++- src/actions/actiondrawcircle.cpp | 4 +++- src/actions/actiondrawcircle2p.cpp | 4 +++- src/actions/actiondrawcircle3p.cpp | 4 +++- src/actions/actiondrawcirclecr.cpp | 4 +++- src/actions/actiondrawellipseaxis.cpp | 4 +++- src/actions/actiondrawhatch.cpp | 4 +++- src/actions/actiondrawimage.cpp | 4 +++- src/actions/actiondrawline.cpp | 4 +++- src/actions/actiondrawlineangle.cpp | 4 +++- src/actions/actiondrawlinebisector.cpp | 4 +++- src/actions/actiondrawlinefree.cpp | 4 +++- src/actions/actiondrawlinehorvert.cpp | 4 +++- src/actions/actiondrawlineparallel.cpp | 4 +++- src/actions/actiondrawlineparallelthrough.cpp | 4 +++- src/actions/actiondrawlinepolygon.cpp | 4 +++- src/actions/actiondrawlinepolygon2.cpp | 4 +++- src/actions/actiondrawlinerectangle.cpp | 4 +++- src/actions/actiondrawlinerelangle.cpp | 4 +++- src/actions/actiondrawlinetangent1.cpp | 4 +++- src/actions/actiondrawlinetangent2.cpp | 4 +++- src/actions/actiondrawpoint.cpp | 4 +++- src/actions/actiondrawspline.cpp | 4 +++- src/actions/actiondrawtext.cpp | 4 +++- src/actions/actioneditcopy.cpp | 4 +++- src/actions/actioneditpaste.cpp | 4 +++- src/actions/actioneditundo.cpp | 4 +++- src/actions/actionfilenew.cpp | 4 +++- src/actions/actionfileopen.cpp | 4 +++- src/actions/actionfilesave.cpp | 4 +++- src/actions/actionfilesaveas.cpp | 4 +++- src/actions/actioninfoangle.cpp | 4 +++- src/actions/actioninfoarea.cpp | 4 +++- src/actions/actioninfodist.cpp | 4 +++- src/actions/actioninfodist2.cpp | 4 +++- src/actions/actioninfoinside.cpp | 4 +++- src/actions/actioninfototallength.cpp | 4 +++- src/actions/actionlayersadd.cpp | 4 +++- src/actions/actionlayersedit.cpp | 4 +++- src/actions/actionlayersfreezeall.cpp | 4 +++- src/actions/actionlayersremove.cpp | 4 +++- src/actions/actionlayerstogglelock.cpp | 4 +++- src/actions/actionlayerstoggleview.cpp | 4 +++- src/actions/actionlibraryinsert.cpp | 4 +++- src/actions/actionlockrelativezero.cpp | 4 +++- src/actions/actionmodifyattributes.cpp | 4 +++- src/actions/actionmodifybevel.cpp | 4 +++- src/actions/actionmodifycut.cpp | 4 +++- src/actions/actionmodifydelete.cpp | 4 +++- src/actions/actionmodifydeletefree.cpp | 4 +++- src/actions/actionmodifydeletequick.cpp | 4 +++- src/actions/actionmodifyentity.cpp | 4 +++- src/actions/actionmodifyexplodetext.cpp | 4 +++- src/actions/actionmodifymirror.cpp | 4 +++- src/actions/actionmodifymove.cpp | 4 +++- src/actions/actionmodifymoverotate.cpp | 4 +++- src/actions/actionmodifyrotate.cpp | 4 +++- src/actions/actionmodifyrotate2.cpp | 4 +++- src/actions/actionmodifyround.cpp | 4 +++- src/actions/actionmodifyscale.cpp | 4 +++- src/actions/actionmodifystretch.cpp | 4 +++- src/actions/actionmodifytrim.cpp | 4 +++- src/actions/actionmodifytrimamount.cpp | 4 +++- src/actions/actionoptionsdrawing.cpp | 4 +++- src/actions/actionprintpreview.cpp | 4 +++- src/actions/actionselect.cpp | 4 +++- src/actions/actionselectall.cpp | 4 +++- src/actions/actionselectbase.cpp | 4 +++- src/actions/actionselectcontour.cpp | 4 +++- src/actions/actionselectintersected.cpp | 4 +++- src/actions/actionselectinvert.cpp | 4 +++- src/actions/actionselectlayer.cpp | 4 +++- src/actions/actionselectsingle.cpp | 4 +++- src/actions/actionselectwindow.cpp | 4 +++- src/actions/actionsetrelativezero.cpp | 4 +++- src/actions/actionsetsnapmode.cpp | 4 +++- src/actions/actionsetsnaprestriction.cpp | 4 +++- src/actions/actionsnapintersectionmanual.cpp | 4 +++- .../actiontoolregeneratedimensions.cpp | 4 +++- src/actions/actionzoomauto.cpp | 4 +++- src/actions/actionzoomautoy.cpp | 4 +++- src/actions/actionzoomin.cpp | 4 +++- src/actions/actionzoompan.cpp | 4 +++- src/actions/actionzoomprevious.cpp | 4 +++- src/actions/actionzoomredraw.cpp | 4 +++- src/actions/actionzoomscroll.cpp | 4 +++- src/actions/actionzoomwindow.cpp | 4 +++- src/base/actioninterface.cpp | 4 +++- src/base/drawing.cpp | 4 +++- src/base/paintinterface.cpp | 4 +++- src/base/rs_arc.cpp | 4 +++- src/base/rs_atomicentity.cpp | 4 +++- src/base/rs_block.cpp | 4 +++- src/base/rs_blocklist.cpp | 4 +++- src/base/rs_circle.cpp | 4 +++- src/base/rs_clipboard.cpp | 4 +++- src/base/rs_color.cpp | 4 +++- src/base/rs_commandevent.cpp | 4 +++- src/base/rs_constructionline.cpp | 4 +++- src/base/rs_creation.cpp | 4 +++- src/base/rs_debug.cpp | 4 +++- src/base/rs_dialogfactory.cpp | 4 +++- src/base/rs_dimaligned.cpp | 4 +++- src/base/rs_dimangular.cpp | 4 +++- src/base/rs_dimdiametric.cpp | 4 +++- src/base/rs_dimension.cpp | 4 +++- src/base/rs_dimlinear.cpp | 4 +++- src/base/rs_dimradial.cpp | 4 +++- src/base/rs_document.cpp | 4 +++- src/base/rs_ellipse.cpp | 4 +++- src/base/rs_entity.cpp | 4 +++- src/base/rs_entitycontainer.cpp | 4 +++- src/base/rs_eventhandler.cpp | 4 +++- src/base/rs_fileio.cpp | 4 +++- src/base/rs_filtercxf.cpp | 4 +++- src/base/rs_filterdxf.cpp | 4 +++- src/base/rs_filterdxf1.cpp | 4 +++- src/base/rs_filterinterface.cpp | 4 +++- src/base/rs_font.cpp | 4 +++- src/base/rs_fontlist.cpp | 4 +++- src/base/rs_grid.cpp | 4 +++- src/base/rs_hatch.cpp | 4 +++- src/base/rs_image.cpp | 4 +++- src/base/rs_infoarea.cpp | 4 +++- src/base/rs_information.cpp | 4 +++- src/base/rs_insert.cpp | 4 +++- src/base/rs_layer.cpp | 4 +++- src/base/rs_layerlist.cpp | 4 +++- src/base/rs_leader.cpp | 4 +++- src/base/rs_line.cpp | 4 +++- src/base/rs_linetypepattern.cpp | 4 +++- src/base/rs_math.cpp | 4 +++- src/base/rs_modification.cpp | 4 +++- src/base/rs_pattern.cpp | 4 +++- src/base/rs_patternlist.cpp | 4 +++- src/base/rs_point.cpp | 4 +++- src/base/rs_polyline.cpp | 4 +++- src/base/rs_preview.cpp | 4 +++- src/base/rs_python.cpp | 4 +++- src/base/rs_script.cpp | 4 +++- src/base/rs_scriptlist.cpp | 4 +++- src/base/rs_selection.cpp | 4 +++- src/base/rs_simplepython.cpp | 4 +++- src/base/rs_snapper.cpp | 4 +++- src/base/rs_solid.cpp | 4 +++- src/base/rs_spline.cpp | 4 +++- src/base/rs_staticgraphicview.cpp | 4 +++- src/base/rs_system.cpp | 4 +++- src/base/rs_text.cpp | 4 +++- src/base/rs_undo.cpp | 4 +++- src/base/rs_undoable.cpp | 4 +++- src/base/rs_undocycle.cpp | 4 +++- src/base/rs_units.cpp | 4 +++- src/base/rs_utility.cpp | 4 +++- src/base/rs_variable.cpp | 4 +++- src/base/rs_variabledict.cpp | 4 +++- src/base/vector.cpp | 4 +++- src/base/vectorsolutions.cpp | 6 ++++-- src/forms/arcoptions.cpp | 4 +++- src/forms/arcoptions.h | 4 ---- src/forms/arctangentialoptions.cpp | 4 +++- src/forms/beveloptions.cpp | 4 +++- src/forms/blockdialog.cpp | 5 ++++- src/forms/cadtoolbar.cpp | 4 +++- src/forms/cadtoolbararcs.cpp | 4 +++- src/forms/cadtoolbarcircles.cpp | 4 +++- src/forms/cadtoolbardim.cpp | 4 +++- src/forms/cadtoolbarellipses.cpp | 4 +++- src/forms/cadtoolbarinfo.cpp | 4 +++- src/forms/cadtoolbarlines.cpp | 4 +++- src/forms/cadtoolbarmain.cpp | 4 +++- src/forms/cadtoolbarmodify.cpp | 5 ++++- src/forms/cadtoolbarpoints.cpp | 4 +++- src/forms/cadtoolbarpolylines.cpp | 4 +++- src/forms/cadtoolbarselect.cpp | 4 +++- src/forms/cadtoolbarsnap.cpp | 4 +++- src/forms/cadtoolbarsplines.cpp | 4 +++- src/forms/circleoptions.cpp | 4 +++- src/forms/commandwidget.cpp | 5 ++++- src/forms/coordinatewidget.cpp | 4 +++- src/forms/dimensionlabeleditor.cpp | 4 +++- src/forms/dimlinearoptions.cpp | 4 +++- src/forms/dimoptions.cpp | 4 +++- src/forms/dlgarc.cpp | 4 +++- src/forms/dlgattributes.cpp | 4 +++- src/forms/dlgcircle.cpp | 4 +++- src/forms/dlgdimension.cpp | 4 +++- src/forms/dlgdimlinear.cpp | 4 +++- src/forms/dlgellipse.cpp | 4 +++- src/forms/dlghatch.cpp | 4 +++- src/forms/dlgimageoptions.cpp | 4 +++- src/forms/dlginitial.cpp | 4 +++- src/forms/dlginsert.cpp | 4 +++- src/forms/dlgline.cpp | 4 +++- src/forms/dlgmirror.cpp | 4 +++- src/forms/dlgmove.cpp | 4 +++- src/forms/dlgmoverotate.cpp | 4 +++- src/forms/dlgoptionsdrawing.cpp | 5 ++++- src/forms/dlgoptionsgeneral.cpp | 4 +++- src/forms/dlgpoint.cpp | 4 +++- src/forms/dlgrotate.cpp | 4 +++- src/forms/dlgrotate2.cpp | 4 +++- src/forms/dlgscale.cpp | 4 +++- src/forms/dlgspline.cpp | 4 +++- src/forms/dlgtext.cpp | 4 +++- src/forms/exitdialog.cpp | 5 ++++- src/forms/imageoptions.cpp | 4 +++- src/forms/insertoptions.cpp | 4 +++- src/forms/layerdialog.cpp | 5 ++++- src/forms/libraryinsertoptions.cpp | 4 +++- src/forms/librarywidget.cpp | 4 +++- src/forms/lineangleoptions.cpp | 4 +++- src/forms/linebisectoroptions.cpp | 4 +++- src/forms/lineoptions.cpp | 4 +++- src/forms/lineparalleloptions.cpp | 4 +++- src/forms/lineparallelthroughoptions.cpp | 4 +++- src/forms/linepolygon2options.cpp | 4 +++- src/forms/linepolygonoptions.cpp | 4 +++- src/forms/linerelangleoptions.cpp | 4 +++- src/forms/mousewidget.cpp | 4 +++- src/forms/moverotateoptions.cpp | 4 +++- src/forms/printpreviewoptions.cpp | 5 ++++- src/forms/roundoptions.cpp | 4 +++- src/forms/selectionwidget.cpp | 4 +++- src/forms/snapdistoptions.cpp | 4 +++- src/forms/splineoptions.cpp | 4 +++- src/forms/textoptions.cpp | 4 +++- src/forms/trimamountoptions.cpp | 4 +++- src/forms/widgetpen.cpp | 5 ++++- src/mainapp/applicationwindow.cpp | 4 +++- src/mainapp/commands.cpp | 4 +++- src/mainapp/createqtactions.cpp | 4 +++- src/mainapp/graphicview.cpp | 4 +++- src/mainapp/main.cpp | 4 +++- src/mainapp/mdiwindow.cpp | 4 +++- src/mainapp/qc_dialogfactory.cpp | 4 +++- src/mainapp/settings.cpp | 13 +++++++----- src/widgets/qg_actionhandler.cpp | 4 +++- src/widgets/qg_blockwidget.cpp | 5 ++++- src/widgets/qg_colorbox.cpp | 4 +++- src/widgets/qg_dialogfactory.cpp | 4 +++- src/widgets/qg_filedialog.cpp | 4 +++- src/widgets/qg_fontbox.cpp | 4 +++- src/widgets/qg_graphicview.cpp | 4 +++- src/widgets/qg_layerbox.cpp | 4 +++- src/widgets/qg_layerwidget.cpp | 5 ++++- src/widgets/qg_linetypebox.cpp | 4 +++- src/widgets/qg_patternbox.cpp | 5 ++++- src/widgets/qg_pentoolbar.cpp | 4 +++- src/widgets/qg_widthbox.cpp | 17 +++------------- src/widgets/recentfiles.cpp | 4 +++- 272 files changed, 841 insertions(+), 308 deletions(-) diff --git a/README b/README index 144c76d..83ca2b5 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ @-~ Copyright and Licensing ~-@ -Architektonas: Free Cross Platform CAD software +Architektonas: Free Cross Platform 2D CAD software Copyright (C) 2010 Underground Software. Portions copyright (C) 2001-2003 RibbonSoft. Trademarks used are the property of their respective owners. @@ -35,20 +35,20 @@ it would work, and if it was worth doing. Positive results were obtained in both respects, so work started in earnest in doing a complete port to Qt 4 without any reliance whatsoever on the Qt3Support module. -Eventually, after much hard work and cursing, success was won and the author -ended up with a codebase that was quite a bit different from that which he -started with. And since the end goal was not just feature parity with QCad CE -but to surpass it, a new name was needed to prevent confusion with RibbonSoft's -product. +Eventually, after much hard work, cursing, and gnashing of teeth, success was +won and the author ended up with a codebase that was quite a bit different from +that which he started with. And since the end goal was not just feature parity +with QCad CE but to surpass it, a new name was needed to prevent confusion with +RibbonSoft's product. Initial thoughts on naming centered around FooCAD or CADFoo (with Foo being whatever), but a long search on the internet brought forth the conclusion that such paths have been well trodden by just about anyone who has even given a thought towards creating computer aided design software. And so it was -manifestly clear that a different naming scheme would be required. After -several false starts, the name Architektonas was chosen as a rough English -transliteration of the Greek word for architect. We like it; we hope you do -too! +manifestly clear that a different naming scheme would be required. After much +reflection and several false starts, the name Architektonas was chosen as a +rough English transliteration of the Greek word for architect. We feel it's a +good name and hope to live up to the expectations that such a name gives! @-~ Installation ~-@ diff --git a/src/actions/actionblocksadd.cpp b/src/actions/actionblocksadd.cpp index c187c0e..5e04f82 100644 --- a/src/actions/actionblocksadd.cpp +++ b/src/actions/actionblocksadd.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionblocksattributes.cpp b/src/actions/actionblocksattributes.cpp index 7e6d09d..81c3980 100644 --- a/src/actions/actionblocksattributes.cpp +++ b/src/actions/actionblocksattributes.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionblockscreate.cpp b/src/actions/actionblockscreate.cpp index 7b57aa7..aecaf39 100644 --- a/src/actions/actionblockscreate.cpp +++ b/src/actions/actionblockscreate.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionblocksedit.cpp b/src/actions/actionblocksedit.cpp index 548e4ce..6c85e8a 100644 --- a/src/actions/actionblocksedit.cpp +++ b/src/actions/actionblocksedit.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionblocksexplode.cpp b/src/actions/actionblocksexplode.cpp index 4024148..3c394cc 100644 --- a/src/actions/actionblocksexplode.cpp +++ b/src/actions/actionblocksexplode.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionblocksfreezeall.cpp b/src/actions/actionblocksfreezeall.cpp index 86321ee..99d4db0 100644 --- a/src/actions/actionblocksfreezeall.cpp +++ b/src/actions/actionblocksfreezeall.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionblocksinsert.cpp b/src/actions/actionblocksinsert.cpp index 4f2ccc9..22b09b5 100644 --- a/src/actions/actionblocksinsert.cpp +++ b/src/actions/actionblocksinsert.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionblocksremove.cpp b/src/actions/actionblocksremove.cpp index 9e9ffc2..b6720fc 100644 --- a/src/actions/actionblocksremove.cpp +++ b/src/actions/actionblocksremove.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionblockstoggleview.cpp b/src/actions/actionblockstoggleview.cpp index 75087d1..176f363 100644 --- a/src/actions/actionblockstoggleview.cpp +++ b/src/actions/actionblockstoggleview.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondefault.cpp b/src/actions/actiondefault.cpp index ab2c2c3..c58d2ba 100644 --- a/src/actions/actiondefault.cpp +++ b/src/actions/actiondefault.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondefault.h b/src/actions/actiondefault.h index c02bfe0..354e172 100644 --- a/src/actions/actiondefault.h +++ b/src/actions/actiondefault.h @@ -17,13 +17,13 @@ class ActionDefault: public ActionInterface * Action States. */ enum Status { - Neutral, /**< we don't know what we do yet. */ - Dragging, /**< dragging (either an entity or the - first part of a selection window) */ - SetCorner2, /**< Setting the 2nd corner of a selection window. */ - Moving, /**< Moving entities (drag'n'drop) */ - MovingRef /**< Moving a reference point of one or more selected - entities */ + Neutral, /**< we don't know what we do yet. */ + Dragging, /**< dragging (either an entity or the + first part of a selection window) */ + SetCorner2, /**< Setting the 2nd corner of a selection window. */ + Moving, /**< Moving entities (drag'n'drop) */ + MovingRef /**< Moving a reference point of one or more selected + entities */ }; public: diff --git a/src/actions/actiondimaligned.cpp b/src/actions/actiondimaligned.cpp index 464d63a..c14324d 100644 --- a/src/actions/actiondimaligned.cpp +++ b/src/actions/actiondimaligned.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondimangular.cpp b/src/actions/actiondimangular.cpp index e41561d..63970a0 100644 --- a/src/actions/actiondimangular.cpp +++ b/src/actions/actiondimangular.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondimdiametric.cpp b/src/actions/actiondimdiametric.cpp index 2403f96..ed094f5 100644 --- a/src/actions/actiondimdiametric.cpp +++ b/src/actions/actiondimdiametric.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondimension.cpp b/src/actions/actiondimension.cpp index 0f1c773..b5b9fb8 100644 --- a/src/actions/actiondimension.cpp +++ b/src/actions/actiondimension.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondimleader.cpp b/src/actions/actiondimleader.cpp index 4f06589..bcb31a0 100644 --- a/src/actions/actiondimleader.cpp +++ b/src/actions/actiondimleader.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondimlinear.cpp b/src/actions/actiondimlinear.cpp index 0a37fe6..8a03806 100644 --- a/src/actions/actiondimlinear.cpp +++ b/src/actions/actiondimlinear.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondimradial.cpp b/src/actions/actiondimradial.cpp index 22cda34..2c2e336 100644 --- a/src/actions/actiondimradial.cpp +++ b/src/actions/actiondimradial.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawarc.cpp b/src/actions/actiondrawarc.cpp index 16f43f4..8782be8 100644 --- a/src/actions/actiondrawarc.cpp +++ b/src/actions/actiondrawarc.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawarc3p.cpp b/src/actions/actiondrawarc3p.cpp index 9cd7bbd..d63dbe1 100644 --- a/src/actions/actiondrawarc3p.cpp +++ b/src/actions/actiondrawarc3p.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawarctangential.cpp b/src/actions/actiondrawarctangential.cpp index 6f7fa4f..adb7f52 100644 --- a/src/actions/actiondrawarctangential.cpp +++ b/src/actions/actiondrawarctangential.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawcircle.cpp b/src/actions/actiondrawcircle.cpp index a6ddd14..5e2b702 100644 --- a/src/actions/actiondrawcircle.cpp +++ b/src/actions/actiondrawcircle.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawcircle2p.cpp b/src/actions/actiondrawcircle2p.cpp index 43e3003..f0719f3 100644 --- a/src/actions/actiondrawcircle2p.cpp +++ b/src/actions/actiondrawcircle2p.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawcircle3p.cpp b/src/actions/actiondrawcircle3p.cpp index 7985bb5..674eedf 100644 --- a/src/actions/actiondrawcircle3p.cpp +++ b/src/actions/actiondrawcircle3p.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawcirclecr.cpp b/src/actions/actiondrawcirclecr.cpp index 34af3c9..8622a16 100644 --- a/src/actions/actiondrawcirclecr.cpp +++ b/src/actions/actiondrawcirclecr.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawellipseaxis.cpp b/src/actions/actiondrawellipseaxis.cpp index 6f6a7f6..bd089d3 100644 --- a/src/actions/actiondrawellipseaxis.cpp +++ b/src/actions/actiondrawellipseaxis.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawhatch.cpp b/src/actions/actiondrawhatch.cpp index b525589..e2332b5 100644 --- a/src/actions/actiondrawhatch.cpp +++ b/src/actions/actiondrawhatch.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawimage.cpp b/src/actions/actiondrawimage.cpp index b30d98e..51ef4d2 100644 --- a/src/actions/actiondrawimage.cpp +++ b/src/actions/actiondrawimage.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawline.cpp b/src/actions/actiondrawline.cpp index e6ae87a..ecb5b1c 100644 --- a/src/actions/actiondrawline.cpp +++ b/src/actions/actiondrawline.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawlineangle.cpp b/src/actions/actiondrawlineangle.cpp index 53edc1f..fc08356 100644 --- a/src/actions/actiondrawlineangle.cpp +++ b/src/actions/actiondrawlineangle.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawlinebisector.cpp b/src/actions/actiondrawlinebisector.cpp index 23b4107..deb7580 100644 --- a/src/actions/actiondrawlinebisector.cpp +++ b/src/actions/actiondrawlinebisector.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawlinefree.cpp b/src/actions/actiondrawlinefree.cpp index 464813a..1f6683d 100644 --- a/src/actions/actiondrawlinefree.cpp +++ b/src/actions/actiondrawlinefree.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawlinehorvert.cpp b/src/actions/actiondrawlinehorvert.cpp index b8bf5b7..294b2f0 100644 --- a/src/actions/actiondrawlinehorvert.cpp +++ b/src/actions/actiondrawlinehorvert.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawlineparallel.cpp b/src/actions/actiondrawlineparallel.cpp index 979df05..8701b6a 100644 --- a/src/actions/actiondrawlineparallel.cpp +++ b/src/actions/actiondrawlineparallel.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawlineparallelthrough.cpp b/src/actions/actiondrawlineparallelthrough.cpp index 902e8b1..612677d 100644 --- a/src/actions/actiondrawlineparallelthrough.cpp +++ b/src/actions/actiondrawlineparallelthrough.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawlinepolygon.cpp b/src/actions/actiondrawlinepolygon.cpp index dc0a2e0..7654e1b 100644 --- a/src/actions/actiondrawlinepolygon.cpp +++ b/src/actions/actiondrawlinepolygon.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawlinepolygon2.cpp b/src/actions/actiondrawlinepolygon2.cpp index d1d1f8f..afb25d8 100644 --- a/src/actions/actiondrawlinepolygon2.cpp +++ b/src/actions/actiondrawlinepolygon2.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawlinerectangle.cpp b/src/actions/actiondrawlinerectangle.cpp index 9882256..950d72c 100644 --- a/src/actions/actiondrawlinerectangle.cpp +++ b/src/actions/actiondrawlinerectangle.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawlinerelangle.cpp b/src/actions/actiondrawlinerelangle.cpp index 6385a81..d98d26a 100644 --- a/src/actions/actiondrawlinerelangle.cpp +++ b/src/actions/actiondrawlinerelangle.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawlinetangent1.cpp b/src/actions/actiondrawlinetangent1.cpp index fbb128a..90ffa30 100644 --- a/src/actions/actiondrawlinetangent1.cpp +++ b/src/actions/actiondrawlinetangent1.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawlinetangent2.cpp b/src/actions/actiondrawlinetangent2.cpp index 5580286..82d36a3 100644 --- a/src/actions/actiondrawlinetangent2.cpp +++ b/src/actions/actiondrawlinetangent2.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawpoint.cpp b/src/actions/actiondrawpoint.cpp index 67476b3..0a1240e 100644 --- a/src/actions/actiondrawpoint.cpp +++ b/src/actions/actiondrawpoint.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawspline.cpp b/src/actions/actiondrawspline.cpp index 1372735..9d06bf7 100644 --- a/src/actions/actiondrawspline.cpp +++ b/src/actions/actiondrawspline.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiondrawtext.cpp b/src/actions/actiondrawtext.cpp index 3bb7b24..0657671 100644 --- a/src/actions/actiondrawtext.cpp +++ b/src/actions/actiondrawtext.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actioneditcopy.cpp b/src/actions/actioneditcopy.cpp index 1440318..778d9e8 100644 --- a/src/actions/actioneditcopy.cpp +++ b/src/actions/actioneditcopy.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actioneditpaste.cpp b/src/actions/actioneditpaste.cpp index 7d4ac42..ddfcee5 100644 --- a/src/actions/actioneditpaste.cpp +++ b/src/actions/actioneditpaste.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actioneditundo.cpp b/src/actions/actioneditundo.cpp index 17dd207..37c3419 100644 --- a/src/actions/actioneditundo.cpp +++ b/src/actions/actioneditundo.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionfilenew.cpp b/src/actions/actionfilenew.cpp index e44f3d0..a7fd4ab 100644 --- a/src/actions/actionfilenew.cpp +++ b/src/actions/actionfilenew.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionfileopen.cpp b/src/actions/actionfileopen.cpp index 1a12881..2d956b2 100644 --- a/src/actions/actionfileopen.cpp +++ b/src/actions/actionfileopen.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionfilesave.cpp b/src/actions/actionfilesave.cpp index 363f99d..fe53948 100644 --- a/src/actions/actionfilesave.cpp +++ b/src/actions/actionfilesave.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionfilesaveas.cpp b/src/actions/actionfilesaveas.cpp index 88a2a4d..7864cb3 100644 --- a/src/actions/actionfilesaveas.cpp +++ b/src/actions/actionfilesaveas.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actioninfoangle.cpp b/src/actions/actioninfoangle.cpp index d2bf0e6..94221ed 100644 --- a/src/actions/actioninfoangle.cpp +++ b/src/actions/actioninfoangle.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actioninfoarea.cpp b/src/actions/actioninfoarea.cpp index 3b87740..04dff28 100644 --- a/src/actions/actioninfoarea.cpp +++ b/src/actions/actioninfoarea.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actioninfodist.cpp b/src/actions/actioninfodist.cpp index 57c744b..f14006c 100644 --- a/src/actions/actioninfodist.cpp +++ b/src/actions/actioninfodist.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actioninfodist2.cpp b/src/actions/actioninfodist2.cpp index 2bf0028..cfab90d 100644 --- a/src/actions/actioninfodist2.cpp +++ b/src/actions/actioninfodist2.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actioninfoinside.cpp b/src/actions/actioninfoinside.cpp index 7beeaa1..c6b2fe3 100644 --- a/src/actions/actioninfoinside.cpp +++ b/src/actions/actioninfoinside.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actioninfototallength.cpp b/src/actions/actioninfototallength.cpp index ae58f00..0155270 100644 --- a/src/actions/actioninfototallength.cpp +++ b/src/actions/actioninfototallength.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionlayersadd.cpp b/src/actions/actionlayersadd.cpp index 670731d..ba484c5 100644 --- a/src/actions/actionlayersadd.cpp +++ b/src/actions/actionlayersadd.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionlayersedit.cpp b/src/actions/actionlayersedit.cpp index 187fb75..773b5ef 100644 --- a/src/actions/actionlayersedit.cpp +++ b/src/actions/actionlayersedit.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionlayersfreezeall.cpp b/src/actions/actionlayersfreezeall.cpp index 13ebe1c..a53ef91 100644 --- a/src/actions/actionlayersfreezeall.cpp +++ b/src/actions/actionlayersfreezeall.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionlayersremove.cpp b/src/actions/actionlayersremove.cpp index ac6bd42..2d756b9 100644 --- a/src/actions/actionlayersremove.cpp +++ b/src/actions/actionlayersremove.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionlayerstogglelock.cpp b/src/actions/actionlayerstogglelock.cpp index 3743f78..063c099 100644 --- a/src/actions/actionlayerstogglelock.cpp +++ b/src/actions/actionlayerstogglelock.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionlayerstoggleview.cpp b/src/actions/actionlayerstoggleview.cpp index 6a1d851..6f3bd20 100644 --- a/src/actions/actionlayerstoggleview.cpp +++ b/src/actions/actionlayerstoggleview.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionlibraryinsert.cpp b/src/actions/actionlibraryinsert.cpp index 17d0f44..91d43a1 100644 --- a/src/actions/actionlibraryinsert.cpp +++ b/src/actions/actionlibraryinsert.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionlockrelativezero.cpp b/src/actions/actionlockrelativezero.cpp index 944c7e9..46f915e 100644 --- a/src/actions/actionlockrelativezero.cpp +++ b/src/actions/actionlockrelativezero.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionmodifyattributes.cpp b/src/actions/actionmodifyattributes.cpp index e66d3d4..ab8481d 100644 --- a/src/actions/actionmodifyattributes.cpp +++ b/src/actions/actionmodifyattributes.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionmodifybevel.cpp b/src/actions/actionmodifybevel.cpp index 0b4ffd2..3efc215 100644 --- a/src/actions/actionmodifybevel.cpp +++ b/src/actions/actionmodifybevel.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionmodifycut.cpp b/src/actions/actionmodifycut.cpp index b9c35f0..000c75a 100644 --- a/src/actions/actionmodifycut.cpp +++ b/src/actions/actionmodifycut.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionmodifydelete.cpp b/src/actions/actionmodifydelete.cpp index 7c5cc9f..a416798 100644 --- a/src/actions/actionmodifydelete.cpp +++ b/src/actions/actionmodifydelete.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionmodifydeletefree.cpp b/src/actions/actionmodifydeletefree.cpp index 12cc39d..c35424a 100644 --- a/src/actions/actionmodifydeletefree.cpp +++ b/src/actions/actionmodifydeletefree.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionmodifydeletequick.cpp b/src/actions/actionmodifydeletequick.cpp index 6ec8ddd..eeeddf7 100644 --- a/src/actions/actionmodifydeletequick.cpp +++ b/src/actions/actionmodifydeletequick.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionmodifyentity.cpp b/src/actions/actionmodifyentity.cpp index f491f56..93cf996 100644 --- a/src/actions/actionmodifyentity.cpp +++ b/src/actions/actionmodifyentity.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionmodifyexplodetext.cpp b/src/actions/actionmodifyexplodetext.cpp index ee2efcc..3fb6e35 100644 --- a/src/actions/actionmodifyexplodetext.cpp +++ b/src/actions/actionmodifyexplodetext.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionmodifymirror.cpp b/src/actions/actionmodifymirror.cpp index f0f0373..e6a239b 100644 --- a/src/actions/actionmodifymirror.cpp +++ b/src/actions/actionmodifymirror.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionmodifymove.cpp b/src/actions/actionmodifymove.cpp index b0df304..070f65b 100644 --- a/src/actions/actionmodifymove.cpp +++ b/src/actions/actionmodifymove.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionmodifymoverotate.cpp b/src/actions/actionmodifymoverotate.cpp index 0eec89f..e09db72 100644 --- a/src/actions/actionmodifymoverotate.cpp +++ b/src/actions/actionmodifymoverotate.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionmodifyrotate.cpp b/src/actions/actionmodifyrotate.cpp index 8eb13e6..893b36b 100644 --- a/src/actions/actionmodifyrotate.cpp +++ b/src/actions/actionmodifyrotate.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionmodifyrotate2.cpp b/src/actions/actionmodifyrotate2.cpp index b5d6baa..51530e5 100644 --- a/src/actions/actionmodifyrotate2.cpp +++ b/src/actions/actionmodifyrotate2.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionmodifyround.cpp b/src/actions/actionmodifyround.cpp index 4eb96d4..6ff5a09 100644 --- a/src/actions/actionmodifyround.cpp +++ b/src/actions/actionmodifyround.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionmodifyscale.cpp b/src/actions/actionmodifyscale.cpp index 4b6b482..e4d8dce 100644 --- a/src/actions/actionmodifyscale.cpp +++ b/src/actions/actionmodifyscale.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionmodifystretch.cpp b/src/actions/actionmodifystretch.cpp index d9568af..de95114 100644 --- a/src/actions/actionmodifystretch.cpp +++ b/src/actions/actionmodifystretch.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionmodifytrim.cpp b/src/actions/actionmodifytrim.cpp index 4cb2389..4560106 100644 --- a/src/actions/actionmodifytrim.cpp +++ b/src/actions/actionmodifytrim.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionmodifytrimamount.cpp b/src/actions/actionmodifytrimamount.cpp index 41a25df..7d2e461 100644 --- a/src/actions/actionmodifytrimamount.cpp +++ b/src/actions/actionmodifytrimamount.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionoptionsdrawing.cpp b/src/actions/actionoptionsdrawing.cpp index 8869c7a..4e48b5a 100644 --- a/src/actions/actionoptionsdrawing.cpp +++ b/src/actions/actionoptionsdrawing.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionprintpreview.cpp b/src/actions/actionprintpreview.cpp index d1c5fd1..a253f22 100644 --- a/src/actions/actionprintpreview.cpp +++ b/src/actions/actionprintpreview.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionselect.cpp b/src/actions/actionselect.cpp index ab19e14..bea5f37 100644 --- a/src/actions/actionselect.cpp +++ b/src/actions/actionselect.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionselectall.cpp b/src/actions/actionselectall.cpp index 4abe163..561fac7 100644 --- a/src/actions/actionselectall.cpp +++ b/src/actions/actionselectall.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionselectbase.cpp b/src/actions/actionselectbase.cpp index cefd57e..f3aba42 100644 --- a/src/actions/actionselectbase.cpp +++ b/src/actions/actionselectbase.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionselectcontour.cpp b/src/actions/actionselectcontour.cpp index 0c01854..ebedace 100644 --- a/src/actions/actionselectcontour.cpp +++ b/src/actions/actionselectcontour.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionselectintersected.cpp b/src/actions/actionselectintersected.cpp index 08b8092..27b3fd5 100644 --- a/src/actions/actionselectintersected.cpp +++ b/src/actions/actionselectintersected.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionselectinvert.cpp b/src/actions/actionselectinvert.cpp index ef1e6c2..544f1aa 100644 --- a/src/actions/actionselectinvert.cpp +++ b/src/actions/actionselectinvert.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionselectlayer.cpp b/src/actions/actionselectlayer.cpp index 3bd9132..bc235ed 100644 --- a/src/actions/actionselectlayer.cpp +++ b/src/actions/actionselectlayer.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionselectsingle.cpp b/src/actions/actionselectsingle.cpp index 1c6843b..9a54b6f 100644 --- a/src/actions/actionselectsingle.cpp +++ b/src/actions/actionselectsingle.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionselectwindow.cpp b/src/actions/actionselectwindow.cpp index 5685214..c4f76b7 100644 --- a/src/actions/actionselectwindow.cpp +++ b/src/actions/actionselectwindow.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionsetrelativezero.cpp b/src/actions/actionsetrelativezero.cpp index b77d510..ef69b13 100644 --- a/src/actions/actionsetrelativezero.cpp +++ b/src/actions/actionsetrelativezero.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionsetsnapmode.cpp b/src/actions/actionsetsnapmode.cpp index 9b91279..18b6a8d 100644 --- a/src/actions/actionsetsnapmode.cpp +++ b/src/actions/actionsetsnapmode.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionsetsnaprestriction.cpp b/src/actions/actionsetsnaprestriction.cpp index 8789424..b235172 100644 --- a/src/actions/actionsetsnaprestriction.cpp +++ b/src/actions/actionsetsnaprestriction.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionsnapintersectionmanual.cpp b/src/actions/actionsnapintersectionmanual.cpp index e8a27a7..dc692df 100644 --- a/src/actions/actionsnapintersectionmanual.cpp +++ b/src/actions/actionsnapintersectionmanual.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actiontoolregeneratedimensions.cpp b/src/actions/actiontoolregeneratedimensions.cpp index e8cc180..a1d9d5f 100644 --- a/src/actions/actiontoolregeneratedimensions.cpp +++ b/src/actions/actiontoolregeneratedimensions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionzoomauto.cpp b/src/actions/actionzoomauto.cpp index bc0ee2b..17214c4 100644 --- a/src/actions/actionzoomauto.cpp +++ b/src/actions/actionzoomauto.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionzoomautoy.cpp b/src/actions/actionzoomautoy.cpp index a083255..894bc47 100644 --- a/src/actions/actionzoomautoy.cpp +++ b/src/actions/actionzoomautoy.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionzoomin.cpp b/src/actions/actionzoomin.cpp index 03147b4..d51879d 100644 --- a/src/actions/actionzoomin.cpp +++ b/src/actions/actionzoomin.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionzoompan.cpp b/src/actions/actionzoompan.cpp index 0425f60..7b8d3a8 100644 --- a/src/actions/actionzoompan.cpp +++ b/src/actions/actionzoompan.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionzoomprevious.cpp b/src/actions/actionzoomprevious.cpp index de28379..616bbb6 100644 --- a/src/actions/actionzoomprevious.cpp +++ b/src/actions/actionzoomprevious.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionzoomredraw.cpp b/src/actions/actionzoomredraw.cpp index eeaaa08..f086d9d 100644 --- a/src/actions/actionzoomredraw.cpp +++ b/src/actions/actionzoomredraw.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionzoomscroll.cpp b/src/actions/actionzoomscroll.cpp index f5ac790..2a7613a 100644 --- a/src/actions/actionzoomscroll.cpp +++ b/src/actions/actionzoomscroll.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/actions/actionzoomwindow.cpp b/src/actions/actionzoomwindow.cpp index e16c7ae..1bdde37 100644 --- a/src/actions/actionzoomwindow.cpp +++ b/src/actions/actionzoomwindow.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/actioninterface.cpp b/src/base/actioninterface.cpp index 033fbe1..b62b578 100644 --- a/src/base/actioninterface.cpp +++ b/src/base/actioninterface.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/drawing.cpp b/src/base/drawing.cpp index dbdc1e2..3393bfc 100644 --- a/src/base/drawing.cpp +++ b/src/base/drawing.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/paintinterface.cpp b/src/base/paintinterface.cpp index 55da307..1ea8f8c 100644 --- a/src/base/paintinterface.cpp +++ b/src/base/paintinterface.cpp @@ -2,7 +2,9 @@ // // Part of the Architektonas Project // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_arc.cpp b/src/base/rs_arc.cpp index d674fcf..60755a2 100644 --- a/src/base/rs_arc.cpp +++ b/src/base/rs_arc.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_atomicentity.cpp b/src/base/rs_atomicentity.cpp index 3b80a29..0b70917 100644 --- a/src/base/rs_atomicentity.cpp +++ b/src/base/rs_atomicentity.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_block.cpp b/src/base/rs_block.cpp index 15db0de..e817031 100644 --- a/src/base/rs_block.cpp +++ b/src/base/rs_block.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_blocklist.cpp b/src/base/rs_blocklist.cpp index 120f0e5..8a16a1a 100644 --- a/src/base/rs_blocklist.cpp +++ b/src/base/rs_blocklist.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_circle.cpp b/src/base/rs_circle.cpp index 2e9405b..3291451 100644 --- a/src/base/rs_circle.cpp +++ b/src/base/rs_circle.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_clipboard.cpp b/src/base/rs_clipboard.cpp index ceee08d..46aaf82 100644 --- a/src/base/rs_clipboard.cpp +++ b/src/base/rs_clipboard.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_color.cpp b/src/base/rs_color.cpp index 9ed6d4c..6fd4096 100644 --- a/src/base/rs_color.cpp +++ b/src/base/rs_color.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_commandevent.cpp b/src/base/rs_commandevent.cpp index 519f7ec..724a7a1 100644 --- a/src/base/rs_commandevent.cpp +++ b/src/base/rs_commandevent.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_constructionline.cpp b/src/base/rs_constructionline.cpp index f598a4f..20b9ccd 100644 --- a/src/base/rs_constructionline.cpp +++ b/src/base/rs_constructionline.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_creation.cpp b/src/base/rs_creation.cpp index e57b903..39e5ee7 100644 --- a/src/base/rs_creation.cpp +++ b/src/base/rs_creation.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_debug.cpp b/src/base/rs_debug.cpp index e6b4f4a..20435cd 100644 --- a/src/base/rs_debug.cpp +++ b/src/base/rs_debug.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_dialogfactory.cpp b/src/base/rs_dialogfactory.cpp index 527ec23..12c0d4c 100644 --- a/src/base/rs_dialogfactory.cpp +++ b/src/base/rs_dialogfactory.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_dimaligned.cpp b/src/base/rs_dimaligned.cpp index 4d89293..7a6554a 100644 --- a/src/base/rs_dimaligned.cpp +++ b/src/base/rs_dimaligned.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_dimangular.cpp b/src/base/rs_dimangular.cpp index 8728ea9..4477652 100644 --- a/src/base/rs_dimangular.cpp +++ b/src/base/rs_dimangular.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_dimdiametric.cpp b/src/base/rs_dimdiametric.cpp index 81135da..68a0727 100644 --- a/src/base/rs_dimdiametric.cpp +++ b/src/base/rs_dimdiametric.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_dimension.cpp b/src/base/rs_dimension.cpp index 91c4929..7537841 100644 --- a/src/base/rs_dimension.cpp +++ b/src/base/rs_dimension.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_dimlinear.cpp b/src/base/rs_dimlinear.cpp index 6d587ef..d64f505 100644 --- a/src/base/rs_dimlinear.cpp +++ b/src/base/rs_dimlinear.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_dimradial.cpp b/src/base/rs_dimradial.cpp index 4f18083..aa00064 100644 --- a/src/base/rs_dimradial.cpp +++ b/src/base/rs_dimradial.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_document.cpp b/src/base/rs_document.cpp index 7379472..b4aa5cb 100644 --- a/src/base/rs_document.cpp +++ b/src/base/rs_document.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_ellipse.cpp b/src/base/rs_ellipse.cpp index 7ec0eed..8b0fea2 100644 --- a/src/base/rs_ellipse.cpp +++ b/src/base/rs_ellipse.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_entity.cpp b/src/base/rs_entity.cpp index da69974..ff86b6b 100644 --- a/src/base/rs_entity.cpp +++ b/src/base/rs_entity.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_entitycontainer.cpp b/src/base/rs_entitycontainer.cpp index 89bfa8f..e3c4091 100644 --- a/src/base/rs_entitycontainer.cpp +++ b/src/base/rs_entitycontainer.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_eventhandler.cpp b/src/base/rs_eventhandler.cpp index 3484ca9..038dd42 100644 --- a/src/base/rs_eventhandler.cpp +++ b/src/base/rs_eventhandler.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_fileio.cpp b/src/base/rs_fileio.cpp index 7703fd7..b9b9959 100644 --- a/src/base/rs_fileio.cpp +++ b/src/base/rs_fileio.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_filtercxf.cpp b/src/base/rs_filtercxf.cpp index 1040b03..09a0e72 100644 --- a/src/base/rs_filtercxf.cpp +++ b/src/base/rs_filtercxf.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_filterdxf.cpp b/src/base/rs_filterdxf.cpp index 546d2ea..b3e606b 100644 --- a/src/base/rs_filterdxf.cpp +++ b/src/base/rs_filterdxf.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_filterdxf1.cpp b/src/base/rs_filterdxf1.cpp index 3d65ea5..c50d382 100644 --- a/src/base/rs_filterdxf1.cpp +++ b/src/base/rs_filterdxf1.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_filterinterface.cpp b/src/base/rs_filterinterface.cpp index 0b6c9b4..d3a0f45 100644 --- a/src/base/rs_filterinterface.cpp +++ b/src/base/rs_filterinterface.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_font.cpp b/src/base/rs_font.cpp index b982669..a7156ce 100644 --- a/src/base/rs_font.cpp +++ b/src/base/rs_font.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_fontlist.cpp b/src/base/rs_fontlist.cpp index 35590c2..c910671 100644 --- a/src/base/rs_fontlist.cpp +++ b/src/base/rs_fontlist.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_grid.cpp b/src/base/rs_grid.cpp index c2f43e0..b12f7c8 100644 --- a/src/base/rs_grid.cpp +++ b/src/base/rs_grid.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_hatch.cpp b/src/base/rs_hatch.cpp index 56e4f1e..ef1fa55 100644 --- a/src/base/rs_hatch.cpp +++ b/src/base/rs_hatch.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_image.cpp b/src/base/rs_image.cpp index 91816b2..7567297 100644 --- a/src/base/rs_image.cpp +++ b/src/base/rs_image.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_infoarea.cpp b/src/base/rs_infoarea.cpp index a55d751..e93eeaa 100644 --- a/src/base/rs_infoarea.cpp +++ b/src/base/rs_infoarea.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_information.cpp b/src/base/rs_information.cpp index e9ec4d8..c836a2f 100644 --- a/src/base/rs_information.cpp +++ b/src/base/rs_information.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_insert.cpp b/src/base/rs_insert.cpp index ec12668..a381e54 100644 --- a/src/base/rs_insert.cpp +++ b/src/base/rs_insert.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_layer.cpp b/src/base/rs_layer.cpp index b0f890e..ee468fe 100644 --- a/src/base/rs_layer.cpp +++ b/src/base/rs_layer.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_layerlist.cpp b/src/base/rs_layerlist.cpp index def554b..ac03f6e 100644 --- a/src/base/rs_layerlist.cpp +++ b/src/base/rs_layerlist.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_leader.cpp b/src/base/rs_leader.cpp index d2d9f8d..73c1288 100644 --- a/src/base/rs_leader.cpp +++ b/src/base/rs_leader.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_line.cpp b/src/base/rs_line.cpp index 32254bd..d571aa6 100644 --- a/src/base/rs_line.cpp +++ b/src/base/rs_line.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_linetypepattern.cpp b/src/base/rs_linetypepattern.cpp index aab37ac..e1f2efc 100644 --- a/src/base/rs_linetypepattern.cpp +++ b/src/base/rs_linetypepattern.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_math.cpp b/src/base/rs_math.cpp index fe3ba33..1d2f848 100644 --- a/src/base/rs_math.cpp +++ b/src/base/rs_math.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_modification.cpp b/src/base/rs_modification.cpp index f452583..19121b3 100644 --- a/src/base/rs_modification.cpp +++ b/src/base/rs_modification.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_pattern.cpp b/src/base/rs_pattern.cpp index 79f4fac..9cfa3a9 100644 --- a/src/base/rs_pattern.cpp +++ b/src/base/rs_pattern.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_patternlist.cpp b/src/base/rs_patternlist.cpp index 8095a72..76eb7ca 100644 --- a/src/base/rs_patternlist.cpp +++ b/src/base/rs_patternlist.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_point.cpp b/src/base/rs_point.cpp index 6475bd3..825659b 100644 --- a/src/base/rs_point.cpp +++ b/src/base/rs_point.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_polyline.cpp b/src/base/rs_polyline.cpp index 6fd34c6..8fb1074 100644 --- a/src/base/rs_polyline.cpp +++ b/src/base/rs_polyline.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_preview.cpp b/src/base/rs_preview.cpp index 841841b..2c38235 100644 --- a/src/base/rs_preview.cpp +++ b/src/base/rs_preview.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_python.cpp b/src/base/rs_python.cpp index aadbd9c..ded5742 100644 --- a/src/base/rs_python.cpp +++ b/src/base/rs_python.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_script.cpp b/src/base/rs_script.cpp index e9de814..24cb0d3 100644 --- a/src/base/rs_script.cpp +++ b/src/base/rs_script.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_scriptlist.cpp b/src/base/rs_scriptlist.cpp index b1f4e86..ce5c173 100644 --- a/src/base/rs_scriptlist.cpp +++ b/src/base/rs_scriptlist.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_selection.cpp b/src/base/rs_selection.cpp index f610193..fef5080 100644 --- a/src/base/rs_selection.cpp +++ b/src/base/rs_selection.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_simplepython.cpp b/src/base/rs_simplepython.cpp index 99ad24b..0ea2e1b 100644 --- a/src/base/rs_simplepython.cpp +++ b/src/base/rs_simplepython.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_snapper.cpp b/src/base/rs_snapper.cpp index 30e6664..542863c 100644 --- a/src/base/rs_snapper.cpp +++ b/src/base/rs_snapper.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_solid.cpp b/src/base/rs_solid.cpp index 31600ec..da06c26 100644 --- a/src/base/rs_solid.cpp +++ b/src/base/rs_solid.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_spline.cpp b/src/base/rs_spline.cpp index ccb77a5..ec686c2 100644 --- a/src/base/rs_spline.cpp +++ b/src/base/rs_spline.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_staticgraphicview.cpp b/src/base/rs_staticgraphicview.cpp index ca6d125..83d9deb 100644 --- a/src/base/rs_staticgraphicview.cpp +++ b/src/base/rs_staticgraphicview.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_system.cpp b/src/base/rs_system.cpp index 084fbbc..3b73e3e 100644 --- a/src/base/rs_system.cpp +++ b/src/base/rs_system.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_text.cpp b/src/base/rs_text.cpp index 9d1c406..5991516 100644 --- a/src/base/rs_text.cpp +++ b/src/base/rs_text.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_undo.cpp b/src/base/rs_undo.cpp index d653713..742a277 100644 --- a/src/base/rs_undo.cpp +++ b/src/base/rs_undo.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_undoable.cpp b/src/base/rs_undoable.cpp index a371e60..e11a344 100644 --- a/src/base/rs_undoable.cpp +++ b/src/base/rs_undoable.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_undocycle.cpp b/src/base/rs_undocycle.cpp index 65c8798..313fb31 100644 --- a/src/base/rs_undocycle.cpp +++ b/src/base/rs_undocycle.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_units.cpp b/src/base/rs_units.cpp index ddeae90..fd3557d 100644 --- a/src/base/rs_units.cpp +++ b/src/base/rs_units.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_utility.cpp b/src/base/rs_utility.cpp index 51790c9..abef291 100644 --- a/src/base/rs_utility.cpp +++ b/src/base/rs_utility.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_variable.cpp b/src/base/rs_variable.cpp index 06648d9..9a4cd3d 100644 --- a/src/base/rs_variable.cpp +++ b/src/base/rs_variable.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/rs_variabledict.cpp b/src/base/rs_variabledict.cpp index 743ba4a..d03aef0 100644 --- a/src/base/rs_variabledict.cpp +++ b/src/base/rs_variabledict.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/vector.cpp b/src/base/vector.cpp index c8e4dd1..3f0125b 100644 --- a/src/base/vector.cpp +++ b/src/base/vector.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/base/vectorsolutions.cpp b/src/base/vectorsolutions.cpp index 29601e3..a8f206f 100644 --- a/src/base/vectorsolutions.cpp +++ b/src/base/vectorsolutions.cpp @@ -3,13 +3,15 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // // Who When What // --- ---------- ----------------------------------------------------------- -// JLH 05/21/2010 Added this text. :-) +// JLH 05/21/2010 Split this file out of vector.cpp where it didn't belong. :-) // #include "vectorsolutions.h" diff --git a/src/forms/arcoptions.cpp b/src/forms/arcoptions.cpp index 9b09080..4811be2 100644 --- a/src/forms/arcoptions.cpp +++ b/src/forms/arcoptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/arcoptions.h b/src/forms/arcoptions.h index d6ddd6d..40a3264 100644 --- a/src/forms/arcoptions.h +++ b/src/forms/arcoptions.h @@ -1,7 +1,6 @@ #ifndef __ARCOPTIONS_H__ #define __ARCOPTIONS_H__ -//#include "ui_arcoptions.h" #include class ActionDrawArc; @@ -23,9 +22,6 @@ class ArcOptions: public QWidget ActionDrawArc * action; QRadioButton * rbPos; QRadioButton * rbNeg; - - private: -// Ui::ArcOptions ui; }; #endif // __ARCOPTIONS_H__ diff --git a/src/forms/arctangentialoptions.cpp b/src/forms/arctangentialoptions.cpp index db203a7..e35c445 100644 --- a/src/forms/arctangentialoptions.cpp +++ b/src/forms/arctangentialoptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/beveloptions.cpp b/src/forms/beveloptions.cpp index a464f10..a99f7f2 100644 --- a/src/forms/beveloptions.cpp +++ b/src/forms/beveloptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/blockdialog.cpp b/src/forms/blockdialog.cpp index c5e1090..a3666d2 100644 --- a/src/forms/blockdialog.cpp +++ b/src/forms/blockdialog.cpp @@ -1,8 +1,11 @@ // blockdialog.cpp // +// Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/cadtoolbar.cpp b/src/forms/cadtoolbar.cpp index d988c7c..5680f1d 100644 --- a/src/forms/cadtoolbar.cpp +++ b/src/forms/cadtoolbar.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/cadtoolbararcs.cpp b/src/forms/cadtoolbararcs.cpp index b4956d0..9fc3cd4 100644 --- a/src/forms/cadtoolbararcs.cpp +++ b/src/forms/cadtoolbararcs.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/cadtoolbarcircles.cpp b/src/forms/cadtoolbarcircles.cpp index aef3321..407db6f 100644 --- a/src/forms/cadtoolbarcircles.cpp +++ b/src/forms/cadtoolbarcircles.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/cadtoolbardim.cpp b/src/forms/cadtoolbardim.cpp index 8512b53..51a1ffd 100644 --- a/src/forms/cadtoolbardim.cpp +++ b/src/forms/cadtoolbardim.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/cadtoolbarellipses.cpp b/src/forms/cadtoolbarellipses.cpp index 72f0f7d..018db43 100644 --- a/src/forms/cadtoolbarellipses.cpp +++ b/src/forms/cadtoolbarellipses.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/cadtoolbarinfo.cpp b/src/forms/cadtoolbarinfo.cpp index e8fd7a4..b65ad7c 100644 --- a/src/forms/cadtoolbarinfo.cpp +++ b/src/forms/cadtoolbarinfo.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/cadtoolbarlines.cpp b/src/forms/cadtoolbarlines.cpp index ffd9bcd..dd5adfa 100644 --- a/src/forms/cadtoolbarlines.cpp +++ b/src/forms/cadtoolbarlines.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/cadtoolbarmain.cpp b/src/forms/cadtoolbarmain.cpp index afddfb1..8afef2d 100644 --- a/src/forms/cadtoolbarmain.cpp +++ b/src/forms/cadtoolbarmain.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/cadtoolbarmodify.cpp b/src/forms/cadtoolbarmodify.cpp index 6e79e8e..1c722ba 100644 --- a/src/forms/cadtoolbarmodify.cpp +++ b/src/forms/cadtoolbarmodify.cpp @@ -1,8 +1,11 @@ // cadtoolbarmodify.cpp // +// Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/cadtoolbarpoints.cpp b/src/forms/cadtoolbarpoints.cpp index 2342922..b1a6880 100644 --- a/src/forms/cadtoolbarpoints.cpp +++ b/src/forms/cadtoolbarpoints.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/cadtoolbarpolylines.cpp b/src/forms/cadtoolbarpolylines.cpp index 1ea4636..07c6331 100644 --- a/src/forms/cadtoolbarpolylines.cpp +++ b/src/forms/cadtoolbarpolylines.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/cadtoolbarselect.cpp b/src/forms/cadtoolbarselect.cpp index 6a70cec..7fffd10 100644 --- a/src/forms/cadtoolbarselect.cpp +++ b/src/forms/cadtoolbarselect.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/cadtoolbarsnap.cpp b/src/forms/cadtoolbarsnap.cpp index 833bd42..8fa208f 100644 --- a/src/forms/cadtoolbarsnap.cpp +++ b/src/forms/cadtoolbarsnap.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/cadtoolbarsplines.cpp b/src/forms/cadtoolbarsplines.cpp index e549661..d350ea1 100644 --- a/src/forms/cadtoolbarsplines.cpp +++ b/src/forms/cadtoolbarsplines.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/circleoptions.cpp b/src/forms/circleoptions.cpp index ceef550..348e3fe 100644 --- a/src/forms/circleoptions.cpp +++ b/src/forms/circleoptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/commandwidget.cpp b/src/forms/commandwidget.cpp index 62e9b5d..ab2a912 100644 --- a/src/forms/commandwidget.cpp +++ b/src/forms/commandwidget.cpp @@ -1,8 +1,11 @@ // commandwidget.cpp // +// Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/coordinatewidget.cpp b/src/forms/coordinatewidget.cpp index bce0b02..ea612fe 100644 --- a/src/forms/coordinatewidget.cpp +++ b/src/forms/coordinatewidget.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dimensionlabeleditor.cpp b/src/forms/dimensionlabeleditor.cpp index 15724c1..ab5e11a 100644 --- a/src/forms/dimensionlabeleditor.cpp +++ b/src/forms/dimensionlabeleditor.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dimlinearoptions.cpp b/src/forms/dimlinearoptions.cpp index 7263afa..e4a30bb 100644 --- a/src/forms/dimlinearoptions.cpp +++ b/src/forms/dimlinearoptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dimoptions.cpp b/src/forms/dimoptions.cpp index 905a262..b479299 100644 --- a/src/forms/dimoptions.cpp +++ b/src/forms/dimoptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dlgarc.cpp b/src/forms/dlgarc.cpp index b79bbae..b96e7ad 100644 --- a/src/forms/dlgarc.cpp +++ b/src/forms/dlgarc.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dlgattributes.cpp b/src/forms/dlgattributes.cpp index 83c3a18..4f18d61 100644 --- a/src/forms/dlgattributes.cpp +++ b/src/forms/dlgattributes.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dlgcircle.cpp b/src/forms/dlgcircle.cpp index 72fc3fc..396ffae 100644 --- a/src/forms/dlgcircle.cpp +++ b/src/forms/dlgcircle.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dlgdimension.cpp b/src/forms/dlgdimension.cpp index a31d4b3..8428a83 100644 --- a/src/forms/dlgdimension.cpp +++ b/src/forms/dlgdimension.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dlgdimlinear.cpp b/src/forms/dlgdimlinear.cpp index e4cfea0..c782946 100644 --- a/src/forms/dlgdimlinear.cpp +++ b/src/forms/dlgdimlinear.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dlgellipse.cpp b/src/forms/dlgellipse.cpp index d81f11f..9bb72ba 100644 --- a/src/forms/dlgellipse.cpp +++ b/src/forms/dlgellipse.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dlghatch.cpp b/src/forms/dlghatch.cpp index b1a8b01..780b5bf 100644 --- a/src/forms/dlghatch.cpp +++ b/src/forms/dlghatch.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dlgimageoptions.cpp b/src/forms/dlgimageoptions.cpp index 391d30c..b1329f7 100644 --- a/src/forms/dlgimageoptions.cpp +++ b/src/forms/dlgimageoptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dlginitial.cpp b/src/forms/dlginitial.cpp index 6bf6ff8..fc453b0 100644 --- a/src/forms/dlginitial.cpp +++ b/src/forms/dlginitial.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dlginsert.cpp b/src/forms/dlginsert.cpp index 591f8c9..9c1f17f 100644 --- a/src/forms/dlginsert.cpp +++ b/src/forms/dlginsert.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dlgline.cpp b/src/forms/dlgline.cpp index 8607538..d6a94d5 100644 --- a/src/forms/dlgline.cpp +++ b/src/forms/dlgline.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dlgmirror.cpp b/src/forms/dlgmirror.cpp index b370633..2cfee32 100644 --- a/src/forms/dlgmirror.cpp +++ b/src/forms/dlgmirror.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dlgmove.cpp b/src/forms/dlgmove.cpp index 7e750b0..a9045ab 100644 --- a/src/forms/dlgmove.cpp +++ b/src/forms/dlgmove.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dlgmoverotate.cpp b/src/forms/dlgmoverotate.cpp index a064544..64665da 100644 --- a/src/forms/dlgmoverotate.cpp +++ b/src/forms/dlgmoverotate.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dlgoptionsdrawing.cpp b/src/forms/dlgoptionsdrawing.cpp index 320777a..12ec5db 100644 --- a/src/forms/dlgoptionsdrawing.cpp +++ b/src/forms/dlgoptionsdrawing.cpp @@ -1,8 +1,11 @@ // dlgoptionsdrawing.cpp // +// Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dlgoptionsgeneral.cpp b/src/forms/dlgoptionsgeneral.cpp index 4b8b635..28aa123 100644 --- a/src/forms/dlgoptionsgeneral.cpp +++ b/src/forms/dlgoptionsgeneral.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dlgpoint.cpp b/src/forms/dlgpoint.cpp index 4762698..81c3060 100644 --- a/src/forms/dlgpoint.cpp +++ b/src/forms/dlgpoint.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dlgrotate.cpp b/src/forms/dlgrotate.cpp index 30f32d1..6c7ea60 100644 --- a/src/forms/dlgrotate.cpp +++ b/src/forms/dlgrotate.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dlgrotate2.cpp b/src/forms/dlgrotate2.cpp index 824b7a7..04f0f2f 100644 --- a/src/forms/dlgrotate2.cpp +++ b/src/forms/dlgrotate2.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dlgscale.cpp b/src/forms/dlgscale.cpp index 95078ee..07e49fa 100644 --- a/src/forms/dlgscale.cpp +++ b/src/forms/dlgscale.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dlgspline.cpp b/src/forms/dlgspline.cpp index 0437cc4..5f5df0d 100644 --- a/src/forms/dlgspline.cpp +++ b/src/forms/dlgspline.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/dlgtext.cpp b/src/forms/dlgtext.cpp index c3299bc..ca8ed25 100644 --- a/src/forms/dlgtext.cpp +++ b/src/forms/dlgtext.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/exitdialog.cpp b/src/forms/exitdialog.cpp index 5b50667..0f69f8a 100644 --- a/src/forms/exitdialog.cpp +++ b/src/forms/exitdialog.cpp @@ -1,8 +1,11 @@ // exitdialog.cpp // +// Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/imageoptions.cpp b/src/forms/imageoptions.cpp index 267837f..a47e841 100644 --- a/src/forms/imageoptions.cpp +++ b/src/forms/imageoptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/insertoptions.cpp b/src/forms/insertoptions.cpp index 9e30e11..d559ce1 100644 --- a/src/forms/insertoptions.cpp +++ b/src/forms/insertoptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/layerdialog.cpp b/src/forms/layerdialog.cpp index 7987910..bc6eefb 100644 --- a/src/forms/layerdialog.cpp +++ b/src/forms/layerdialog.cpp @@ -1,8 +1,11 @@ // layerdialog.cpp // +// Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/libraryinsertoptions.cpp b/src/forms/libraryinsertoptions.cpp index 3be169b..b0725a9 100644 --- a/src/forms/libraryinsertoptions.cpp +++ b/src/forms/libraryinsertoptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/librarywidget.cpp b/src/forms/librarywidget.cpp index 7657a5d..a776438 100644 --- a/src/forms/librarywidget.cpp +++ b/src/forms/librarywidget.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/lineangleoptions.cpp b/src/forms/lineangleoptions.cpp index 43775e4..e2e75b1 100644 --- a/src/forms/lineangleoptions.cpp +++ b/src/forms/lineangleoptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/linebisectoroptions.cpp b/src/forms/linebisectoroptions.cpp index 515c166..520b5bb 100644 --- a/src/forms/linebisectoroptions.cpp +++ b/src/forms/linebisectoroptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/lineoptions.cpp b/src/forms/lineoptions.cpp index f4e5362..4011668 100644 --- a/src/forms/lineoptions.cpp +++ b/src/forms/lineoptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/lineparalleloptions.cpp b/src/forms/lineparalleloptions.cpp index 5879357..c09af48 100644 --- a/src/forms/lineparalleloptions.cpp +++ b/src/forms/lineparalleloptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/lineparallelthroughoptions.cpp b/src/forms/lineparallelthroughoptions.cpp index b1f66ea..a34da18 100644 --- a/src/forms/lineparallelthroughoptions.cpp +++ b/src/forms/lineparallelthroughoptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/linepolygon2options.cpp b/src/forms/linepolygon2options.cpp index 894bc08..ac4d93f 100644 --- a/src/forms/linepolygon2options.cpp +++ b/src/forms/linepolygon2options.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/linepolygonoptions.cpp b/src/forms/linepolygonoptions.cpp index 1a0b695..efeb418 100644 --- a/src/forms/linepolygonoptions.cpp +++ b/src/forms/linepolygonoptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/linerelangleoptions.cpp b/src/forms/linerelangleoptions.cpp index df93bb9..0861cda 100644 --- a/src/forms/linerelangleoptions.cpp +++ b/src/forms/linerelangleoptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/mousewidget.cpp b/src/forms/mousewidget.cpp index 5b99dcd..d4b4e84 100644 --- a/src/forms/mousewidget.cpp +++ b/src/forms/mousewidget.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/moverotateoptions.cpp b/src/forms/moverotateoptions.cpp index a38d4ad..1018f6a 100644 --- a/src/forms/moverotateoptions.cpp +++ b/src/forms/moverotateoptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/printpreviewoptions.cpp b/src/forms/printpreviewoptions.cpp index 42d0463..fa7bbb6 100644 --- a/src/forms/printpreviewoptions.cpp +++ b/src/forms/printpreviewoptions.cpp @@ -1,8 +1,11 @@ // printpreviewoptions.cpp // +// Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/roundoptions.cpp b/src/forms/roundoptions.cpp index 7f439b4..115a69b 100644 --- a/src/forms/roundoptions.cpp +++ b/src/forms/roundoptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/selectionwidget.cpp b/src/forms/selectionwidget.cpp index e177d9d..1b5954e 100644 --- a/src/forms/selectionwidget.cpp +++ b/src/forms/selectionwidget.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/snapdistoptions.cpp b/src/forms/snapdistoptions.cpp index 056b365..a231b3b 100644 --- a/src/forms/snapdistoptions.cpp +++ b/src/forms/snapdistoptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/splineoptions.cpp b/src/forms/splineoptions.cpp index be7e220..2de99f6 100644 --- a/src/forms/splineoptions.cpp +++ b/src/forms/splineoptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/textoptions.cpp b/src/forms/textoptions.cpp index 789eaf0..bbb293a 100644 --- a/src/forms/textoptions.cpp +++ b/src/forms/textoptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/trimamountoptions.cpp b/src/forms/trimamountoptions.cpp index dde6476..5d6cb54 100644 --- a/src/forms/trimamountoptions.cpp +++ b/src/forms/trimamountoptions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/forms/widgetpen.cpp b/src/forms/widgetpen.cpp index 37e8a4d..694b402 100644 --- a/src/forms/widgetpen.cpp +++ b/src/forms/widgetpen.cpp @@ -1,8 +1,11 @@ // widgetpen.cpp // +// Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/mainapp/applicationwindow.cpp b/src/mainapp/applicationwindow.cpp index c0da383..fbafedc 100644 --- a/src/mainapp/applicationwindow.cpp +++ b/src/mainapp/applicationwindow.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/mainapp/commands.cpp b/src/mainapp/commands.cpp index 2b31db5..52b7208 100644 --- a/src/mainapp/commands.cpp +++ b/src/mainapp/commands.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/mainapp/createqtactions.cpp b/src/mainapp/createqtactions.cpp index 55e5261..8785fcf 100644 --- a/src/mainapp/createqtactions.cpp +++ b/src/mainapp/createqtactions.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/mainapp/graphicview.cpp b/src/mainapp/graphicview.cpp index 5475dfd..d3c19ff 100644 --- a/src/mainapp/graphicview.cpp +++ b/src/mainapp/graphicview.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/mainapp/main.cpp b/src/mainapp/main.cpp index 9e7bc7e..4807484 100644 --- a/src/mainapp/main.cpp +++ b/src/mainapp/main.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/mainapp/mdiwindow.cpp b/src/mainapp/mdiwindow.cpp index d260c3c..02b1d43 100644 --- a/src/mainapp/mdiwindow.cpp +++ b/src/mainapp/mdiwindow.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/mainapp/qc_dialogfactory.cpp b/src/mainapp/qc_dialogfactory.cpp index d7f6eeb..f34ad8b 100644 --- a/src/mainapp/qc_dialogfactory.cpp +++ b/src/mainapp/qc_dialogfactory.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/mainapp/settings.cpp b/src/mainapp/settings.cpp index 7d86faf..b7bc763 100644 --- a/src/mainapp/settings.cpp +++ b/src/mainapp/settings.cpp @@ -1,19 +1,22 @@ // settings.cpp // // Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// By James L. Hammons +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // // Who When What // --- ---------- ----------------------------------------------------------- -// JLH 05/21/2010 Added this text. :-) +// JLH 05/21/2010 Created this file. :-) // -// This is nothing more than a placeholder for a global object. :-) +// This is nothing more than a placeholder for a global QSettings object. :-) +// Hopefully we can get rid of this in the future by rolling it in somewhere +// were it really belongs, like the application. #include "settings.h" +#warning "!!! Get rid of this file once and for all !!!" QSettings settings("Underground Software", "Architektonas"); diff --git a/src/widgets/qg_actionhandler.cpp b/src/widgets/qg_actionhandler.cpp index de23f92..f4a7b55 100644 --- a/src/widgets/qg_actionhandler.cpp +++ b/src/widgets/qg_actionhandler.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/widgets/qg_blockwidget.cpp b/src/widgets/qg_blockwidget.cpp index e3ea143..1c94e22 100644 --- a/src/widgets/qg_blockwidget.cpp +++ b/src/widgets/qg_blockwidget.cpp @@ -1,8 +1,11 @@ // qg_blockwidget.cpp // +// Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/widgets/qg_colorbox.cpp b/src/widgets/qg_colorbox.cpp index 37bae82..2a703ae 100644 --- a/src/widgets/qg_colorbox.cpp +++ b/src/widgets/qg_colorbox.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/widgets/qg_dialogfactory.cpp b/src/widgets/qg_dialogfactory.cpp index 16ad8be..aee82b4 100644 --- a/src/widgets/qg_dialogfactory.cpp +++ b/src/widgets/qg_dialogfactory.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/widgets/qg_filedialog.cpp b/src/widgets/qg_filedialog.cpp index 26e1b69..7410e43 100644 --- a/src/widgets/qg_filedialog.cpp +++ b/src/widgets/qg_filedialog.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/widgets/qg_fontbox.cpp b/src/widgets/qg_fontbox.cpp index e9a0c75..cea6551 100644 --- a/src/widgets/qg_fontbox.cpp +++ b/src/widgets/qg_fontbox.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/widgets/qg_graphicview.cpp b/src/widgets/qg_graphicview.cpp index 9e68c5d..40aaa7f 100644 --- a/src/widgets/qg_graphicview.cpp +++ b/src/widgets/qg_graphicview.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/widgets/qg_layerbox.cpp b/src/widgets/qg_layerbox.cpp index 7b13296..2da7e32 100644 --- a/src/widgets/qg_layerbox.cpp +++ b/src/widgets/qg_layerbox.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/widgets/qg_layerwidget.cpp b/src/widgets/qg_layerwidget.cpp index 1f8dd83..9f34842 100644 --- a/src/widgets/qg_layerwidget.cpp +++ b/src/widgets/qg_layerwidget.cpp @@ -1,8 +1,11 @@ // qg_layerwdget.cpp // +// Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/widgets/qg_linetypebox.cpp b/src/widgets/qg_linetypebox.cpp index dcec0ce..b180acf 100644 --- a/src/widgets/qg_linetypebox.cpp +++ b/src/widgets/qg_linetypebox.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/widgets/qg_patternbox.cpp b/src/widgets/qg_patternbox.cpp index 846acaf..8ee3242 100644 --- a/src/widgets/qg_patternbox.cpp +++ b/src/widgets/qg_patternbox.cpp @@ -1,8 +1,11 @@ // qg_patternbox.cpp // +// Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/widgets/qg_pentoolbar.cpp b/src/widgets/qg_pentoolbar.cpp index 62fa588..36b9299 100644 --- a/src/widgets/qg_pentoolbar.cpp +++ b/src/widgets/qg_pentoolbar.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // diff --git a/src/widgets/qg_widthbox.cpp b/src/widgets/qg_widthbox.cpp index cd85aa0..43afbfb 100644 --- a/src/widgets/qg_widthbox.cpp +++ b/src/widgets/qg_widthbox.cpp @@ -2,7 +2,9 @@ // // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // @@ -14,19 +16,6 @@ #include "qg_widthbox.h" #include "rs_debug.h" -/*#include "xpm/width00.xpm" -#include "xpm/width01.xpm" -#include "xpm/width02.xpm" -#include "xpm/width03.xpm" -#include "xpm/width04.xpm" -#include "xpm/width05.xpm" -#include "xpm/width06.xpm" -#include "xpm/width07.xpm" -#include "xpm/width08.xpm" -#include "xpm/width09.xpm" -#include "xpm/width10.xpm" -#include "xpm/width11.xpm" -#include "xpm/width12.xpm"*/ /** * Default Constructor. You must call init manually if you choose diff --git a/src/widgets/recentfiles.cpp b/src/widgets/recentfiles.cpp index e5e6bc9..c614601 100644 --- a/src/widgets/recentfiles.cpp +++ b/src/widgets/recentfiles.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // -- 2.37.2