From efdec55aec1a137460fa362a381ed1904182bfed Mon Sep 17 00:00:00 2001 From: Gerhard Sittig Date: Thu, 20 Oct 2016 09:53:43 +0200 Subject: [PATCH] license: remove FSF postal address from boiler plate license text Remove the FSF postal address as it might change (it did in the past). Reference the gnu.org website instead which is more stable. --- contrib/pulseview_cross.nsi.in | 3 +-- extdef.h | 3 +-- main.cpp | 3 +-- pv/application.cpp | 3 +-- pv/application.hpp | 3 +-- pv/binding/binding.cpp | 3 +-- pv/binding/binding.hpp | 3 +-- pv/binding/decoder.cpp | 3 +-- pv/binding/decoder.hpp | 3 +-- pv/binding/device.cpp | 3 +-- pv/binding/device.hpp | 3 +-- pv/binding/inputoutput.cpp | 3 +-- pv/binding/inputoutput.hpp | 3 +-- pv/data/analog.cpp | 3 +-- pv/data/analog.hpp | 3 +-- pv/data/analogsegment.cpp | 3 +-- pv/data/analogsegment.hpp | 3 +-- pv/data/decode/annotation.cpp | 3 +-- pv/data/decode/annotation.hpp | 3 +-- pv/data/decode/decoder.cpp | 3 +-- pv/data/decode/decoder.hpp | 3 +-- pv/data/decode/row.cpp | 3 +-- pv/data/decode/row.hpp | 3 +-- pv/data/decode/rowdata.cpp | 3 +-- pv/data/decode/rowdata.hpp | 3 +-- pv/data/decoderstack.cpp | 3 +-- pv/data/decoderstack.hpp | 3 +-- pv/data/logic.cpp | 3 +-- pv/data/logic.hpp | 3 +-- pv/data/logicsegment.cpp | 3 +-- pv/data/logicsegment.hpp | 3 +-- pv/data/segment.cpp | 3 +-- pv/data/segment.hpp | 3 +-- pv/data/signalbase.cpp | 3 +-- pv/data/signalbase.hpp | 3 +-- pv/data/signaldata.cpp | 3 +-- pv/data/signaldata.hpp | 3 +-- pv/devicemanager.cpp | 3 +-- pv/devicemanager.hpp | 3 +-- pv/devices/device.cpp | 3 +-- pv/devices/device.hpp | 3 +-- pv/devices/file.cpp | 3 +-- pv/devices/file.hpp | 3 +-- pv/devices/hardwaredevice.cpp | 3 +-- pv/devices/hardwaredevice.hpp | 3 +-- pv/devices/inputfile.cpp | 3 +-- pv/devices/inputfile.hpp | 3 +-- pv/devices/sessionfile.cpp | 3 +-- pv/devices/sessionfile.hpp | 3 +-- pv/dialogs/about.cpp | 3 +-- pv/dialogs/about.hpp | 3 +-- pv/dialogs/connect.cpp | 3 +-- pv/dialogs/connect.hpp | 3 +-- pv/dialogs/inputoutputoptions.cpp | 3 +-- pv/dialogs/inputoutputoptions.hpp | 3 +-- pv/dialogs/storeprogress.cpp | 3 +-- pv/dialogs/storeprogress.hpp | 3 +-- pv/mainwindow.cpp | 3 +-- pv/mainwindow.hpp | 3 +-- pv/popups/channels.cpp | 3 +-- pv/popups/channels.hpp | 3 +-- pv/popups/deviceoptions.cpp | 3 +-- pv/popups/deviceoptions.hpp | 3 +-- pv/prop/bool.cpp | 3 +-- pv/prop/bool.hpp | 3 +-- pv/prop/double.cpp | 3 +-- pv/prop/double.hpp | 3 +-- pv/prop/enum.cpp | 3 +-- pv/prop/enum.hpp | 3 +-- pv/prop/int.cpp | 3 +-- pv/prop/int.hpp | 3 +-- pv/prop/property.cpp | 3 +-- pv/prop/property.hpp | 3 +-- pv/prop/string.cpp | 3 +-- pv/prop/string.hpp | 3 +-- pv/session.cpp | 3 +-- pv/session.hpp | 3 +-- pv/storesession.cpp | 3 +-- pv/storesession.hpp | 3 +-- pv/toolbars/mainbar.cpp | 3 +-- pv/toolbars/mainbar.hpp | 3 +-- pv/util.cpp | 3 +-- pv/util.hpp | 3 +-- pv/view/analogsignal.cpp | 3 +-- pv/view/analogsignal.hpp | 3 +-- pv/view/cursor.cpp | 3 +-- pv/view/cursor.hpp | 3 +-- pv/view/cursorpair.cpp | 3 +-- pv/view/cursorpair.hpp | 3 +-- pv/view/decodetrace.cpp | 3 +-- pv/view/decodetrace.hpp | 3 +-- pv/view/flag.cpp | 3 +-- pv/view/flag.hpp | 3 +-- pv/view/header.cpp | 3 +-- pv/view/header.hpp | 3 +-- pv/view/logicsignal.cpp | 3 +-- pv/view/logicsignal.hpp | 3 +-- pv/view/marginwidget.cpp | 3 +-- pv/view/marginwidget.hpp | 3 +-- pv/view/rowitem.cpp | 3 +-- pv/view/rowitem.hpp | 3 +-- pv/view/ruler.cpp | 3 +-- pv/view/ruler.hpp | 3 +-- pv/view/signal.cpp | 3 +-- pv/view/signal.hpp | 3 +-- pv/view/signalscalehandle.cpp | 3 +-- pv/view/signalscalehandle.hpp | 3 +-- pv/view/timeitem.cpp | 3 +-- pv/view/timeitem.hpp | 3 +-- pv/view/timemarker.cpp | 3 +-- pv/view/timemarker.hpp | 3 +-- pv/view/trace.cpp | 3 +-- pv/view/trace.hpp | 3 +-- pv/view/tracegroup.cpp | 3 +-- pv/view/tracegroup.hpp | 3 +-- pv/view/tracepalette.cpp | 3 +-- pv/view/tracepalette.hpp | 3 +-- pv/view/tracetreeitem.cpp | 3 +-- pv/view/tracetreeitem.hpp | 3 +-- pv/view/tracetreeitemowner.cpp | 3 +-- pv/view/tracetreeitemowner.hpp | 3 +-- pv/view/triggermarker.cpp | 3 +-- pv/view/triggermarker.hpp | 3 +-- pv/view/view.cpp | 3 +-- pv/view/view.hpp | 3 +-- pv/view/viewitem.cpp | 3 +-- pv/view/viewitem.hpp | 3 +-- pv/view/viewitemiterator.hpp | 3 +-- pv/view/viewitemowner.cpp | 3 +-- pv/view/viewitemowner.hpp | 3 +-- pv/view/viewitempaintparams.cpp | 3 +-- pv/view/viewitempaintparams.hpp | 3 +-- pv/view/viewport.cpp | 3 +-- pv/view/viewport.hpp | 3 +-- pv/view/viewwidget.cpp | 3 +-- pv/view/viewwidget.hpp | 3 +-- pv/views/trace/standardbar.cpp | 3 +-- pv/views/trace/standardbar.hpp | 3 +-- pv/views/viewbase.cpp | 3 +-- pv/views/viewbase.hpp | 3 +-- pv/widgets/colourbutton.cpp | 3 +-- pv/widgets/colourbutton.hpp | 3 +-- pv/widgets/colourpopup.cpp | 3 +-- pv/widgets/colourpopup.hpp | 3 +-- pv/widgets/decodergroupbox.cpp | 3 +-- pv/widgets/decodergroupbox.hpp | 3 +-- pv/widgets/decodermenu.cpp | 3 +-- pv/widgets/decodermenu.hpp | 3 +-- pv/widgets/devicetoolbutton.cpp | 3 +-- pv/widgets/devicetoolbutton.hpp | 3 +-- pv/widgets/exportmenu.cpp | 3 +-- pv/widgets/exportmenu.hpp | 3 +-- pv/widgets/importmenu.cpp | 3 +-- pv/widgets/importmenu.hpp | 3 +-- pv/widgets/popup.cpp | 3 +-- pv/widgets/popup.hpp | 3 +-- pv/widgets/popuptoolbutton.cpp | 3 +-- pv/widgets/popuptoolbutton.hpp | 3 +-- pv/widgets/sweeptimingwidget.cpp | 3 +-- pv/widgets/sweeptimingwidget.hpp | 3 +-- pv/widgets/timestampspinbox.cpp | 3 +-- pv/widgets/timestampspinbox.hpp | 3 +-- signalhandler.cpp | 3 +-- signalhandler.hpp | 3 +-- test/data/analogsegment.cpp | 3 +-- test/data/decoderstack.cpp | 3 +-- test/data/logicsegment.cpp | 3 +-- test/test.cpp | 3 +-- test/test.hpp | 3 +-- test/util.cpp | 3 +-- test/view/ruler.cpp | 3 +-- 171 files changed, 171 insertions(+), 342 deletions(-) diff --git a/contrib/pulseview_cross.nsi.in b/contrib/pulseview_cross.nsi.in index 6c0475cb..7c7638a2 100644 --- a/contrib/pulseview_cross.nsi.in +++ b/contrib/pulseview_cross.nsi.in @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see . ## # diff --git a/extdef.h b/extdef.h index 0e928657..1cf14836 100644 --- a/extdef.h +++ b/extdef.h @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_EXTDEF_H diff --git a/main.cpp b/main.cpp index 78a131a5..03967064 100644 --- a/main.cpp +++ b/main.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifdef ENABLE_DECODE diff --git a/pv/application.cpp b/pv/application.cpp index 41f00f8c..80a22ab9 100644 --- a/pv/application.cpp +++ b/pv/application.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "application.hpp" diff --git a/pv/application.hpp b/pv/application.hpp index 8d0ebd4d..7059c02a 100644 --- a/pv/application.hpp +++ b/pv/application.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_APPLICATION_HPP diff --git a/pv/binding/binding.cpp b/pv/binding/binding.cpp index f2a28d39..26cbce48 100644 --- a/pv/binding/binding.cpp +++ b/pv/binding/binding.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/binding/binding.hpp b/pv/binding/binding.hpp index 4854bd6c..35492e30 100644 --- a/pv/binding/binding.hpp +++ b/pv/binding/binding.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_BINDING_BINDING_HPP diff --git a/pv/binding/decoder.cpp b/pv/binding/decoder.cpp index 7d29e2fd..c5d01487 100644 --- a/pv/binding/decoder.cpp +++ b/pv/binding/decoder.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/binding/decoder.hpp b/pv/binding/decoder.hpp index 107ac15d..dce95332 100644 --- a/pv/binding/decoder.hpp +++ b/pv/binding/decoder.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_BINDING_DECODER_HPP diff --git a/pv/binding/device.cpp b/pv/binding/device.cpp index 521177ad..85315f1d 100644 --- a/pv/binding/device.cpp +++ b/pv/binding/device.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/binding/device.hpp b/pv/binding/device.hpp index 9d879ee5..81c50598 100644 --- a/pv/binding/device.hpp +++ b/pv/binding/device.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_BINDING_DEVICE_HPP diff --git a/pv/binding/inputoutput.cpp b/pv/binding/inputoutput.cpp index 30548a82..d13ba196 100644 --- a/pv/binding/inputoutput.cpp +++ b/pv/binding/inputoutput.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/binding/inputoutput.hpp b/pv/binding/inputoutput.hpp index 628b1c4f..7cf535b2 100644 --- a/pv/binding/inputoutput.hpp +++ b/pv/binding/inputoutput.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_BINDING_INPUTOUTPUT_HPP diff --git a/pv/data/analog.cpp b/pv/data/analog.cpp index ca2659b1..217cdfd7 100644 --- a/pv/data/analog.cpp +++ b/pv/data/analog.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/data/analog.hpp b/pv/data/analog.hpp index 58f5f3f7..6634728a 100644 --- a/pv/data/analog.hpp +++ b/pv/data/analog.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_DATA_ANALOG_HPP diff --git a/pv/data/analogsegment.cpp b/pv/data/analogsegment.cpp index cd4384dd..b1aa5643 100644 --- a/pv/data/analogsegment.cpp +++ b/pv/data/analogsegment.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/data/analogsegment.hpp b/pv/data/analogsegment.hpp index 46c6b675..520f7168 100644 --- a/pv/data/analogsegment.hpp +++ b/pv/data/analogsegment.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_DATA_ANALOGSEGMENT_HPP diff --git a/pv/data/decode/annotation.cpp b/pv/data/decode/annotation.cpp index 9a165803..e47f8f03 100644 --- a/pv/data/decode/annotation.cpp +++ b/pv/data/decode/annotation.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ extern "C" { diff --git a/pv/data/decode/annotation.hpp b/pv/data/decode/annotation.hpp index 071f292a..7e62cea1 100644 --- a/pv/data/decode/annotation.hpp +++ b/pv/data/decode/annotation.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEW_DECODE_ANNOTATION_HPP diff --git a/pv/data/decode/decoder.cpp b/pv/data/decode/decoder.cpp index 3b75f884..5fae9258 100644 --- a/pv/data/decode/decoder.cpp +++ b/pv/data/decode/decoder.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/data/decode/decoder.hpp b/pv/data/decode/decoder.hpp index 105c6f74..3d3e01d4 100644 --- a/pv/data/decode/decoder.hpp +++ b/pv/data/decode/decoder.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_DATA_DECODE_DECODER_HPP diff --git a/pv/data/decode/row.cpp b/pv/data/decode/row.cpp index ca16ae69..43ef91e6 100644 --- a/pv/data/decode/row.cpp +++ b/pv/data/decode/row.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "row.hpp" diff --git a/pv/data/decode/row.hpp b/pv/data/decode/row.hpp index 9c81b871..81058874 100644 --- a/pv/data/decode/row.hpp +++ b/pv/data/decode/row.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_DATA_DECODE_ROW_HPP diff --git a/pv/data/decode/rowdata.cpp b/pv/data/decode/rowdata.cpp index c8d68df6..83074e00 100644 --- a/pv/data/decode/rowdata.cpp +++ b/pv/data/decode/rowdata.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "rowdata.hpp" diff --git a/pv/data/decode/rowdata.hpp b/pv/data/decode/rowdata.hpp index 820959d4..f0e3534f 100644 --- a/pv/data/decode/rowdata.hpp +++ b/pv/data/decode/rowdata.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_DATA_DECODE_ROWDATA_HPP diff --git a/pv/data/decoderstack.cpp b/pv/data/decoderstack.cpp index 648b4cf5..2b079368 100644 --- a/pv/data/decoderstack.cpp +++ b/pv/data/decoderstack.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/data/decoderstack.hpp b/pv/data/decoderstack.hpp index 7be7308b..37f7ca88 100644 --- a/pv/data/decoderstack.hpp +++ b/pv/data/decoderstack.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_DATA_DECODERSTACK_HPP diff --git a/pv/data/logic.cpp b/pv/data/logic.cpp index b3463531..9ba8f2c3 100644 --- a/pv/data/logic.cpp +++ b/pv/data/logic.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/data/logic.hpp b/pv/data/logic.hpp index a597027f..6e5749a3 100644 --- a/pv/data/logic.hpp +++ b/pv/data/logic.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_DATA_LOGIC_HPP diff --git a/pv/data/logicsegment.cpp b/pv/data/logicsegment.cpp index a5634b30..aee09bd7 100644 --- a/pv/data/logicsegment.cpp +++ b/pv/data/logicsegment.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/data/logicsegment.hpp b/pv/data/logicsegment.hpp index c9e85593..59cca86e 100644 --- a/pv/data/logicsegment.hpp +++ b/pv/data/logicsegment.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_DATA_LOGICSEGMENT_HPP diff --git a/pv/data/segment.cpp b/pv/data/segment.cpp index 754e300d..9afc8ea2 100644 --- a/pv/data/segment.cpp +++ b/pv/data/segment.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "segment.hpp" diff --git a/pv/data/segment.hpp b/pv/data/segment.hpp index 5d0a242a..db34b768 100644 --- a/pv/data/segment.hpp +++ b/pv/data/segment.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_DATA_SEGMENT_HPP diff --git a/pv/data/signalbase.cpp b/pv/data/signalbase.cpp index beefa516..561439a2 100644 --- a/pv/data/signalbase.cpp +++ b/pv/data/signalbase.cpp @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "analog.hpp" diff --git a/pv/data/signalbase.hpp b/pv/data/signalbase.hpp index 54d9ee0a..6667dd76 100644 --- a/pv/data/signalbase.hpp +++ b/pv/data/signalbase.hpp @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_DATA_SIGNALBASE_HPP diff --git a/pv/data/signaldata.cpp b/pv/data/signaldata.cpp index 6baeac7c..f3bced81 100644 --- a/pv/data/signaldata.cpp +++ b/pv/data/signaldata.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "signaldata.hpp" diff --git a/pv/data/signaldata.hpp b/pv/data/signaldata.hpp index 4b356100..f8ae9728 100644 --- a/pv/data/signaldata.hpp +++ b/pv/data/signaldata.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_DATA_SIGNALDATA_HPP diff --git a/pv/devicemanager.cpp b/pv/devicemanager.cpp index 41f2ae9c..9e3944b5 100644 --- a/pv/devicemanager.cpp +++ b/pv/devicemanager.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "devicemanager.hpp" diff --git a/pv/devicemanager.hpp b/pv/devicemanager.hpp index d0d11cbd..145f9e80 100644 --- a/pv/devicemanager.hpp +++ b/pv/devicemanager.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_DEVICEMANAGER_HPP diff --git a/pv/devices/device.cpp b/pv/devices/device.cpp index 403acc48..ec4318b4 100644 --- a/pv/devices/device.cpp +++ b/pv/devices/device.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/devices/device.hpp b/pv/devices/device.hpp index acc772ec..ceca0777 100644 --- a/pv/devices/device.hpp +++ b/pv/devices/device.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_DEVICES_DEVICE_HPP diff --git a/pv/devices/file.cpp b/pv/devices/file.cpp index f8ec998d..04c8be37 100644 --- a/pv/devices/file.cpp +++ b/pv/devices/file.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/devices/file.hpp b/pv/devices/file.hpp index 8a8c8706..acaac847 100644 --- a/pv/devices/file.hpp +++ b/pv/devices/file.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_DEVICES_FILE_HPP diff --git a/pv/devices/hardwaredevice.cpp b/pv/devices/hardwaredevice.cpp index 318ce1ca..591c756b 100644 --- a/pv/devices/hardwaredevice.cpp +++ b/pv/devices/hardwaredevice.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/devices/hardwaredevice.hpp b/pv/devices/hardwaredevice.hpp index bc8e47a5..ed479c4f 100644 --- a/pv/devices/hardwaredevice.hpp +++ b/pv/devices/hardwaredevice.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_DEVICES_HARDWAREDEVICE_HPP diff --git a/pv/devices/inputfile.cpp b/pv/devices/inputfile.cpp index c30bcd33..7c981f1a 100644 --- a/pv/devices/inputfile.cpp +++ b/pv/devices/inputfile.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/devices/inputfile.hpp b/pv/devices/inputfile.hpp index e6b57033..3efaf795 100644 --- a/pv/devices/inputfile.hpp +++ b/pv/devices/inputfile.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_DEVICE_INPUTFILE_HPP diff --git a/pv/devices/sessionfile.cpp b/pv/devices/sessionfile.cpp index 8a583eeb..1e8c3acd 100644 --- a/pv/devices/sessionfile.cpp +++ b/pv/devices/sessionfile.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/devices/sessionfile.hpp b/pv/devices/sessionfile.hpp index 94945714..42078ec1 100644 --- a/pv/devices/sessionfile.hpp +++ b/pv/devices/sessionfile.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_DEVICES_SESSIONFILE_HPP diff --git a/pv/dialogs/about.cpp b/pv/dialogs/about.cpp index 0a47bdda..dbe7d9b8 100644 --- a/pv/dialogs/about.cpp +++ b/pv/dialogs/about.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifdef ENABLE_DECODE diff --git a/pv/dialogs/about.hpp b/pv/dialogs/about.hpp index 1baa6034..069ef627 100644 --- a/pv/dialogs/about.hpp +++ b/pv/dialogs/about.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_ABOUT_HPP diff --git a/pv/dialogs/connect.cpp b/pv/dialogs/connect.cpp index 43112ae5..46df783d 100644 --- a/pv/dialogs/connect.cpp +++ b/pv/dialogs/connect.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/dialogs/connect.hpp b/pv/dialogs/connect.hpp index ce97ba80..e14972ab 100644 --- a/pv/dialogs/connect.hpp +++ b/pv/dialogs/connect.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_CONNECT_HPP diff --git a/pv/dialogs/inputoutputoptions.cpp b/pv/dialogs/inputoutputoptions.cpp index 8f013a26..6a5d44e3 100644 --- a/pv/dialogs/inputoutputoptions.cpp +++ b/pv/dialogs/inputoutputoptions.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "inputoutputoptions.hpp" diff --git a/pv/dialogs/inputoutputoptions.hpp b/pv/dialogs/inputoutputoptions.hpp index cde778c0..037f3d41 100644 --- a/pv/dialogs/inputoutputoptions.hpp +++ b/pv/dialogs/inputoutputoptions.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_DIALOGS_INPUTOUTPUTOPTIONS_HPP diff --git a/pv/dialogs/storeprogress.cpp b/pv/dialogs/storeprogress.cpp index 5aeafd14..bd99cbad 100644 --- a/pv/dialogs/storeprogress.cpp +++ b/pv/dialogs/storeprogress.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/dialogs/storeprogress.hpp b/pv/dialogs/storeprogress.hpp index 37916420..e968ce41 100644 --- a/pv/dialogs/storeprogress.hpp +++ b/pv/dialogs/storeprogress.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_DIALOGS_SAVEPROGRESS_HPP diff --git a/pv/mainwindow.cpp b/pv/mainwindow.cpp index d6553748..e1073144 100644 --- a/pv/mainwindow.cpp +++ b/pv/mainwindow.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/mainwindow.hpp b/pv/mainwindow.hpp index 02e1f06e..f11ed5db 100644 --- a/pv/mainwindow.hpp +++ b/pv/mainwindow.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_MAINWINDOW_HPP diff --git a/pv/popups/channels.cpp b/pv/popups/channels.cpp index 23204e85..89080c4f 100644 --- a/pv/popups/channels.cpp +++ b/pv/popups/channels.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/popups/channels.hpp b/pv/popups/channels.hpp index 25cd0ae6..6fe9159d 100644 --- a/pv/popups/channels.hpp +++ b/pv/popups/channels.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_POPUPS_CHANNELS_HPP diff --git a/pv/popups/deviceoptions.cpp b/pv/popups/deviceoptions.cpp index fe795515..df911367 100644 --- a/pv/popups/deviceoptions.cpp +++ b/pv/popups/deviceoptions.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "deviceoptions.hpp" diff --git a/pv/popups/deviceoptions.hpp b/pv/popups/deviceoptions.hpp index e358932a..0ad0f5ad 100644 --- a/pv/popups/deviceoptions.hpp +++ b/pv/popups/deviceoptions.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_POPUPS_DEVICEOPTIONS_HPP diff --git a/pv/prop/bool.cpp b/pv/prop/bool.cpp index 3281de78..61b2f17a 100644 --- a/pv/prop/bool.cpp +++ b/pv/prop/bool.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/prop/bool.hpp b/pv/prop/bool.hpp index dada54db..7e24e555 100644 --- a/pv/prop/bool.hpp +++ b/pv/prop/bool.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_PROP_BOOL_HPP diff --git a/pv/prop/double.cpp b/pv/prop/double.cpp index f4e6e443..f453cf17 100644 --- a/pv/prop/double.cpp +++ b/pv/prop/double.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/prop/double.hpp b/pv/prop/double.hpp index dc119bdb..df4a254f 100644 --- a/pv/prop/double.hpp +++ b/pv/prop/double.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_PROP_DOUBLE_HPP diff --git a/pv/prop/enum.cpp b/pv/prop/enum.cpp index 71ed19e6..a4c542af 100644 --- a/pv/prop/enum.cpp +++ b/pv/prop/enum.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/prop/enum.hpp b/pv/prop/enum.hpp index 0ae8a9c6..7216508c 100644 --- a/pv/prop/enum.hpp +++ b/pv/prop/enum.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_PROP_ENUM_HPP diff --git a/pv/prop/int.cpp b/pv/prop/int.cpp index fd3bfe47..7fd4aeef 100644 --- a/pv/prop/int.cpp +++ b/pv/prop/int.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/prop/int.hpp b/pv/prop/int.hpp index baf7dd7e..92d7c62c 100644 --- a/pv/prop/int.hpp +++ b/pv/prop/int.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_PROP_INT_HPP diff --git a/pv/prop/property.cpp b/pv/prop/property.cpp index c513d51e..6ae9894e 100644 --- a/pv/prop/property.cpp +++ b/pv/prop/property.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "property.hpp" diff --git a/pv/prop/property.hpp b/pv/prop/property.hpp index 77eb9a6a..6a4dd9ab 100644 --- a/pv/prop/property.hpp +++ b/pv/prop/property.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_PROP_PROPERTY_HPP diff --git a/pv/prop/string.cpp b/pv/prop/string.cpp index e7af4597..1cba8e4a 100644 --- a/pv/prop/string.cpp +++ b/pv/prop/string.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/prop/string.hpp b/pv/prop/string.hpp index 9cd92786..6032cab0 100644 --- a/pv/prop/string.hpp +++ b/pv/prop/string.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_PROP_STRING_HPP diff --git a/pv/session.cpp b/pv/session.cpp index 773cf804..2e98c8f7 100644 --- a/pv/session.cpp +++ b/pv/session.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifdef _WIN32 diff --git a/pv/session.hpp b/pv/session.hpp index a764c7c3..bc1fbb0d 100644 --- a/pv/session.hpp +++ b/pv/session.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_SESSION_HPP diff --git a/pv/storesession.cpp b/pv/storesession.cpp index 16665369..4167bdae 100644 --- a/pv/storesession.cpp +++ b/pv/storesession.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/storesession.hpp b/pv/storesession.hpp index 07d3c2fa..23e25ec8 100644 --- a/pv/storesession.hpp +++ b/pv/storesession.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_STORESESSION_HPP diff --git a/pv/toolbars/mainbar.cpp b/pv/toolbars/mainbar.cpp index 65db28b7..05952e0f 100644 --- a/pv/toolbars/mainbar.cpp +++ b/pv/toolbars/mainbar.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/toolbars/mainbar.hpp b/pv/toolbars/mainbar.hpp index a47288c7..0242dc9d 100644 --- a/pv/toolbars/mainbar.hpp +++ b/pv/toolbars/mainbar.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_TOOLBARS_MAINBAR_HPP diff --git a/pv/util.cpp b/pv/util.cpp index f7ee7727..fdd954d5 100644 --- a/pv/util.cpp +++ b/pv/util.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "util.hpp" diff --git a/pv/util.hpp b/pv/util.hpp index fa674721..1c78b89f 100644 --- a/pv/util.hpp +++ b/pv/util.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_UTIL_HPP diff --git a/pv/view/analogsignal.cpp b/pv/view/analogsignal.cpp index 20004777..3291c161 100644 --- a/pv/view/analogsignal.cpp +++ b/pv/view/analogsignal.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/view/analogsignal.hpp b/pv/view/analogsignal.hpp index 08edda36..9ec566b6 100644 --- a/pv/view/analogsignal.hpp +++ b/pv/view/analogsignal.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_ANALOGSIGNAL_HPP diff --git a/pv/view/cursor.cpp b/pv/view/cursor.cpp index 4f2ef126..0376c2d4 100644 --- a/pv/view/cursor.cpp +++ b/pv/view/cursor.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "cursor.hpp" diff --git a/pv/view/cursor.hpp b/pv/view/cursor.hpp index 319d3a74..79a0c7f8 100644 --- a/pv/view/cursor.hpp +++ b/pv/view/cursor.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_CURSOR_HPP diff --git a/pv/view/cursorpair.cpp b/pv/view/cursorpair.cpp index e2c80833..e0e3de65 100644 --- a/pv/view/cursorpair.cpp +++ b/pv/view/cursorpair.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "cursorpair.hpp" diff --git a/pv/view/cursorpair.hpp b/pv/view/cursorpair.hpp index 110f9ea0..e63113c0 100644 --- a/pv/view/cursorpair.hpp +++ b/pv/view/cursorpair.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_CURSORPAIR_HPP diff --git a/pv/view/decodetrace.cpp b/pv/view/decodetrace.cpp index 13869088..c5fa6e91 100644 --- a/pv/view/decodetrace.cpp +++ b/pv/view/decodetrace.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ extern "C" { diff --git a/pv/view/decodetrace.hpp b/pv/view/decodetrace.hpp index 2451fe6f..6d703ec5 100644 --- a/pv/view/decodetrace.hpp +++ b/pv/view/decodetrace.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_DECODETRACE_HPP diff --git a/pv/view/flag.cpp b/pv/view/flag.cpp index 3afd255f..95cee716 100644 --- a/pv/view/flag.cpp +++ b/pv/view/flag.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "timemarker.hpp" diff --git a/pv/view/flag.hpp b/pv/view/flag.hpp index 1311d4a9..092a4b5a 100644 --- a/pv/view/flag.hpp +++ b/pv/view/flag.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_FLAG_HPP diff --git a/pv/view/header.cpp b/pv/view/header.cpp index 4ad28cf1..8849ee3f 100644 --- a/pv/view/header.cpp +++ b/pv/view/header.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "header.hpp" diff --git a/pv/view/header.hpp b/pv/view/header.hpp index 9ea1ff45..f8462c28 100644 --- a/pv/view/header.hpp +++ b/pv/view/header.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_HEADER_HPP diff --git a/pv/view/logicsignal.cpp b/pv/view/logicsignal.cpp index bc0961f6..cb170fe0 100644 --- a/pv/view/logicsignal.cpp +++ b/pv/view/logicsignal.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/view/logicsignal.hpp b/pv/view/logicsignal.hpp index ce843df9..e000a3cd 100644 --- a/pv/view/logicsignal.hpp +++ b/pv/view/logicsignal.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_LOGICSIGNAL_HPP diff --git a/pv/view/marginwidget.cpp b/pv/view/marginwidget.cpp index 4c372871..0d35c5fc 100644 --- a/pv/view/marginwidget.cpp +++ b/pv/view/marginwidget.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/view/marginwidget.hpp b/pv/view/marginwidget.hpp index b7858772..1f877761 100644 --- a/pv/view/marginwidget.hpp +++ b/pv/view/marginwidget.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_MARGINWIDGET_HPP diff --git a/pv/view/rowitem.cpp b/pv/view/rowitem.cpp index f41ea52e..2353dd92 100644 --- a/pv/view/rowitem.cpp +++ b/pv/view/rowitem.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "rowitem.hpp" diff --git a/pv/view/rowitem.hpp b/pv/view/rowitem.hpp index d2e2dd99..79811e70 100644 --- a/pv/view/rowitem.hpp +++ b/pv/view/rowitem.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_ROWITEM_HPP diff --git a/pv/view/ruler.cpp b/pv/view/ruler.cpp index a8d25fc9..be715ec1 100644 --- a/pv/view/ruler.cpp +++ b/pv/view/ruler.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/view/ruler.hpp b/pv/view/ruler.hpp index f6ce99dc..c8cb0e5f 100644 --- a/pv/view/ruler.hpp +++ b/pv/view/ruler.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_RULER_HPP diff --git a/pv/view/signal.cpp b/pv/view/signal.cpp index 59817eba..0ee89a1f 100644 --- a/pv/view/signal.cpp +++ b/pv/view/signal.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/view/signal.hpp b/pv/view/signal.hpp index 35081cde..8796660e 100644 --- a/pv/view/signal.hpp +++ b/pv/view/signal.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_SIGNAL_HPP diff --git a/pv/view/signalscalehandle.cpp b/pv/view/signalscalehandle.cpp index 074bfb12..aa0201b6 100644 --- a/pv/view/signalscalehandle.cpp +++ b/pv/view/signalscalehandle.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/view/signalscalehandle.hpp b/pv/view/signalscalehandle.hpp index 67dcf14d..63746625 100644 --- a/pv/view/signalscalehandle.hpp +++ b/pv/view/signalscalehandle.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_SIGNALSCALEHANDLE_HPP diff --git a/pv/view/timeitem.cpp b/pv/view/timeitem.cpp index e2ad3424..33fe7310 100644 --- a/pv/view/timeitem.cpp +++ b/pv/view/timeitem.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "timeitem.hpp" diff --git a/pv/view/timeitem.hpp b/pv/view/timeitem.hpp index 35cbab3f..c5af3b89 100644 --- a/pv/view/timeitem.hpp +++ b/pv/view/timeitem.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_TIMEITEM_HPP diff --git a/pv/view/timemarker.cpp b/pv/view/timemarker.cpp index 52fcf456..3014b4a6 100644 --- a/pv/view/timemarker.cpp +++ b/pv/view/timemarker.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/view/timemarker.hpp b/pv/view/timemarker.hpp index 2280363a..9dd43886 100644 --- a/pv/view/timemarker.hpp +++ b/pv/view/timemarker.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_MARKER_HPP diff --git a/pv/view/trace.cpp b/pv/view/trace.cpp index 3bdf725d..e481f2a0 100644 --- a/pv/view/trace.cpp +++ b/pv/view/trace.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/view/trace.hpp b/pv/view/trace.hpp index 9f0ecd44..11f80ccb 100644 --- a/pv/view/trace.hpp +++ b/pv/view/trace.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_TRACE_HPP diff --git a/pv/view/tracegroup.cpp b/pv/view/tracegroup.cpp index 5abcc86a..e33bba4e 100644 --- a/pv/view/tracegroup.cpp +++ b/pv/view/tracegroup.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/view/tracegroup.hpp b/pv/view/tracegroup.hpp index badddf7d..80fc5fc0 100644 --- a/pv/view/tracegroup.hpp +++ b/pv/view/tracegroup.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_TRACEGROUP_HPP diff --git a/pv/view/tracepalette.cpp b/pv/view/tracepalette.cpp index 5a1eda24..d4cfdd7b 100644 --- a/pv/view/tracepalette.cpp +++ b/pv/view/tracepalette.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "tracepalette.hpp" diff --git a/pv/view/tracepalette.hpp b/pv/view/tracepalette.hpp index bf5f92cc..86536fe6 100644 --- a/pv/view/tracepalette.hpp +++ b/pv/view/tracepalette.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_TRACEPALETTE_HPP diff --git a/pv/view/tracetreeitem.cpp b/pv/view/tracetreeitem.cpp index d859ebbb..5b3cf587 100644 --- a/pv/view/tracetreeitem.cpp +++ b/pv/view/tracetreeitem.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/view/tracetreeitem.hpp b/pv/view/tracetreeitem.hpp index 56e1d73c..cc329121 100644 --- a/pv/view/tracetreeitem.hpp +++ b/pv/view/tracetreeitem.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_TRACETREEITEM_HPP diff --git a/pv/view/tracetreeitemowner.cpp b/pv/view/tracetreeitemowner.cpp index 528e0a03..b570c038 100644 --- a/pv/view/tracetreeitemowner.cpp +++ b/pv/view/tracetreeitemowner.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/view/tracetreeitemowner.hpp b/pv/view/tracetreeitemowner.hpp index b5f1a3ad..6beae5e9 100644 --- a/pv/view/tracetreeitemowner.hpp +++ b/pv/view/tracetreeitemowner.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_TRACETREEITEMOWNER_HPP diff --git a/pv/view/triggermarker.cpp b/pv/view/triggermarker.cpp index 9be32855..8cb76ebb 100644 --- a/pv/view/triggermarker.cpp +++ b/pv/view/triggermarker.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "triggermarker.hpp" diff --git a/pv/view/triggermarker.hpp b/pv/view/triggermarker.hpp index 3be22faa..a1837277 100644 --- a/pv/view/triggermarker.hpp +++ b/pv/view/triggermarker.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_TRIGGER_MARKER_HPP diff --git a/pv/view/view.cpp b/pv/view/view.cpp index 9751f008..39a8ef4b 100644 --- a/pv/view/view.cpp +++ b/pv/view/view.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifdef ENABLE_DECODE diff --git a/pv/view/view.hpp b/pv/view/view.hpp index 0412c697..2f5d7020 100644 --- a/pv/view/view.hpp +++ b/pv/view/view.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_VIEW_HPP diff --git a/pv/view/viewitem.cpp b/pv/view/viewitem.cpp index 7e581d95..05e14164 100644 --- a/pv/view/viewitem.cpp +++ b/pv/view/viewitem.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "viewitem.hpp" diff --git a/pv/view/viewitem.hpp b/pv/view/viewitem.hpp index 63fd101c..2886ea1e 100644 --- a/pv/view/viewitem.hpp +++ b/pv/view/viewitem.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWITEM_HPP diff --git a/pv/view/viewitemiterator.hpp b/pv/view/viewitemiterator.hpp index 403b196b..c4c6f2af 100644 --- a/pv/view/viewitemiterator.hpp +++ b/pv/view/viewitemiterator.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_VIEWITEMITERATOR_HPP diff --git a/pv/view/viewitemowner.cpp b/pv/view/viewitemowner.cpp index 292d04e3..fe8fbfc7 100644 --- a/pv/view/viewitemowner.cpp +++ b/pv/view/viewitemowner.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/view/viewitemowner.hpp b/pv/view/viewitemowner.hpp index d31df80e..877c9681 100644 --- a/pv/view/viewitemowner.hpp +++ b/pv/view/viewitemowner.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_VIEWITEMOWNER_HPP diff --git a/pv/view/viewitempaintparams.cpp b/pv/view/viewitempaintparams.cpp index 1727bd5a..cf0e5b3c 100644 --- a/pv/view/viewitempaintparams.cpp +++ b/pv/view/viewitempaintparams.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/view/viewitempaintparams.hpp b/pv/view/viewitempaintparams.hpp index 354d8c5c..3b150a88 100644 --- a/pv/view/viewitempaintparams.hpp +++ b/pv/view/viewitempaintparams.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_VIEWITEMPAINTPARAMS_HPP diff --git a/pv/view/viewport.cpp b/pv/view/viewport.cpp index 564b331c..1504f482 100644 --- a/pv/view/viewport.cpp +++ b/pv/view/viewport.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/view/viewport.hpp b/pv/view/viewport.hpp index a8062fb6..555d8f55 100644 --- a/pv/view/viewport.hpp +++ b/pv/view/viewport.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_VIEWPORT_HPP diff --git a/pv/view/viewwidget.cpp b/pv/view/viewwidget.cpp index 8a7a7285..ce5c27a8 100644 --- a/pv/view/viewwidget.cpp +++ b/pv/view/viewwidget.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/view/viewwidget.hpp b/pv/view/viewwidget.hpp index cfcbda43..364ed02a 100644 --- a/pv/view/viewwidget.hpp +++ b/pv/view/viewwidget.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWWIDGET_HPP diff --git a/pv/views/trace/standardbar.cpp b/pv/views/trace/standardbar.cpp index eee00b3f..162a8c38 100644 --- a/pv/views/trace/standardbar.cpp +++ b/pv/views/trace/standardbar.cpp @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/views/trace/standardbar.hpp b/pv/views/trace/standardbar.hpp index ce9bf91b..0c9cad80 100644 --- a/pv/views/trace/standardbar.hpp +++ b/pv/views/trace/standardbar.hpp @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACE_STANDARDBAR_HPP diff --git a/pv/views/viewbase.cpp b/pv/views/viewbase.cpp index 382e1154..6fb95279 100644 --- a/pv/views/viewbase.cpp +++ b/pv/views/viewbase.cpp @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifdef ENABLE_DECODE diff --git a/pv/views/viewbase.hpp b/pv/views/viewbase.hpp index 1ac84756..8e09043b 100644 --- a/pv/views/viewbase.hpp +++ b/pv/views/viewbase.hpp @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_VIEWBASE_HPP diff --git a/pv/widgets/colourbutton.cpp b/pv/widgets/colourbutton.cpp index fc9084be..6e991c7e 100644 --- a/pv/widgets/colourbutton.cpp +++ b/pv/widgets/colourbutton.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "colourbutton.hpp" diff --git a/pv/widgets/colourbutton.hpp b/pv/widgets/colourbutton.hpp index d373fc51..820ca17f 100644 --- a/pv/widgets/colourbutton.hpp +++ b/pv/widgets/colourbutton.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_WIDGETS_COLOURBUTTON_HPP diff --git a/pv/widgets/colourpopup.cpp b/pv/widgets/colourpopup.cpp index 8c8b1385..38f3fd76 100644 --- a/pv/widgets/colourpopup.cpp +++ b/pv/widgets/colourpopup.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "colourpopup.hpp" diff --git a/pv/widgets/colourpopup.hpp b/pv/widgets/colourpopup.hpp index bf655368..fd4aea41 100644 --- a/pv/widgets/colourpopup.hpp +++ b/pv/widgets/colourpopup.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_WIDGETS_COLOURPOPUP_HPP diff --git a/pv/widgets/decodergroupbox.cpp b/pv/widgets/decodergroupbox.cpp index 81e5e902..5827e28c 100644 --- a/pv/widgets/decodergroupbox.cpp +++ b/pv/widgets/decodergroupbox.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "decodergroupbox.hpp" diff --git a/pv/widgets/decodergroupbox.hpp b/pv/widgets/decodergroupbox.hpp index 75544318..2371068b 100644 --- a/pv/widgets/decodergroupbox.hpp +++ b/pv/widgets/decodergroupbox.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_WIDGETS_DECODERGROUPBOX_HPP diff --git a/pv/widgets/decodermenu.cpp b/pv/widgets/decodermenu.cpp index 7da77bd3..e3a95333 100644 --- a/pv/widgets/decodermenu.cpp +++ b/pv/widgets/decodermenu.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/widgets/decodermenu.hpp b/pv/widgets/decodermenu.hpp index e154cd26..3a7dde4b 100644 --- a/pv/widgets/decodermenu.hpp +++ b/pv/widgets/decodermenu.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_WIDGETS_DECODERMENU_HPP diff --git a/pv/widgets/devicetoolbutton.cpp b/pv/widgets/devicetoolbutton.cpp index d553aba3..99335ca1 100644 --- a/pv/widgets/devicetoolbutton.cpp +++ b/pv/widgets/devicetoolbutton.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/widgets/devicetoolbutton.hpp b/pv/widgets/devicetoolbutton.hpp index 589fbf23..cedf49e7 100644 --- a/pv/widgets/devicetoolbutton.hpp +++ b/pv/widgets/devicetoolbutton.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_WIDGETS_DEVICETOOLBUTTON_HPP diff --git a/pv/widgets/exportmenu.cpp b/pv/widgets/exportmenu.cpp index e9fb4150..47fb3ec2 100644 --- a/pv/widgets/exportmenu.cpp +++ b/pv/widgets/exportmenu.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/widgets/exportmenu.hpp b/pv/widgets/exportmenu.hpp index e3b1f230..3416c7b3 100644 --- a/pv/widgets/exportmenu.hpp +++ b/pv/widgets/exportmenu.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_WIDGETS_EXPORTMENU_HPP diff --git a/pv/widgets/importmenu.cpp b/pv/widgets/importmenu.cpp index a56bff7c..145bbb43 100644 --- a/pv/widgets/importmenu.cpp +++ b/pv/widgets/importmenu.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/widgets/importmenu.hpp b/pv/widgets/importmenu.hpp index b56631e0..ad2a6e79 100644 --- a/pv/widgets/importmenu.hpp +++ b/pv/widgets/importmenu.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_WIDGETS_IMPORTMENU_HPP diff --git a/pv/widgets/popup.cpp b/pv/widgets/popup.cpp index 73ddf99f..f9713b18 100644 --- a/pv/widgets/popup.cpp +++ b/pv/widgets/popup.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/widgets/popup.hpp b/pv/widgets/popup.hpp index 84def1fe..116dad50 100644 --- a/pv/widgets/popup.hpp +++ b/pv/widgets/popup.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_WIDGETS_POPUP_HPP diff --git a/pv/widgets/popuptoolbutton.cpp b/pv/widgets/popuptoolbutton.cpp index ff335a90..eb33c383 100644 --- a/pv/widgets/popuptoolbutton.cpp +++ b/pv/widgets/popuptoolbutton.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/pv/widgets/popuptoolbutton.hpp b/pv/widgets/popuptoolbutton.hpp index 3586aaf9..e7bf0032 100644 --- a/pv/widgets/popuptoolbutton.hpp +++ b/pv/widgets/popuptoolbutton.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_WIDGETS_POPUPTOOLBUTTON_HPP diff --git a/pv/widgets/sweeptimingwidget.cpp b/pv/widgets/sweeptimingwidget.cpp index ec404c36..9e78cae9 100644 --- a/pv/widgets/sweeptimingwidget.cpp +++ b/pv/widgets/sweeptimingwidget.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "sweeptimingwidget.hpp" diff --git a/pv/widgets/sweeptimingwidget.hpp b/pv/widgets/sweeptimingwidget.hpp index e9e4dcff..28fb9ac6 100644 --- a/pv/widgets/sweeptimingwidget.hpp +++ b/pv/widgets/sweeptimingwidget.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_WIDGETS_SWEEPTIMINGWIDGET_HPP diff --git a/pv/widgets/timestampspinbox.cpp b/pv/widgets/timestampspinbox.cpp index 463a8462..f5d8d0bf 100644 --- a/pv/widgets/timestampspinbox.cpp +++ b/pv/widgets/timestampspinbox.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "timestampspinbox.hpp" diff --git a/pv/widgets/timestampspinbox.hpp b/pv/widgets/timestampspinbox.hpp index bac7cac1..65c041c9 100644 --- a/pv/widgets/timestampspinbox.hpp +++ b/pv/widgets/timestampspinbox.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_WIDGETS_TIMESTAMPSPINBOX_HPP diff --git a/signalhandler.cpp b/signalhandler.cpp index 4736292c..398114d5 100644 --- a/signalhandler.cpp +++ b/signalhandler.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include "signalhandler.hpp" diff --git a/signalhandler.hpp b/signalhandler.hpp index a8ddccb3..a81f186c 100644 --- a/signalhandler.hpp +++ b/signalhandler.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef SIGNALHANDLER_HPP diff --git a/test/data/analogsegment.cpp b/test/data/analogsegment.cpp index 2593bf67..5ecfe8a2 100644 --- a/test/data/analogsegment.cpp +++ b/test/data/analogsegment.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/test/data/decoderstack.cpp b/test/data/decoderstack.cpp index 70ed7e03..8af1c619 100644 --- a/test/data/decoderstack.cpp +++ b/test/data/decoderstack.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include /* First, so we avoid a _POSIX_C_SOURCE warning. */ diff --git a/test/data/logicsegment.cpp b/test/data/logicsegment.cpp index fabcbd40..89972052 100644 --- a/test/data/logicsegment.cpp +++ b/test/data/logicsegment.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/test/test.cpp b/test/test.cpp index 2d67f293..8fd2e65f 100644 --- a/test/test.cpp +++ b/test/test.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #define BOOST_TEST_MAIN diff --git a/test/test.hpp b/test/test.hpp index 14003700..119f5ab8 100644 --- a/test/test.hpp +++ b/test/test.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_TEST_TEST_HPP diff --git a/test/util.cpp b/test/util.cpp index 9e4a99c3..7ff2a316 100644 --- a/test/util.cpp +++ b/test/util.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/test/view/ruler.cpp b/test/view/ruler.cpp index 37b8d382..34bf20b7 100644 --- a/test/view/ruler.cpp +++ b/test/view/ruler.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include -- 2.30.2