From 49777105c2d243d2389d65d249e4a5bb04250a75 Mon Sep 17 00:00:00 2001 From: wfjm Date: Tue, 2 Jan 2018 21:41:07 +0100 Subject: [PATCH] get disclaimers in line with GPL V3 License.txt --- COPYING.md | 2 +- tools/src/librlink/ReventFd.cpp | 4 ++-- tools/src/librlink/ReventFd.hpp | 4 ++-- tools/src/librlink/ReventFd.ipp | 4 ++-- tools/src/librlink/ReventLoop.cpp | 4 ++-- tools/src/librlink/ReventLoop.hpp | 4 ++-- tools/src/librlink/ReventLoop.ipp | 4 ++-- tools/src/librlink/RlinkAddrMap.cpp | 4 ++-- tools/src/librlink/RlinkAddrMap.hpp | 4 ++-- tools/src/librlink/RlinkAddrMap.ipp | 4 ++-- tools/src/librlink/RlinkChannel.cpp | 4 ++-- tools/src/librlink/RlinkChannel.hpp | 4 ++-- tools/src/librlink/RlinkChannel.ipp | 4 ++-- tools/src/librlink/RlinkCommand.cpp | 4 ++-- tools/src/librlink/RlinkCommand.hpp | 4 ++-- tools/src/librlink/RlinkCommand.ipp | 4 ++-- tools/src/librlink/RlinkCommandExpect.cpp | 4 ++-- tools/src/librlink/RlinkCommandExpect.hpp | 4 ++-- tools/src/librlink/RlinkCommandExpect.ipp | 4 ++-- tools/src/librlink/RlinkCommandList.cpp | 4 ++-- tools/src/librlink/RlinkCommandList.hpp | 4 ++-- tools/src/librlink/RlinkCommandList.ipp | 4 ++-- tools/src/librlink/RlinkConnect.cpp | 4 ++-- tools/src/librlink/RlinkConnect.hpp | 4 ++-- tools/src/librlink/RlinkConnect.ipp | 4 ++-- tools/src/librlink/RlinkContext.cpp | 4 ++-- tools/src/librlink/RlinkContext.hpp | 4 ++-- tools/src/librlink/RlinkContext.ipp | 4 ++-- tools/src/librlink/RlinkCrc16.cpp | 4 ++-- tools/src/librlink/RlinkCrc16.hpp | 4 ++-- tools/src/librlink/RlinkCrc16.ipp | 4 ++-- tools/src/librlink/RlinkPacketBuf.cpp | 4 ++-- tools/src/librlink/RlinkPacketBuf.hpp | 4 ++-- tools/src/librlink/RlinkPacketBuf.ipp | 4 ++-- tools/src/librlink/RlinkPacketBufRcv.cpp | 4 ++-- tools/src/librlink/RlinkPacketBufRcv.hpp | 4 ++-- tools/src/librlink/RlinkPacketBufRcv.ipp | 4 ++-- tools/src/librlink/RlinkPacketBufSnd.cpp | 4 ++-- tools/src/librlink/RlinkPacketBufSnd.hpp | 4 ++-- tools/src/librlink/RlinkPacketBufSnd.ipp | 4 ++-- tools/src/librlink/RlinkPort.cpp | 4 ++-- tools/src/librlink/RlinkPort.hpp | 4 ++-- tools/src/librlink/RlinkPort.ipp | 4 ++-- tools/src/librlink/RlinkPortCuff.cpp | 4 ++-- tools/src/librlink/RlinkPortCuff.hpp | 4 ++-- tools/src/librlink/RlinkPortFactory.cpp | 4 ++-- tools/src/librlink/RlinkPortFactory.hpp | 4 ++-- tools/src/librlink/RlinkPortFifo.cpp | 4 ++-- tools/src/librlink/RlinkPortFifo.hpp | 4 ++-- tools/src/librlink/RlinkPortTerm.cpp | 4 ++-- tools/src/librlink/RlinkPortTerm.hpp | 4 ++-- tools/src/librlink/RlinkServer.cpp | 4 ++-- tools/src/librlink/RlinkServer.hpp | 4 ++-- tools/src/librlink/RlinkServer.ipp | 4 ++-- tools/src/librlink/RlinkServerEventLoop.cpp | 4 ++-- tools/src/librlink/RlinkServerEventLoop.hpp | 4 ++-- tools/src/librlink/RtimerFd.cpp | 4 ++-- tools/src/librlink/RtimerFd.hpp | 4 ++-- tools/src/librlink/RtimerFd.ipp | 4 ++-- tools/src/librlinktpp/Rlinktpp_Init.cpp | 4 ++-- tools/src/librlinktpp/RtclAttnShuttle.cpp | 4 ++-- tools/src/librlinktpp/RtclAttnShuttle.hpp | 4 ++-- tools/src/librlinktpp/RtclAttnShuttle.ipp | 4 ++-- tools/src/librlinktpp/RtclRlinkConnect.cpp | 4 ++-- tools/src/librlinktpp/RtclRlinkConnect.hpp | 4 ++-- tools/src/librlinktpp/RtclRlinkPort.cpp | 4 ++-- tools/src/librlinktpp/RtclRlinkPort.hpp | 4 ++-- tools/src/librlinktpp/RtclRlinkServer.cpp | 4 ++-- tools/src/librlinktpp/RtclRlinkServer.hpp | 4 ++-- tools/src/librtcltools/Rtcl.cpp | 4 ++-- tools/src/librtcltools/Rtcl.hpp | 4 ++-- tools/src/librtcltools/Rtcl.ipp | 4 ++-- tools/src/librtcltools/RtclArgs.cpp | 4 ++-- tools/src/librtcltools/RtclArgs.hpp | 4 ++-- tools/src/librtcltools/RtclArgs.ipp | 4 ++-- tools/src/librtcltools/RtclClassBase.cpp | 4 ++-- tools/src/librtcltools/RtclClassBase.hpp | 4 ++-- tools/src/librtcltools/RtclClassBase.ipp | 4 ++-- tools/src/librtcltools/RtclClassOwned.hpp | 4 ++-- tools/src/librtcltools/RtclClassOwned.ipp | 4 ++-- tools/src/librtcltools/RtclCmdBase.cpp | 4 ++-- tools/src/librtcltools/RtclCmdBase.hpp | 4 ++-- tools/src/librtcltools/RtclContext.cpp | 4 ++-- tools/src/librtcltools/RtclContext.hpp | 4 ++-- tools/src/librtcltools/RtclGet.hpp | 4 ++-- tools/src/librtcltools/RtclGet.ipp | 4 ++-- tools/src/librtcltools/RtclGetBase.cpp | 4 ++-- tools/src/librtcltools/RtclGetBase.hpp | 4 ++-- tools/src/librtcltools/RtclGetList.cpp | 4 ++-- tools/src/librtcltools/RtclGetList.hpp | 4 ++-- tools/src/librtcltools/RtclGetList.ipp | 4 ++-- tools/src/librtcltools/RtclNameSet.cpp | 4 ++-- tools/src/librtcltools/RtclNameSet.hpp | 4 ++-- tools/src/librtcltools/RtclOPtr.hpp | 4 ++-- tools/src/librtcltools/RtclOPtr.ipp | 4 ++-- tools/src/librtcltools/RtclProxyBase.cpp | 4 ++-- tools/src/librtcltools/RtclProxyBase.hpp | 4 ++-- tools/src/librtcltools/RtclProxyBase.ipp | 4 ++-- tools/src/librtcltools/RtclProxyOwned.hpp | 4 ++-- tools/src/librtcltools/RtclProxyOwned.ipp | 4 ++-- tools/src/librtcltools/RtclSet.hpp | 4 ++-- tools/src/librtcltools/RtclSet.ipp | 4 ++-- tools/src/librtcltools/RtclSetBase.cpp | 4 ++-- tools/src/librtcltools/RtclSetBase.hpp | 4 ++-- tools/src/librtcltools/RtclSetList.cpp | 4 ++-- tools/src/librtcltools/RtclSetList.hpp | 4 ++-- tools/src/librtcltools/RtclSetList.ipp | 4 ++-- tools/src/librtcltools/RtclStats.cpp | 4 ++-- tools/src/librtcltools/RtclStats.hpp | 4 ++-- tools/src/librtools/Rbits.cpp | 4 ++-- tools/src/librtools/Rbits.hpp | 4 ++-- tools/src/librtools/RerrMsg.cpp | 4 ++-- tools/src/librtools/RerrMsg.hpp | 4 ++-- tools/src/librtools/RerrMsg.ipp | 4 ++-- tools/src/librtools/Rexception.cpp | 4 ++-- tools/src/librtools/Rexception.hpp | 4 ++-- tools/src/librtools/Rexception.ipp | 4 ++-- tools/src/librtools/RiosState.cpp | 4 ++-- tools/src/librtools/RiosState.hpp | 4 ++-- tools/src/librtools/RiosState.ipp | 4 ++-- tools/src/librtools/RlogFile.cpp | 4 ++-- tools/src/librtools/RlogFile.hpp | 4 ++-- tools/src/librtools/RlogFile.ipp | 4 ++-- tools/src/librtools/RlogFileCatalog.cpp | 4 ++-- tools/src/librtools/RlogFileCatalog.hpp | 4 ++-- tools/src/librtools/RlogMsg.cpp | 4 ++-- tools/src/librtools/RlogMsg.hpp | 4 ++-- tools/src/librtools/RlogMsg.ipp | 4 ++-- tools/src/librtools/RosFill.cpp | 4 ++-- tools/src/librtools/RosFill.hpp | 4 ++-- tools/src/librtools/RosFill.ipp | 4 ++-- tools/src/librtools/RosPrintBvi.cpp | 4 ++-- tools/src/librtools/RosPrintBvi.hpp | 4 ++-- tools/src/librtools/RosPrintBvi.ipp | 4 ++-- tools/src/librtools/RosPrintf.hpp | 4 ++-- tools/src/librtools/RosPrintf.ipp | 4 ++-- tools/src/librtools/RosPrintfBase.cpp | 4 ++-- tools/src/librtools/RosPrintfBase.hpp | 4 ++-- tools/src/librtools/RosPrintfBase.ipp | 4 ++-- tools/src/librtools/RosPrintfS.cpp | 4 ++-- tools/src/librtools/RosPrintfS.hpp | 4 ++-- tools/src/librtools/RparseUrl.cpp | 4 ++-- tools/src/librtools/RparseUrl.hpp | 4 ++-- tools/src/librtools/RparseUrl.ipp | 4 ++-- tools/src/librtools/Rstats.cpp | 4 ++-- tools/src/librtools/Rstats.hpp | 4 ++-- tools/src/librtools/Rstats.ipp | 4 ++-- tools/src/librtools/Rtime.cpp | 4 ++-- tools/src/librtools/Rtime.hpp | 4 ++-- tools/src/librtools/Rtime.ipp | 4 ++-- tools/src/librtools/Rtools.cpp | 4 ++-- tools/src/librtools/Rtools.hpp | 4 ++-- tools/src/librtools/Rtools.ipp | 4 ++-- tools/src/librutiltpp/RtclBvi.cpp | 4 ++-- tools/src/librutiltpp/RtclBvi.hpp | 4 ++-- tools/src/librutiltpp/RtclSignalAction.cpp | 4 ++-- tools/src/librutiltpp/RtclSignalAction.hpp | 4 ++-- tools/src/librutiltpp/RtclSystem.cpp | 4 ++-- tools/src/librutiltpp/RtclSystem.hpp | 4 ++-- tools/src/librutiltpp/Rutiltpp_Init.cpp | 4 ++-- tools/src/librw11/RethBuf.cpp | 4 ++-- tools/src/librw11/RethBuf.hpp | 4 ++-- tools/src/librw11/RethBuf.ipp | 4 ++-- tools/src/librw11/RethTools.cpp | 4 ++-- tools/src/librw11/RethTools.hpp | 4 ++-- tools/src/librw11/RethTools.ipp | 4 ++-- tools/src/librw11/Rw11.cpp | 4 ++-- tools/src/librw11/Rw11.hpp | 4 ++-- tools/src/librw11/Rw11.ipp | 4 ++-- tools/src/librw11/Rw11Cntl.cpp | 4 ++-- tools/src/librw11/Rw11Cntl.hpp | 4 ++-- tools/src/librw11/Rw11Cntl.ipp | 4 ++-- tools/src/librw11/Rw11CntlBase.hpp | 4 ++-- tools/src/librw11/Rw11CntlBase.ipp | 4 ++-- tools/src/librw11/Rw11CntlDEUNA.cpp | 4 ++-- tools/src/librw11/Rw11CntlDEUNA.hpp | 4 ++-- tools/src/librw11/Rw11CntlDEUNA.ipp | 4 ++-- tools/src/librw11/Rw11CntlDL11.cpp | 4 ++-- tools/src/librw11/Rw11CntlDL11.hpp | 4 ++-- tools/src/librw11/Rw11CntlLP11.cpp | 4 ++-- tools/src/librw11/Rw11CntlLP11.hpp | 4 ++-- tools/src/librw11/Rw11CntlPC11.cpp | 4 ++-- tools/src/librw11/Rw11CntlPC11.hpp | 4 ++-- tools/src/librw11/Rw11CntlRHRP.cpp | 4 ++-- tools/src/librw11/Rw11CntlRHRP.hpp | 4 ++-- tools/src/librw11/Rw11CntlRHRP.ipp | 4 ++-- tools/src/librw11/Rw11CntlRK11.cpp | 4 ++-- tools/src/librw11/Rw11CntlRK11.hpp | 4 ++-- tools/src/librw11/Rw11CntlRK11.ipp | 4 ++-- tools/src/librw11/Rw11CntlRL11.cpp | 4 ++-- tools/src/librw11/Rw11CntlRL11.hpp | 4 ++-- tools/src/librw11/Rw11CntlRL11.ipp | 4 ++-- tools/src/librw11/Rw11CntlTM11.cpp | 4 ++-- tools/src/librw11/Rw11CntlTM11.hpp | 4 ++-- tools/src/librw11/Rw11CntlTM11.ipp | 4 ++-- tools/src/librw11/Rw11Cpu.cpp | 4 ++-- tools/src/librw11/Rw11Cpu.hpp | 4 ++-- tools/src/librw11/Rw11Cpu.ipp | 4 ++-- tools/src/librw11/Rw11CpuW11a.cpp | 4 ++-- tools/src/librw11/Rw11CpuW11a.hpp | 4 ++-- tools/src/librw11/Rw11Probe.cpp | 4 ++-- tools/src/librw11/Rw11Probe.hpp | 4 ++-- tools/src/librw11/Rw11Probe.ipp | 4 ++-- tools/src/librw11/Rw11Rdma.cpp | 4 ++-- tools/src/librw11/Rw11Rdma.hpp | 4 ++-- tools/src/librw11/Rw11Rdma.ipp | 4 ++-- tools/src/librw11/Rw11RdmaDisk.cpp | 4 ++-- tools/src/librw11/Rw11RdmaDisk.hpp | 4 ++-- tools/src/librw11/Rw11RdmaDisk.ipp | 4 ++-- tools/src/librw11/Rw11Unit.cpp | 4 ++-- tools/src/librw11/Rw11Unit.hpp | 4 ++-- tools/src/librw11/Rw11Unit.ipp | 4 ++-- tools/src/librw11/Rw11UnitDEUNA.cpp | 4 ++-- tools/src/librw11/Rw11UnitDEUNA.hpp | 4 ++-- tools/src/librw11/Rw11UnitDEUNA.ipp | 4 ++-- tools/src/librw11/Rw11UnitDL11.cpp | 4 ++-- tools/src/librw11/Rw11UnitDL11.hpp | 4 ++-- tools/src/librw11/Rw11UnitDisk.cpp | 4 ++-- tools/src/librw11/Rw11UnitDisk.hpp | 4 ++-- tools/src/librw11/Rw11UnitDisk.ipp | 4 ++-- tools/src/librw11/Rw11UnitDiskBase.hpp | 4 ++-- tools/src/librw11/Rw11UnitDiskBase.ipp | 4 ++-- tools/src/librw11/Rw11UnitLP11.cpp | 4 ++-- tools/src/librw11/Rw11UnitLP11.hpp | 4 ++-- tools/src/librw11/Rw11UnitPC11.cpp | 4 ++-- tools/src/librw11/Rw11UnitPC11.hpp | 4 ++-- tools/src/librw11/Rw11UnitRHRP.cpp | 4 ++-- tools/src/librw11/Rw11UnitRHRP.hpp | 4 ++-- tools/src/librw11/Rw11UnitRHRP.ipp | 4 ++-- tools/src/librw11/Rw11UnitRK11.cpp | 4 ++-- tools/src/librw11/Rw11UnitRK11.hpp | 4 ++-- tools/src/librw11/Rw11UnitRK11.ipp | 4 ++-- tools/src/librw11/Rw11UnitRL11.cpp | 4 ++-- tools/src/librw11/Rw11UnitRL11.hpp | 4 ++-- tools/src/librw11/Rw11UnitRL11.ipp | 4 ++-- tools/src/librw11/Rw11UnitStream.cpp | 4 ++-- tools/src/librw11/Rw11UnitStream.hpp | 4 ++-- tools/src/librw11/Rw11UnitStreamBase.hpp | 4 ++-- tools/src/librw11/Rw11UnitStreamBase.ipp | 4 ++-- tools/src/librw11/Rw11UnitTM11.cpp | 4 ++-- tools/src/librw11/Rw11UnitTM11.hpp | 4 ++-- tools/src/librw11/Rw11UnitTM11.ipp | 4 ++-- tools/src/librw11/Rw11UnitTape.cpp | 4 ++-- tools/src/librw11/Rw11UnitTape.hpp | 4 ++-- tools/src/librw11/Rw11UnitTape.ipp | 4 ++-- tools/src/librw11/Rw11UnitTapeBase.hpp | 4 ++-- tools/src/librw11/Rw11UnitTapeBase.ipp | 4 ++-- tools/src/librw11/Rw11UnitTerm.cpp | 4 ++-- tools/src/librw11/Rw11UnitTerm.hpp | 4 ++-- tools/src/librw11/Rw11UnitTerm.ipp | 4 ++-- tools/src/librw11/Rw11UnitTermBase.hpp | 4 ++-- tools/src/librw11/Rw11UnitTermBase.ipp | 4 ++-- tools/src/librw11/Rw11UnitVirt.hpp | 4 ++-- tools/src/librw11/Rw11UnitVirt.ipp | 4 ++-- tools/src/librw11/Rw11Virt.cpp | 4 ++-- tools/src/librw11/Rw11Virt.hpp | 4 ++-- tools/src/librw11/Rw11Virt.ipp | 4 ++-- tools/src/librw11/Rw11VirtDisk.cpp | 4 ++-- tools/src/librw11/Rw11VirtDisk.hpp | 4 ++-- tools/src/librw11/Rw11VirtDisk.ipp | 4 ++-- tools/src/librw11/Rw11VirtDiskBuffer.cpp | 4 ++-- tools/src/librw11/Rw11VirtDiskBuffer.hpp | 4 ++-- tools/src/librw11/Rw11VirtDiskBuffer.ipp | 4 ++-- tools/src/librw11/Rw11VirtDiskFile.cpp | 4 ++-- tools/src/librw11/Rw11VirtDiskFile.hpp | 4 ++-- tools/src/librw11/Rw11VirtDiskOver.cpp | 4 ++-- tools/src/librw11/Rw11VirtDiskOver.hpp | 4 ++-- tools/src/librw11/Rw11VirtEth.cpp | 4 ++-- tools/src/librw11/Rw11VirtEth.hpp | 4 ++-- tools/src/librw11/Rw11VirtEth.ipp | 4 ++-- tools/src/librw11/Rw11VirtEthTap.cpp | 4 ++-- tools/src/librw11/Rw11VirtEthTap.hpp | 4 ++-- tools/src/librw11/Rw11VirtStream.cpp | 4 ++-- tools/src/librw11/Rw11VirtStream.hpp | 4 ++-- tools/src/librw11/Rw11VirtTape.cpp | 4 ++-- tools/src/librw11/Rw11VirtTape.hpp | 4 ++-- tools/src/librw11/Rw11VirtTape.ipp | 4 ++-- tools/src/librw11/Rw11VirtTapeTap.cpp | 4 ++-- tools/src/librw11/Rw11VirtTapeTap.hpp | 4 ++-- tools/src/librw11/Rw11VirtTapeTap.ipp | 4 ++-- tools/src/librw11/Rw11VirtTerm.cpp | 4 ++-- tools/src/librw11/Rw11VirtTerm.hpp | 4 ++-- tools/src/librw11/Rw11VirtTerm.ipp | 4 ++-- tools/src/librw11/Rw11VirtTermPty.cpp | 4 ++-- tools/src/librw11/Rw11VirtTermPty.hpp | 4 ++-- tools/src/librw11/Rw11VirtTermTcp.cpp | 4 ++-- tools/src/librw11/Rw11VirtTermTcp.hpp | 4 ++-- tools/src/librw11/Rw11VirtTermTcp.ipp | 4 ++-- tools/src/librwxxtpp/RtclRw11.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11Cntl.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11Cntl.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlBase.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlBase.ipp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlDEUNA.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlDEUNA.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlDL11.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlDL11.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlDiskBase.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlDiskBase.ipp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlFactory.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlFactory.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlLP11.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlLP11.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlPC11.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlPC11.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlRHRP.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlRHRP.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlRK11.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlRK11.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlRL11.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlRL11.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlRdmaBase.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlRdmaBase.ipp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlStreamBase.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlStreamBase.ipp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlTM11.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlTM11.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlTapeBase.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlTapeBase.ipp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlTermBase.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CntlTermBase.ipp | 4 ++-- tools/src/librwxxtpp/RtclRw11Cpu.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11Cpu.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11Cpu.ipp | 4 ++-- tools/src/librwxxtpp/RtclRw11CpuBase.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CpuBase.ipp | 4 ++-- tools/src/librwxxtpp/RtclRw11CpuW11a.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11CpuW11a.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11Unit.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11Unit.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitBase.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitBase.ipp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitDEUNA.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitDEUNA.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitDL11.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitDL11.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitDisk.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitDisk.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitLP11.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitLP11.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitPC11.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitPC11.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitRHRP.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitRHRP.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitRK11.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitRK11.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitRL11.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitRL11.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitStream.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitStream.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitTM11.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitTM11.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitTape.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitTape.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitTerm.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11UnitTerm.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11Virt.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11Virt.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11Virt.ipp | 4 ++-- tools/src/librwxxtpp/RtclRw11VirtBase.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11VirtBase.ipp | 4 ++-- tools/src/librwxxtpp/RtclRw11VirtDiskOver.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11VirtDiskOver.hpp | 4 ++-- tools/src/librwxxtpp/RtclRw11VirtFactory.cpp | 4 ++-- tools/src/librwxxtpp/RtclRw11VirtFactory.hpp | 4 ++-- tools/src/librwxxtpp/Rwxxtpp_Init.cpp | 4 ++-- tools/src/tclshcpp/tclshcpp.cpp | 4 ++-- tools/src/testtclsh/testtclsh.cpp | 4 ++-- 369 files changed, 737 insertions(+), 737 deletions(-) diff --git a/COPYING.md b/COPYING.md index c0541929..48d675c6 100644 --- a/COPYING.md +++ b/COPYING.md @@ -4,7 +4,7 @@ all files contain the disclaimer: This program is free software; you may redistribute and/or modify it under the terms of the GNU General Public License as published by the Free - Software Foundation, either version 2, or at your option any later version. + Software Foundation, either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/ReventFd.cpp b/tools/src/librlink/ReventFd.cpp index f9d0155e..e0b17781 100644 --- a/tools/src/librlink/ReventFd.cpp +++ b/tools/src/librlink/ReventFd.cpp @@ -1,10 +1,10 @@ -// $Id: ReventFd.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: ReventFd.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/ReventFd.hpp b/tools/src/librlink/ReventFd.hpp index 3af40015..c647f9dc 100644 --- a/tools/src/librlink/ReventFd.hpp +++ b/tools/src/librlink/ReventFd.hpp @@ -1,10 +1,10 @@ -// $Id: ReventFd.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: ReventFd.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/ReventFd.ipp b/tools/src/librlink/ReventFd.ipp index f5698886..5d2b3f5f 100644 --- a/tools/src/librlink/ReventFd.ipp +++ b/tools/src/librlink/ReventFd.ipp @@ -1,10 +1,10 @@ -// $Id: ReventFd.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: ReventFd.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/ReventLoop.cpp b/tools/src/librlink/ReventLoop.cpp index b30f2039..ff91ae52 100644 --- a/tools/src/librlink/ReventLoop.cpp +++ b/tools/src/librlink/ReventLoop.cpp @@ -1,10 +1,10 @@ -// $Id: ReventLoop.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: ReventLoop.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/ReventLoop.hpp b/tools/src/librlink/ReventLoop.hpp index c37e41e3..c350fde1 100644 --- a/tools/src/librlink/ReventLoop.hpp +++ b/tools/src/librlink/ReventLoop.hpp @@ -1,10 +1,10 @@ -// $Id: ReventLoop.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: ReventLoop.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/ReventLoop.ipp b/tools/src/librlink/ReventLoop.ipp index 33b3e832..c9564fac 100644 --- a/tools/src/librlink/ReventLoop.ipp +++ b/tools/src/librlink/ReventLoop.ipp @@ -1,10 +1,10 @@ -// $Id: ReventLoop.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: ReventLoop.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2015 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkAddrMap.cpp b/tools/src/librlink/RlinkAddrMap.cpp index ef77b39b..e53cf4f4 100644 --- a/tools/src/librlink/RlinkAddrMap.cpp +++ b/tools/src/librlink/RlinkAddrMap.cpp @@ -1,10 +1,10 @@ -// $Id: RlinkAddrMap.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkAddrMap.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkAddrMap.hpp b/tools/src/librlink/RlinkAddrMap.hpp index c7aa4a30..9b3fb830 100644 --- a/tools/src/librlink/RlinkAddrMap.hpp +++ b/tools/src/librlink/RlinkAddrMap.hpp @@ -1,10 +1,10 @@ -// $Id: RlinkAddrMap.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkAddrMap.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkAddrMap.ipp b/tools/src/librlink/RlinkAddrMap.ipp index e2120333..d56e7106 100644 --- a/tools/src/librlink/RlinkAddrMap.ipp +++ b/tools/src/librlink/RlinkAddrMap.ipp @@ -1,10 +1,10 @@ -// $Id: RlinkAddrMap.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkAddrMap.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkChannel.cpp b/tools/src/librlink/RlinkChannel.cpp index b9050c78..38510b3a 100644 --- a/tools/src/librlink/RlinkChannel.cpp +++ b/tools/src/librlink/RlinkChannel.cpp @@ -1,10 +1,10 @@ -// $Id: RlinkChannel.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkChannel.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkChannel.hpp b/tools/src/librlink/RlinkChannel.hpp index 922078d2..1c8c7bee 100644 --- a/tools/src/librlink/RlinkChannel.hpp +++ b/tools/src/librlink/RlinkChannel.hpp @@ -1,10 +1,10 @@ -// $Id: RlinkChannel.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkChannel.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkChannel.ipp b/tools/src/librlink/RlinkChannel.ipp index d57ce994..53082ae7 100644 --- a/tools/src/librlink/RlinkChannel.ipp +++ b/tools/src/librlink/RlinkChannel.ipp @@ -1,10 +1,10 @@ -// $Id: RlinkChannel.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkChannel.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkCommand.cpp b/tools/src/librlink/RlinkCommand.cpp index e0da92fe..70f95390 100644 --- a/tools/src/librlink/RlinkCommand.cpp +++ b/tools/src/librlink/RlinkCommand.cpp @@ -1,10 +1,10 @@ -// $Id: RlinkCommand.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkCommand.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkCommand.hpp b/tools/src/librlink/RlinkCommand.hpp index 960d578a..c596eee2 100644 --- a/tools/src/librlink/RlinkCommand.hpp +++ b/tools/src/librlink/RlinkCommand.hpp @@ -1,10 +1,10 @@ -// $Id: RlinkCommand.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkCommand.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkCommand.ipp b/tools/src/librlink/RlinkCommand.ipp index 5b348f49..e52db239 100644 --- a/tools/src/librlink/RlinkCommand.ipp +++ b/tools/src/librlink/RlinkCommand.ipp @@ -1,10 +1,10 @@ -// $Id: RlinkCommand.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkCommand.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2015 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkCommandExpect.cpp b/tools/src/librlink/RlinkCommandExpect.cpp index 5eccd305..3c208a53 100644 --- a/tools/src/librlink/RlinkCommandExpect.cpp +++ b/tools/src/librlink/RlinkCommandExpect.cpp @@ -1,10 +1,10 @@ -// $Id: RlinkCommandExpect.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkCommandExpect.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkCommandExpect.hpp b/tools/src/librlink/RlinkCommandExpect.hpp index 6d597830..9f882d8f 100644 --- a/tools/src/librlink/RlinkCommandExpect.hpp +++ b/tools/src/librlink/RlinkCommandExpect.hpp @@ -1,10 +1,10 @@ -// $Id: RlinkCommandExpect.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkCommandExpect.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkCommandExpect.ipp b/tools/src/librlink/RlinkCommandExpect.ipp index 60c4c3bb..765ed22c 100644 --- a/tools/src/librlink/RlinkCommandExpect.ipp +++ b/tools/src/librlink/RlinkCommandExpect.ipp @@ -1,10 +1,10 @@ -// $Id: RlinkCommandExpect.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkCommandExpect.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2015 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkCommandList.cpp b/tools/src/librlink/RlinkCommandList.cpp index 3eb94cc7..538bc071 100644 --- a/tools/src/librlink/RlinkCommandList.cpp +++ b/tools/src/librlink/RlinkCommandList.cpp @@ -1,10 +1,10 @@ -// $Id: RlinkCommandList.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkCommandList.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkCommandList.hpp b/tools/src/librlink/RlinkCommandList.hpp index 46c8f017..9ac0151e 100644 --- a/tools/src/librlink/RlinkCommandList.hpp +++ b/tools/src/librlink/RlinkCommandList.hpp @@ -1,10 +1,10 @@ -// $Id: RlinkCommandList.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkCommandList.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkCommandList.ipp b/tools/src/librlink/RlinkCommandList.ipp index 6b3f17fe..82acff04 100644 --- a/tools/src/librlink/RlinkCommandList.ipp +++ b/tools/src/librlink/RlinkCommandList.ipp @@ -1,10 +1,10 @@ -// $Id: RlinkCommandList.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkCommandList.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2014 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkConnect.cpp b/tools/src/librlink/RlinkConnect.cpp index 9d5463b2..adfc219b 100644 --- a/tools/src/librlink/RlinkConnect.cpp +++ b/tools/src/librlink/RlinkConnect.cpp @@ -1,10 +1,10 @@ -// $Id: RlinkConnect.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkConnect.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkConnect.hpp b/tools/src/librlink/RlinkConnect.hpp index 6569d889..abc1b53c 100644 --- a/tools/src/librlink/RlinkConnect.hpp +++ b/tools/src/librlink/RlinkConnect.hpp @@ -1,10 +1,10 @@ -// $Id: RlinkConnect.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkConnect.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkConnect.ipp b/tools/src/librlink/RlinkConnect.ipp index 018f5189..ccc26626 100644 --- a/tools/src/librlink/RlinkConnect.ipp +++ b/tools/src/librlink/RlinkConnect.ipp @@ -1,10 +1,10 @@ -// $Id: RlinkConnect.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkConnect.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkContext.cpp b/tools/src/librlink/RlinkContext.cpp index 9e63b7f0..0d923976 100644 --- a/tools/src/librlink/RlinkContext.cpp +++ b/tools/src/librlink/RlinkContext.cpp @@ -1,10 +1,10 @@ -// $Id: RlinkContext.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkContext.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkContext.hpp b/tools/src/librlink/RlinkContext.hpp index 18c31cd1..c91a2a75 100644 --- a/tools/src/librlink/RlinkContext.hpp +++ b/tools/src/librlink/RlinkContext.hpp @@ -1,10 +1,10 @@ -// $Id: RlinkContext.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkContext.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkContext.ipp b/tools/src/librlink/RlinkContext.ipp index 5e74a75c..6487f155 100644 --- a/tools/src/librlink/RlinkContext.ipp +++ b/tools/src/librlink/RlinkContext.ipp @@ -1,10 +1,10 @@ -// $Id: RlinkContext.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkContext.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2015 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkCrc16.cpp b/tools/src/librlink/RlinkCrc16.cpp index 2eb168d0..9f9d6680 100644 --- a/tools/src/librlink/RlinkCrc16.cpp +++ b/tools/src/librlink/RlinkCrc16.cpp @@ -1,10 +1,10 @@ -// $Id: RlinkCrc16.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkCrc16.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkCrc16.hpp b/tools/src/librlink/RlinkCrc16.hpp index c4360175..34f046c4 100644 --- a/tools/src/librlink/RlinkCrc16.hpp +++ b/tools/src/librlink/RlinkCrc16.hpp @@ -1,10 +1,10 @@ -// $Id: RlinkCrc16.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkCrc16.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkCrc16.ipp b/tools/src/librlink/RlinkCrc16.ipp index 7a55927e..0ed9b962 100644 --- a/tools/src/librlink/RlinkCrc16.ipp +++ b/tools/src/librlink/RlinkCrc16.ipp @@ -1,10 +1,10 @@ -// $Id: RlinkCrc16.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkCrc16.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkPacketBuf.cpp b/tools/src/librlink/RlinkPacketBuf.cpp index 8c41e9bb..e5b29534 100644 --- a/tools/src/librlink/RlinkPacketBuf.cpp +++ b/tools/src/librlink/RlinkPacketBuf.cpp @@ -1,10 +1,10 @@ -// $Id: RlinkPacketBuf.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkPacketBuf.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkPacketBuf.hpp b/tools/src/librlink/RlinkPacketBuf.hpp index 94617f0b..07075f8b 100644 --- a/tools/src/librlink/RlinkPacketBuf.hpp +++ b/tools/src/librlink/RlinkPacketBuf.hpp @@ -1,10 +1,10 @@ -// $Id: RlinkPacketBuf.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkPacketBuf.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkPacketBuf.ipp b/tools/src/librlink/RlinkPacketBuf.ipp index 9474888b..a756129d 100644 --- a/tools/src/librlink/RlinkPacketBuf.ipp +++ b/tools/src/librlink/RlinkPacketBuf.ipp @@ -1,10 +1,10 @@ -// $Id: RlinkPacketBuf.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkPacketBuf.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2014 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkPacketBufRcv.cpp b/tools/src/librlink/RlinkPacketBufRcv.cpp index e45d7f0b..6b14aaa1 100644 --- a/tools/src/librlink/RlinkPacketBufRcv.cpp +++ b/tools/src/librlink/RlinkPacketBufRcv.cpp @@ -1,10 +1,10 @@ -// $Id: RlinkPacketBufRcv.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkPacketBufRcv.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkPacketBufRcv.hpp b/tools/src/librlink/RlinkPacketBufRcv.hpp index 3dbf1cb4..a2fa1c7c 100644 --- a/tools/src/librlink/RlinkPacketBufRcv.hpp +++ b/tools/src/librlink/RlinkPacketBufRcv.hpp @@ -1,10 +1,10 @@ -// $Id: RlinkPacketBufRcv.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkPacketBufRcv.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkPacketBufRcv.ipp b/tools/src/librlink/RlinkPacketBufRcv.ipp index 278eb884..8652d98a 100644 --- a/tools/src/librlink/RlinkPacketBufRcv.ipp +++ b/tools/src/librlink/RlinkPacketBufRcv.ipp @@ -1,10 +1,10 @@ -// $Id: RlinkPacketBufRcv.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkPacketBufRcv.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkPacketBufSnd.cpp b/tools/src/librlink/RlinkPacketBufSnd.cpp index f2e9ee74..cb38783b 100644 --- a/tools/src/librlink/RlinkPacketBufSnd.cpp +++ b/tools/src/librlink/RlinkPacketBufSnd.cpp @@ -1,10 +1,10 @@ -// $Id: RlinkPacketBufSnd.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkPacketBufSnd.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkPacketBufSnd.hpp b/tools/src/librlink/RlinkPacketBufSnd.hpp index 4d15cf28..8a6b43dd 100644 --- a/tools/src/librlink/RlinkPacketBufSnd.hpp +++ b/tools/src/librlink/RlinkPacketBufSnd.hpp @@ -1,10 +1,10 @@ -// $Id: RlinkPacketBufSnd.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkPacketBufSnd.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkPacketBufSnd.ipp b/tools/src/librlink/RlinkPacketBufSnd.ipp index d6c26eda..cafb9906 100644 --- a/tools/src/librlink/RlinkPacketBufSnd.ipp +++ b/tools/src/librlink/RlinkPacketBufSnd.ipp @@ -1,10 +1,10 @@ -// $Id: RlinkPacketBufSnd.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkPacketBufSnd.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2015 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkPort.cpp b/tools/src/librlink/RlinkPort.cpp index 5ee81222..0233169d 100644 --- a/tools/src/librlink/RlinkPort.cpp +++ b/tools/src/librlink/RlinkPort.cpp @@ -1,10 +1,10 @@ -// $Id: RlinkPort.cpp 888 2017-04-30 13:06:51Z mueller $ +// $Id: RlinkPort.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkPort.hpp b/tools/src/librlink/RlinkPort.hpp index 29c78161..284fb551 100644 --- a/tools/src/librlink/RlinkPort.hpp +++ b/tools/src/librlink/RlinkPort.hpp @@ -1,10 +1,10 @@ -// $Id: RlinkPort.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkPort.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkPort.ipp b/tools/src/librlink/RlinkPort.ipp index d66933e9..bff0c5fd 100644 --- a/tools/src/librlink/RlinkPort.ipp +++ b/tools/src/librlink/RlinkPort.ipp @@ -1,10 +1,10 @@ -// $Id: RlinkPort.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkPort.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2015 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkPortCuff.cpp b/tools/src/librlink/RlinkPortCuff.cpp index 4b67fed1..c117e3a5 100644 --- a/tools/src/librlink/RlinkPortCuff.cpp +++ b/tools/src/librlink/RlinkPortCuff.cpp @@ -1,10 +1,10 @@ -// $Id: RlinkPortCuff.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkPortCuff.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2012-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkPortCuff.hpp b/tools/src/librlink/RlinkPortCuff.hpp index c2b779e1..bc7d53f2 100644 --- a/tools/src/librlink/RlinkPortCuff.hpp +++ b/tools/src/librlink/RlinkPortCuff.hpp @@ -1,10 +1,10 @@ -// $Id: RlinkPortCuff.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkPortCuff.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2012-2013 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkPortFactory.cpp b/tools/src/librlink/RlinkPortFactory.cpp index 773aa604..cbb18d2b 100644 --- a/tools/src/librlink/RlinkPortFactory.cpp +++ b/tools/src/librlink/RlinkPortFactory.cpp @@ -1,10 +1,10 @@ -// $Id: RlinkPortFactory.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkPortFactory.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2013 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkPortFactory.hpp b/tools/src/librlink/RlinkPortFactory.hpp index af7640eb..4eadb77c 100644 --- a/tools/src/librlink/RlinkPortFactory.hpp +++ b/tools/src/librlink/RlinkPortFactory.hpp @@ -1,10 +1,10 @@ -// $Id: RlinkPortFactory.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkPortFactory.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkPortFifo.cpp b/tools/src/librlink/RlinkPortFifo.cpp index 1692361b..b8e9dbae 100644 --- a/tools/src/librlink/RlinkPortFifo.cpp +++ b/tools/src/librlink/RlinkPortFifo.cpp @@ -1,10 +1,10 @@ -// $Id: RlinkPortFifo.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkPortFifo.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkPortFifo.hpp b/tools/src/librlink/RlinkPortFifo.hpp index 90306fc8..6c3b6312 100644 --- a/tools/src/librlink/RlinkPortFifo.hpp +++ b/tools/src/librlink/RlinkPortFifo.hpp @@ -1,10 +1,10 @@ -// $Id: RlinkPortFifo.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkPortFifo.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkPortTerm.cpp b/tools/src/librlink/RlinkPortTerm.cpp index 950e7e72..da4c58d2 100644 --- a/tools/src/librlink/RlinkPortTerm.cpp +++ b/tools/src/librlink/RlinkPortTerm.cpp @@ -1,10 +1,10 @@ -// $Id: RlinkPortTerm.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkPortTerm.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkPortTerm.hpp b/tools/src/librlink/RlinkPortTerm.hpp index d84b75ca..1ba1445b 100644 --- a/tools/src/librlink/RlinkPortTerm.hpp +++ b/tools/src/librlink/RlinkPortTerm.hpp @@ -1,10 +1,10 @@ -// $Id: RlinkPortTerm.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkPortTerm.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2015 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkServer.cpp b/tools/src/librlink/RlinkServer.cpp index 821aafc9..1cbcb340 100644 --- a/tools/src/librlink/RlinkServer.cpp +++ b/tools/src/librlink/RlinkServer.cpp @@ -1,10 +1,10 @@ -// $Id: RlinkServer.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkServer.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkServer.hpp b/tools/src/librlink/RlinkServer.hpp index bb6a1778..c1ca81db 100644 --- a/tools/src/librlink/RlinkServer.hpp +++ b/tools/src/librlink/RlinkServer.hpp @@ -1,10 +1,10 @@ -// $Id: RlinkServer.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkServer.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkServer.ipp b/tools/src/librlink/RlinkServer.ipp index e629d991..821bcd97 100644 --- a/tools/src/librlink/RlinkServer.ipp +++ b/tools/src/librlink/RlinkServer.ipp @@ -1,10 +1,10 @@ -// $Id: RlinkServer.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkServer.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2015 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkServerEventLoop.cpp b/tools/src/librlink/RlinkServerEventLoop.cpp index 8e2ac10a..f25e0424 100644 --- a/tools/src/librlink/RlinkServerEventLoop.cpp +++ b/tools/src/librlink/RlinkServerEventLoop.cpp @@ -1,10 +1,10 @@ -// $Id: RlinkServerEventLoop.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkServerEventLoop.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2015 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RlinkServerEventLoop.hpp b/tools/src/librlink/RlinkServerEventLoop.hpp index bf08fd34..155b12c7 100644 --- a/tools/src/librlink/RlinkServerEventLoop.hpp +++ b/tools/src/librlink/RlinkServerEventLoop.hpp @@ -1,10 +1,10 @@ -// $Id: RlinkServerEventLoop.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlinkServerEventLoop.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RtimerFd.cpp b/tools/src/librlink/RtimerFd.cpp index 6fcb86f8..35cbce91 100644 --- a/tools/src/librlink/RtimerFd.cpp +++ b/tools/src/librlink/RtimerFd.cpp @@ -1,10 +1,10 @@ -// $Id: RtimerFd.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtimerFd.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RtimerFd.hpp b/tools/src/librlink/RtimerFd.hpp index 64765e15..7e56c9fa 100644 --- a/tools/src/librlink/RtimerFd.hpp +++ b/tools/src/librlink/RtimerFd.hpp @@ -1,10 +1,10 @@ -// $Id: RtimerFd.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtimerFd.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlink/RtimerFd.ipp b/tools/src/librlink/RtimerFd.ipp index f8c86f13..36f09dc3 100644 --- a/tools/src/librlink/RtimerFd.ipp +++ b/tools/src/librlink/RtimerFd.ipp @@ -1,10 +1,10 @@ -// $Id: RtimerFd.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtimerFd.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlinktpp/Rlinktpp_Init.cpp b/tools/src/librlinktpp/Rlinktpp_Init.cpp index 8ac8693d..95fb20d9 100644 --- a/tools/src/librlinktpp/Rlinktpp_Init.cpp +++ b/tools/src/librlinktpp/Rlinktpp_Init.cpp @@ -1,10 +1,10 @@ -// $Id: Rlinktpp_Init.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rlinktpp_Init.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2014 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlinktpp/RtclAttnShuttle.cpp b/tools/src/librlinktpp/RtclAttnShuttle.cpp index 5d1e475d..463638ce 100644 --- a/tools/src/librlinktpp/RtclAttnShuttle.cpp +++ b/tools/src/librlinktpp/RtclAttnShuttle.cpp @@ -1,10 +1,10 @@ -// $Id: RtclAttnShuttle.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclAttnShuttle.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2014 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlinktpp/RtclAttnShuttle.hpp b/tools/src/librlinktpp/RtclAttnShuttle.hpp index 967185f6..53189399 100644 --- a/tools/src/librlinktpp/RtclAttnShuttle.hpp +++ b/tools/src/librlinktpp/RtclAttnShuttle.hpp @@ -1,10 +1,10 @@ -// $Id: RtclAttnShuttle.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclAttnShuttle.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2014 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlinktpp/RtclAttnShuttle.ipp b/tools/src/librlinktpp/RtclAttnShuttle.ipp index 08f3b3b5..3388ed07 100644 --- a/tools/src/librlinktpp/RtclAttnShuttle.ipp +++ b/tools/src/librlinktpp/RtclAttnShuttle.ipp @@ -1,10 +1,10 @@ -// $Id: RtclAttnShuttle.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclAttnShuttle.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlinktpp/RtclRlinkConnect.cpp b/tools/src/librlinktpp/RtclRlinkConnect.cpp index 26c7241e..b6b5ccb8 100644 --- a/tools/src/librlinktpp/RtclRlinkConnect.cpp +++ b/tools/src/librlinktpp/RtclRlinkConnect.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRlinkConnect.cpp 888 2017-04-30 13:06:51Z mueller $ +// $Id: RtclRlinkConnect.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlinktpp/RtclRlinkConnect.hpp b/tools/src/librlinktpp/RtclRlinkConnect.hpp index b731c34f..d90c6b82 100644 --- a/tools/src/librlinktpp/RtclRlinkConnect.hpp +++ b/tools/src/librlinktpp/RtclRlinkConnect.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRlinkConnect.hpp 888 2017-04-30 13:06:51Z mueller $ +// $Id: RtclRlinkConnect.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlinktpp/RtclRlinkPort.cpp b/tools/src/librlinktpp/RtclRlinkPort.cpp index c5e0e6ad..94b2697b 100644 --- a/tools/src/librlinktpp/RtclRlinkPort.cpp +++ b/tools/src/librlinktpp/RtclRlinkPort.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRlinkPort.cpp 888 2017-04-30 13:06:51Z mueller $ +// $Id: RtclRlinkPort.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlinktpp/RtclRlinkPort.hpp b/tools/src/librlinktpp/RtclRlinkPort.hpp index 394ce227..fb57792a 100644 --- a/tools/src/librlinktpp/RtclRlinkPort.hpp +++ b/tools/src/librlinktpp/RtclRlinkPort.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRlinkPort.hpp 888 2017-04-30 13:06:51Z mueller $ +// $Id: RtclRlinkPort.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlinktpp/RtclRlinkServer.cpp b/tools/src/librlinktpp/RtclRlinkServer.cpp index 97cc52e3..1697b68e 100644 --- a/tools/src/librlinktpp/RtclRlinkServer.cpp +++ b/tools/src/librlinktpp/RtclRlinkServer.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRlinkServer.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRlinkServer.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librlinktpp/RtclRlinkServer.hpp b/tools/src/librlinktpp/RtclRlinkServer.hpp index 7ce0e39c..c835079c 100644 --- a/tools/src/librlinktpp/RtclRlinkServer.hpp +++ b/tools/src/librlinktpp/RtclRlinkServer.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRlinkServer.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRlinkServer.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2015 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/Rtcl.cpp b/tools/src/librtcltools/Rtcl.cpp index 61fcbd41..46a63cd0 100644 --- a/tools/src/librtcltools/Rtcl.cpp +++ b/tools/src/librtcltools/Rtcl.cpp @@ -1,10 +1,10 @@ -// $Id: Rtcl.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rtcl.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2014 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/Rtcl.hpp b/tools/src/librtcltools/Rtcl.hpp index ad77ce1d..82f68282 100644 --- a/tools/src/librtcltools/Rtcl.hpp +++ b/tools/src/librtcltools/Rtcl.hpp @@ -1,10 +1,10 @@ -// $Id: Rtcl.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rtcl.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2013 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/Rtcl.ipp b/tools/src/librtcltools/Rtcl.ipp index 93c86a17..7be700e0 100644 --- a/tools/src/librtcltools/Rtcl.ipp +++ b/tools/src/librtcltools/Rtcl.ipp @@ -1,10 +1,10 @@ -// $Id: Rtcl.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rtcl.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclArgs.cpp b/tools/src/librtcltools/RtclArgs.cpp index 72c3542e..38bc25e1 100644 --- a/tools/src/librtcltools/RtclArgs.cpp +++ b/tools/src/librtcltools/RtclArgs.cpp @@ -1,10 +1,10 @@ -// $Id: RtclArgs.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclArgs.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2014 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclArgs.hpp b/tools/src/librtcltools/RtclArgs.hpp index 98b109b4..49a09f16 100644 --- a/tools/src/librtcltools/RtclArgs.hpp +++ b/tools/src/librtcltools/RtclArgs.hpp @@ -1,10 +1,10 @@ -// $Id: RtclArgs.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclArgs.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2013 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclArgs.ipp b/tools/src/librtcltools/RtclArgs.ipp index 882a362f..bf14e7f1 100644 --- a/tools/src/librtcltools/RtclArgs.ipp +++ b/tools/src/librtcltools/RtclArgs.ipp @@ -1,10 +1,10 @@ -// $Id: RtclArgs.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclArgs.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2013 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclClassBase.cpp b/tools/src/librtcltools/RtclClassBase.cpp index 52870b3e..b8748a77 100644 --- a/tools/src/librtcltools/RtclClassBase.cpp +++ b/tools/src/librtcltools/RtclClassBase.cpp @@ -1,10 +1,10 @@ -// $Id: RtclClassBase.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclClassBase.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2014 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclClassBase.hpp b/tools/src/librtcltools/RtclClassBase.hpp index 584d3953..b37f7215 100644 --- a/tools/src/librtcltools/RtclClassBase.hpp +++ b/tools/src/librtcltools/RtclClassBase.hpp @@ -1,10 +1,10 @@ -// $Id: RtclClassBase.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclClassBase.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2013 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclClassBase.ipp b/tools/src/librtcltools/RtclClassBase.ipp index 4376eff4..3c08716c 100644 --- a/tools/src/librtcltools/RtclClassBase.ipp +++ b/tools/src/librtcltools/RtclClassBase.ipp @@ -1,10 +1,10 @@ -// $Id: RtclClassBase.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclClassBase.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclClassOwned.hpp b/tools/src/librtcltools/RtclClassOwned.hpp index c84044e8..808e87d7 100644 --- a/tools/src/librtcltools/RtclClassOwned.hpp +++ b/tools/src/librtcltools/RtclClassOwned.hpp @@ -1,10 +1,10 @@ -// $Id: RtclClassOwned.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclClassOwned.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclClassOwned.ipp b/tools/src/librtcltools/RtclClassOwned.ipp index b7347228..dff2b0ec 100644 --- a/tools/src/librtcltools/RtclClassOwned.ipp +++ b/tools/src/librtcltools/RtclClassOwned.ipp @@ -1,10 +1,10 @@ -// $Id: RtclClassOwned.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclClassOwned.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2013 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclCmdBase.cpp b/tools/src/librtcltools/RtclCmdBase.cpp index f08ed27d..f563af0c 100644 --- a/tools/src/librtcltools/RtclCmdBase.cpp +++ b/tools/src/librtcltools/RtclCmdBase.cpp @@ -1,10 +1,10 @@ -// $Id: RtclCmdBase.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclCmdBase.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclCmdBase.hpp b/tools/src/librtcltools/RtclCmdBase.hpp index 8f079550..5a7d77b1 100644 --- a/tools/src/librtcltools/RtclCmdBase.hpp +++ b/tools/src/librtcltools/RtclCmdBase.hpp @@ -1,10 +1,10 @@ -// $Id: RtclCmdBase.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclCmdBase.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclContext.cpp b/tools/src/librtcltools/RtclContext.cpp index 6dcf500c..1a9a46c6 100644 --- a/tools/src/librtcltools/RtclContext.cpp +++ b/tools/src/librtcltools/RtclContext.cpp @@ -1,10 +1,10 @@ -// $Id: RtclContext.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclContext.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclContext.hpp b/tools/src/librtcltools/RtclContext.hpp index a9d32a14..5e9da660 100644 --- a/tools/src/librtcltools/RtclContext.hpp +++ b/tools/src/librtcltools/RtclContext.hpp @@ -1,10 +1,10 @@ -// $Id: RtclContext.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclContext.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclGet.hpp b/tools/src/librtcltools/RtclGet.hpp index 5714c76f..403a707a 100644 --- a/tools/src/librtcltools/RtclGet.hpp +++ b/tools/src/librtcltools/RtclGet.hpp @@ -1,10 +1,10 @@ -// $Id: RtclGet.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclGet.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclGet.ipp b/tools/src/librtcltools/RtclGet.ipp index a3873640..637ad0bc 100644 --- a/tools/src/librtcltools/RtclGet.ipp +++ b/tools/src/librtcltools/RtclGet.ipp @@ -1,10 +1,10 @@ -// $Id: RtclGet.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclGet.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclGetBase.cpp b/tools/src/librtcltools/RtclGetBase.cpp index 9033f783..701a324f 100644 --- a/tools/src/librtcltools/RtclGetBase.cpp +++ b/tools/src/librtcltools/RtclGetBase.cpp @@ -1,10 +1,10 @@ -// $Id: RtclGetBase.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclGetBase.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclGetBase.hpp b/tools/src/librtcltools/RtclGetBase.hpp index 95de7880..3e990958 100644 --- a/tools/src/librtcltools/RtclGetBase.hpp +++ b/tools/src/librtcltools/RtclGetBase.hpp @@ -1,10 +1,10 @@ -// $Id: RtclGetBase.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclGetBase.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclGetList.cpp b/tools/src/librtcltools/RtclGetList.cpp index b1a84ea0..f6dffbdf 100644 --- a/tools/src/librtcltools/RtclGetList.cpp +++ b/tools/src/librtcltools/RtclGetList.cpp @@ -1,10 +1,10 @@ -// $Id: RtclGetList.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclGetList.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2015 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclGetList.hpp b/tools/src/librtcltools/RtclGetList.hpp index 62cf9073..b39c3b5e 100644 --- a/tools/src/librtcltools/RtclGetList.hpp +++ b/tools/src/librtcltools/RtclGetList.hpp @@ -1,10 +1,10 @@ -// $Id: RtclGetList.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclGetList.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2015 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclGetList.ipp b/tools/src/librtcltools/RtclGetList.ipp index b88bab44..bf9aaa41 100644 --- a/tools/src/librtcltools/RtclGetList.ipp +++ b/tools/src/librtcltools/RtclGetList.ipp @@ -1,10 +1,10 @@ -// $Id: RtclGetList.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclGetList.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclNameSet.cpp b/tools/src/librtcltools/RtclNameSet.cpp index dbba5cba..3bef3e0c 100644 --- a/tools/src/librtcltools/RtclNameSet.cpp +++ b/tools/src/librtcltools/RtclNameSet.cpp @@ -1,10 +1,10 @@ -// $Id: RtclNameSet.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclNameSet.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2014 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclNameSet.hpp b/tools/src/librtcltools/RtclNameSet.hpp index 596ba05f..2821994f 100644 --- a/tools/src/librtcltools/RtclNameSet.hpp +++ b/tools/src/librtcltools/RtclNameSet.hpp @@ -1,10 +1,10 @@ -// $Id: RtclNameSet.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclNameSet.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2013 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclOPtr.hpp b/tools/src/librtcltools/RtclOPtr.hpp index b794b4a8..d344fe9f 100644 --- a/tools/src/librtcltools/RtclOPtr.hpp +++ b/tools/src/librtcltools/RtclOPtr.hpp @@ -1,10 +1,10 @@ -// $Id: RtclOPtr.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclOPtr.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2013 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclOPtr.ipp b/tools/src/librtcltools/RtclOPtr.ipp index 341b0075..01cda850 100644 --- a/tools/src/librtcltools/RtclOPtr.ipp +++ b/tools/src/librtcltools/RtclOPtr.ipp @@ -1,10 +1,10 @@ -// $Id: RtclOPtr.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclOPtr.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclProxyBase.cpp b/tools/src/librtcltools/RtclProxyBase.cpp index 6043af12..d5edc2d9 100644 --- a/tools/src/librtcltools/RtclProxyBase.cpp +++ b/tools/src/librtcltools/RtclProxyBase.cpp @@ -1,10 +1,10 @@ -// $Id: RtclProxyBase.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclProxyBase.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclProxyBase.hpp b/tools/src/librtcltools/RtclProxyBase.hpp index 14ca10da..15e239e5 100644 --- a/tools/src/librtcltools/RtclProxyBase.hpp +++ b/tools/src/librtcltools/RtclProxyBase.hpp @@ -1,10 +1,10 @@ -// $Id: RtclProxyBase.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclProxyBase.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2013 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclProxyBase.ipp b/tools/src/librtcltools/RtclProxyBase.ipp index df861ebc..c9d40294 100644 --- a/tools/src/librtcltools/RtclProxyBase.ipp +++ b/tools/src/librtcltools/RtclProxyBase.ipp @@ -1,10 +1,10 @@ -// $Id: RtclProxyBase.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclProxyBase.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclProxyOwned.hpp b/tools/src/librtcltools/RtclProxyOwned.hpp index 15cc47de..846eb6c3 100644 --- a/tools/src/librtcltools/RtclProxyOwned.hpp +++ b/tools/src/librtcltools/RtclProxyOwned.hpp @@ -1,10 +1,10 @@ -// $Id: RtclProxyOwned.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclProxyOwned.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2013 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclProxyOwned.ipp b/tools/src/librtcltools/RtclProxyOwned.ipp index 4d73e410..283e22b2 100644 --- a/tools/src/librtcltools/RtclProxyOwned.ipp +++ b/tools/src/librtcltools/RtclProxyOwned.ipp @@ -1,10 +1,10 @@ -// $Id: RtclProxyOwned.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclProxyOwned.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2013 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclSet.hpp b/tools/src/librtcltools/RtclSet.hpp index 0f5d78e7..761b5409 100644 --- a/tools/src/librtcltools/RtclSet.hpp +++ b/tools/src/librtcltools/RtclSet.hpp @@ -1,10 +1,10 @@ -// $Id: RtclSet.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclSet.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclSet.ipp b/tools/src/librtcltools/RtclSet.ipp index f9de32af..c56eed2f 100644 --- a/tools/src/librtcltools/RtclSet.ipp +++ b/tools/src/librtcltools/RtclSet.ipp @@ -1,10 +1,10 @@ -// $Id: RtclSet.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclSet.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclSetBase.cpp b/tools/src/librtcltools/RtclSetBase.cpp index 491fa69e..9c929634 100644 --- a/tools/src/librtcltools/RtclSetBase.cpp +++ b/tools/src/librtcltools/RtclSetBase.cpp @@ -1,10 +1,10 @@ -// $Id: RtclSetBase.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclSetBase.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclSetBase.hpp b/tools/src/librtcltools/RtclSetBase.hpp index 9691ec1c..a4bb837e 100644 --- a/tools/src/librtcltools/RtclSetBase.hpp +++ b/tools/src/librtcltools/RtclSetBase.hpp @@ -1,10 +1,10 @@ -// $Id: RtclSetBase.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclSetBase.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclSetList.cpp b/tools/src/librtcltools/RtclSetList.cpp index 5e298c6e..b267138f 100644 --- a/tools/src/librtcltools/RtclSetList.cpp +++ b/tools/src/librtcltools/RtclSetList.cpp @@ -1,10 +1,10 @@ -// $Id: RtclSetList.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclSetList.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2015 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclSetList.hpp b/tools/src/librtcltools/RtclSetList.hpp index dde4ee4e..a236244b 100644 --- a/tools/src/librtcltools/RtclSetList.hpp +++ b/tools/src/librtcltools/RtclSetList.hpp @@ -1,10 +1,10 @@ -// $Id: RtclSetList.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclSetList.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2015 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclSetList.ipp b/tools/src/librtcltools/RtclSetList.ipp index 72184748..684ba273 100644 --- a/tools/src/librtcltools/RtclSetList.ipp +++ b/tools/src/librtcltools/RtclSetList.ipp @@ -1,10 +1,10 @@ -// $Id: RtclSetList.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclSetList.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclStats.cpp b/tools/src/librtcltools/RtclStats.cpp index ae895295..13a9f1f1 100644 --- a/tools/src/librtcltools/RtclStats.cpp +++ b/tools/src/librtcltools/RtclStats.cpp @@ -1,10 +1,10 @@ -// $Id: RtclStats.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclStats.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2014 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtcltools/RtclStats.hpp b/tools/src/librtcltools/RtclStats.hpp index 9af8f548..dd0e8e95 100644 --- a/tools/src/librtcltools/RtclStats.hpp +++ b/tools/src/librtcltools/RtclStats.hpp @@ -1,10 +1,10 @@ -// $Id: RtclStats.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclStats.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2013 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/Rbits.cpp b/tools/src/librtools/Rbits.cpp index 6af5b4e6..1c41e822 100644 --- a/tools/src/librtools/Rbits.cpp +++ b/tools/src/librtools/Rbits.cpp @@ -1,10 +1,10 @@ -// $Id: Rbits.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rbits.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/Rbits.hpp b/tools/src/librtools/Rbits.hpp index 9af89259..75f224a3 100644 --- a/tools/src/librtools/Rbits.hpp +++ b/tools/src/librtools/Rbits.hpp @@ -1,10 +1,10 @@ -// $Id: Rbits.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rbits.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RerrMsg.cpp b/tools/src/librtools/RerrMsg.cpp index b648ce6b..45789cf0 100644 --- a/tools/src/librtools/RerrMsg.cpp +++ b/tools/src/librtools/RerrMsg.cpp @@ -1,10 +1,10 @@ -// $Id: RerrMsg.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RerrMsg.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2013 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RerrMsg.hpp b/tools/src/librtools/RerrMsg.hpp index 7cf8ebcf..5a8894b2 100644 --- a/tools/src/librtools/RerrMsg.hpp +++ b/tools/src/librtools/RerrMsg.hpp @@ -1,10 +1,10 @@ -// $Id: RerrMsg.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RerrMsg.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2013 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RerrMsg.ipp b/tools/src/librtools/RerrMsg.ipp index 6607f91a..e3690c85 100644 --- a/tools/src/librtools/RerrMsg.ipp +++ b/tools/src/librtools/RerrMsg.ipp @@ -1,10 +1,10 @@ -// $Id: RerrMsg.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RerrMsg.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/Rexception.cpp b/tools/src/librtools/Rexception.cpp index 8e3e3711..e8da4bef 100644 --- a/tools/src/librtools/Rexception.cpp +++ b/tools/src/librtools/Rexception.cpp @@ -1,10 +1,10 @@ -// $Id: Rexception.cpp 888 2017-04-30 13:06:51Z mueller $ +// $Id: Rexception.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/Rexception.hpp b/tools/src/librtools/Rexception.hpp index 85c60058..e630a29c 100644 --- a/tools/src/librtools/Rexception.hpp +++ b/tools/src/librtools/Rexception.hpp @@ -1,10 +1,10 @@ -// $Id: Rexception.hpp 888 2017-04-30 13:06:51Z mueller $ +// $Id: Rexception.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/Rexception.ipp b/tools/src/librtools/Rexception.ipp index 7ccb28d9..00528cc4 100644 --- a/tools/src/librtools/Rexception.ipp +++ b/tools/src/librtools/Rexception.ipp @@ -1,10 +1,10 @@ -// $Id: Rexception.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rexception.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RiosState.cpp b/tools/src/librtools/RiosState.cpp index b601b66c..ca7122b4 100644 --- a/tools/src/librtools/RiosState.cpp +++ b/tools/src/librtools/RiosState.cpp @@ -1,10 +1,10 @@ -// $Id: RiosState.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RiosState.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2006-2011 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RiosState.hpp b/tools/src/librtools/RiosState.hpp index 0b56c70e..9baf6036 100644 --- a/tools/src/librtools/RiosState.hpp +++ b/tools/src/librtools/RiosState.hpp @@ -1,10 +1,10 @@ -// $Id: RiosState.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RiosState.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2006-2011 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RiosState.ipp b/tools/src/librtools/RiosState.ipp index 880c283a..591bfdf9 100644 --- a/tools/src/librtools/RiosState.ipp +++ b/tools/src/librtools/RiosState.ipp @@ -1,10 +1,10 @@ -// $Id: RiosState.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RiosState.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2006-2011 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RlogFile.cpp b/tools/src/librtools/RlogFile.cpp index d6152163..83042ca1 100644 --- a/tools/src/librtools/RlogFile.cpp +++ b/tools/src/librtools/RlogFile.cpp @@ -1,10 +1,10 @@ -// $Id: RlogFile.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlogFile.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RlogFile.hpp b/tools/src/librtools/RlogFile.hpp index 707eb146..7bc1ce6d 100644 --- a/tools/src/librtools/RlogFile.hpp +++ b/tools/src/librtools/RlogFile.hpp @@ -1,10 +1,10 @@ -// $Id: RlogFile.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlogFile.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2015 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RlogFile.ipp b/tools/src/librtools/RlogFile.ipp index 8defb123..fc310a94 100644 --- a/tools/src/librtools/RlogFile.ipp +++ b/tools/src/librtools/RlogFile.ipp @@ -1,10 +1,10 @@ -// $Id: RlogFile.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlogFile.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2013 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RlogFileCatalog.cpp b/tools/src/librtools/RlogFileCatalog.cpp index 8590d8fc..2357158c 100644 --- a/tools/src/librtools/RlogFileCatalog.cpp +++ b/tools/src/librtools/RlogFileCatalog.cpp @@ -1,10 +1,10 @@ -// $Id: RlogFileCatalog.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlogFileCatalog.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RlogFileCatalog.hpp b/tools/src/librtools/RlogFileCatalog.hpp index 7be95425..1bbf4746 100644 --- a/tools/src/librtools/RlogFileCatalog.hpp +++ b/tools/src/librtools/RlogFileCatalog.hpp @@ -1,10 +1,10 @@ -// $Id: RlogFileCatalog.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlogFileCatalog.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2013 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RlogMsg.cpp b/tools/src/librtools/RlogMsg.cpp index acefa6c7..9fffd3b5 100644 --- a/tools/src/librtools/RlogMsg.cpp +++ b/tools/src/librtools/RlogMsg.cpp @@ -1,10 +1,10 @@ -// $Id: RlogMsg.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlogMsg.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RlogMsg.hpp b/tools/src/librtools/RlogMsg.hpp index 28bc5091..016a19ca 100644 --- a/tools/src/librtools/RlogMsg.hpp +++ b/tools/src/librtools/RlogMsg.hpp @@ -1,10 +1,10 @@ -// $Id: RlogMsg.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlogMsg.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RlogMsg.ipp b/tools/src/librtools/RlogMsg.ipp index 73dc371a..ac83dc16 100644 --- a/tools/src/librtools/RlogMsg.ipp +++ b/tools/src/librtools/RlogMsg.ipp @@ -1,10 +1,10 @@ -// $Id: RlogMsg.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RlogMsg.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RosFill.cpp b/tools/src/librtools/RosFill.cpp index 080a85a9..bad89bd6 100644 --- a/tools/src/librtools/RosFill.cpp +++ b/tools/src/librtools/RosFill.cpp @@ -1,10 +1,10 @@ -// $Id: RosFill.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RosFill.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2000-2011 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RosFill.hpp b/tools/src/librtools/RosFill.hpp index 9ea07740..3da66bf1 100644 --- a/tools/src/librtools/RosFill.hpp +++ b/tools/src/librtools/RosFill.hpp @@ -1,10 +1,10 @@ -// $Id: RosFill.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RosFill.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2000-2011 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RosFill.ipp b/tools/src/librtools/RosFill.ipp index d01c37e7..306ac379 100644 --- a/tools/src/librtools/RosFill.ipp +++ b/tools/src/librtools/RosFill.ipp @@ -1,10 +1,10 @@ -// $Id: RosFill.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RosFill.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2000-2011 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RosPrintBvi.cpp b/tools/src/librtools/RosPrintBvi.cpp index 2f74374e..c8cae700 100644 --- a/tools/src/librtools/RosPrintBvi.cpp +++ b/tools/src/librtools/RosPrintBvi.cpp @@ -1,10 +1,10 @@ -// $Id: RosPrintBvi.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RosPrintBvi.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2013 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RosPrintBvi.hpp b/tools/src/librtools/RosPrintBvi.hpp index c8a4b0b3..2e181365 100644 --- a/tools/src/librtools/RosPrintBvi.hpp +++ b/tools/src/librtools/RosPrintBvi.hpp @@ -1,10 +1,10 @@ -// $Id: RosPrintBvi.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RosPrintBvi.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RosPrintBvi.ipp b/tools/src/librtools/RosPrintBvi.ipp index 343b8cfb..08cfd056 100644 --- a/tools/src/librtools/RosPrintBvi.ipp +++ b/tools/src/librtools/RosPrintBvi.ipp @@ -1,10 +1,10 @@ -// $Id: RosPrintBvi.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RosPrintBvi.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RosPrintf.hpp b/tools/src/librtools/RosPrintf.hpp index 3e2c7e50..0ca4a450 100644 --- a/tools/src/librtools/RosPrintf.hpp +++ b/tools/src/librtools/RosPrintf.hpp @@ -1,10 +1,10 @@ -// $Id: RosPrintf.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RosPrintf.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2000-2011 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RosPrintf.ipp b/tools/src/librtools/RosPrintf.ipp index b0eb6d9f..d2ab6561 100644 --- a/tools/src/librtools/RosPrintf.ipp +++ b/tools/src/librtools/RosPrintf.ipp @@ -1,10 +1,10 @@ -// $Id: RosPrintf.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RosPrintf.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2000-2011 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RosPrintfBase.cpp b/tools/src/librtools/RosPrintfBase.cpp index 3cf4dcc7..7b7eeeb8 100644 --- a/tools/src/librtools/RosPrintfBase.cpp +++ b/tools/src/librtools/RosPrintfBase.cpp @@ -1,10 +1,10 @@ -// $Id: RosPrintfBase.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RosPrintfBase.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RosPrintfBase.hpp b/tools/src/librtools/RosPrintfBase.hpp index 671ac887..ff3abba6 100644 --- a/tools/src/librtools/RosPrintfBase.hpp +++ b/tools/src/librtools/RosPrintfBase.hpp @@ -1,10 +1,10 @@ -// $Id: RosPrintfBase.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RosPrintfBase.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2006-2011 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RosPrintfBase.ipp b/tools/src/librtools/RosPrintfBase.ipp index 7e66de85..12f4f7f4 100644 --- a/tools/src/librtools/RosPrintfBase.ipp +++ b/tools/src/librtools/RosPrintfBase.ipp @@ -1,10 +1,10 @@ -// $Id: RosPrintfBase.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RosPrintfBase.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2006-2011 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RosPrintfS.cpp b/tools/src/librtools/RosPrintfS.cpp index ec656028..7fd6ef8f 100644 --- a/tools/src/librtools/RosPrintfS.cpp +++ b/tools/src/librtools/RosPrintfS.cpp @@ -1,10 +1,10 @@ -// $Id: RosPrintfS.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RosPrintfS.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2000-2011 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RosPrintfS.hpp b/tools/src/librtools/RosPrintfS.hpp index 03e7d081..6d42602b 100644 --- a/tools/src/librtools/RosPrintfS.hpp +++ b/tools/src/librtools/RosPrintfS.hpp @@ -1,10 +1,10 @@ -// $Id: RosPrintfS.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RosPrintfS.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2000-2011 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RparseUrl.cpp b/tools/src/librtools/RparseUrl.cpp index 035fdf33..002c7f4c 100644 --- a/tools/src/librtools/RparseUrl.cpp +++ b/tools/src/librtools/RparseUrl.cpp @@ -1,10 +1,10 @@ -// $Id: RparseUrl.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RparseUrl.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RparseUrl.hpp b/tools/src/librtools/RparseUrl.hpp index 5dc465ad..b51f9d24 100644 --- a/tools/src/librtools/RparseUrl.hpp +++ b/tools/src/librtools/RparseUrl.hpp @@ -1,10 +1,10 @@ -// $Id: RparseUrl.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RparseUrl.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/RparseUrl.ipp b/tools/src/librtools/RparseUrl.ipp index 1a76dc3b..25765b49 100644 --- a/tools/src/librtools/RparseUrl.ipp +++ b/tools/src/librtools/RparseUrl.ipp @@ -1,10 +1,10 @@ -// $Id: RparseUrl.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RparseUrl.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/Rstats.cpp b/tools/src/librtools/Rstats.cpp index 41c7f2a9..79c142d5 100644 --- a/tools/src/librtools/Rstats.cpp +++ b/tools/src/librtools/Rstats.cpp @@ -1,10 +1,10 @@ -// $Id: Rstats.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rstats.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/Rstats.hpp b/tools/src/librtools/Rstats.hpp index 182e22b4..1c2b7c50 100644 --- a/tools/src/librtools/Rstats.hpp +++ b/tools/src/librtools/Rstats.hpp @@ -1,10 +1,10 @@ -// $Id: Rstats.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rstats.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/Rstats.ipp b/tools/src/librtools/Rstats.ipp index 053a2bcc..b7069359 100644 --- a/tools/src/librtools/Rstats.ipp +++ b/tools/src/librtools/Rstats.ipp @@ -1,10 +1,10 @@ -// $Id: Rstats.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rstats.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/Rtime.cpp b/tools/src/librtools/Rtime.cpp index a1d459f0..6344c60b 100644 --- a/tools/src/librtools/Rtime.cpp +++ b/tools/src/librtools/Rtime.cpp @@ -1,10 +1,10 @@ -// $Id: Rtime.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rtime.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/Rtime.hpp b/tools/src/librtools/Rtime.hpp index f466dd94..60a6345b 100644 --- a/tools/src/librtools/Rtime.hpp +++ b/tools/src/librtools/Rtime.hpp @@ -1,10 +1,10 @@ -// $Id: Rtime.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rtime.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/Rtime.ipp b/tools/src/librtools/Rtime.ipp index 6b8f0937..f8e26bc4 100644 --- a/tools/src/librtools/Rtime.ipp +++ b/tools/src/librtools/Rtime.ipp @@ -1,10 +1,10 @@ -// $Id: Rtime.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rtime.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/Rtools.cpp b/tools/src/librtools/Rtools.cpp index 38a4620c..68739e6a 100644 --- a/tools/src/librtools/Rtools.cpp +++ b/tools/src/librtools/Rtools.cpp @@ -1,10 +1,10 @@ -// $Id: Rtools.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rtools.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/Rtools.hpp b/tools/src/librtools/Rtools.hpp index 9e4f71f9..a3e0af69 100644 --- a/tools/src/librtools/Rtools.hpp +++ b/tools/src/librtools/Rtools.hpp @@ -1,10 +1,10 @@ -// $Id: Rtools.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rtools.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librtools/Rtools.ipp b/tools/src/librtools/Rtools.ipp index 4cd334fe..d270204e 100644 --- a/tools/src/librtools/Rtools.ipp +++ b/tools/src/librtools/Rtools.ipp @@ -1,10 +1,10 @@ -// $Id: Rtools.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rtools.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librutiltpp/RtclBvi.cpp b/tools/src/librutiltpp/RtclBvi.cpp index c28a8a64..87598bbb 100644 --- a/tools/src/librutiltpp/RtclBvi.cpp +++ b/tools/src/librutiltpp/RtclBvi.cpp @@ -1,10 +1,10 @@ -// $Id: RtclBvi.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclBvi.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2014 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librutiltpp/RtclBvi.hpp b/tools/src/librutiltpp/RtclBvi.hpp index b05cacd2..43c84875 100644 --- a/tools/src/librutiltpp/RtclBvi.hpp +++ b/tools/src/librutiltpp/RtclBvi.hpp @@ -1,10 +1,10 @@ -// $Id: RtclBvi.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclBvi.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librutiltpp/RtclSignalAction.cpp b/tools/src/librutiltpp/RtclSignalAction.cpp index 19eca4a6..2655a7f5 100644 --- a/tools/src/librutiltpp/RtclSignalAction.cpp +++ b/tools/src/librutiltpp/RtclSignalAction.cpp @@ -1,10 +1,10 @@ -// $Id: RtclSignalAction.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclSignalAction.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2014 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librutiltpp/RtclSignalAction.hpp b/tools/src/librutiltpp/RtclSignalAction.hpp index d1eb9ba2..eea7c1df 100644 --- a/tools/src/librutiltpp/RtclSignalAction.hpp +++ b/tools/src/librutiltpp/RtclSignalAction.hpp @@ -1,10 +1,10 @@ -// $Id: RtclSignalAction.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclSignalAction.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librutiltpp/RtclSystem.cpp b/tools/src/librutiltpp/RtclSystem.cpp index 3d3bddf6..63b25af0 100644 --- a/tools/src/librutiltpp/RtclSystem.cpp +++ b/tools/src/librutiltpp/RtclSystem.cpp @@ -1,10 +1,10 @@ -// $Id: RtclSystem.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclSystem.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2014 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librutiltpp/RtclSystem.hpp b/tools/src/librutiltpp/RtclSystem.hpp index ad756a50..935f70d1 100644 --- a/tools/src/librutiltpp/RtclSystem.hpp +++ b/tools/src/librutiltpp/RtclSystem.hpp @@ -1,10 +1,10 @@ -// $Id: RtclSystem.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclSystem.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librutiltpp/Rutiltpp_Init.cpp b/tools/src/librutiltpp/Rutiltpp_Init.cpp index 29301206..5bd62820 100644 --- a/tools/src/librutiltpp/Rutiltpp_Init.cpp +++ b/tools/src/librutiltpp/Rutiltpp_Init.cpp @@ -1,10 +1,10 @@ -// $Id: Rutiltpp_Init.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rutiltpp_Init.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2011-2014 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/RethBuf.cpp b/tools/src/librw11/RethBuf.cpp index 6e5f676e..6953227d 100644 --- a/tools/src/librw11/RethBuf.cpp +++ b/tools/src/librw11/RethBuf.cpp @@ -1,10 +1,10 @@ -// $Id: RethBuf.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RethBuf.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/RethBuf.hpp b/tools/src/librw11/RethBuf.hpp index 5bdd6e4e..13dbea4b 100644 --- a/tools/src/librw11/RethBuf.hpp +++ b/tools/src/librw11/RethBuf.hpp @@ -1,10 +1,10 @@ -// $Id: RethBuf.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RethBuf.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/RethBuf.ipp b/tools/src/librw11/RethBuf.ipp index bdab829a..df4f58ce 100644 --- a/tools/src/librw11/RethBuf.ipp +++ b/tools/src/librw11/RethBuf.ipp @@ -1,10 +1,10 @@ -// $Id: RethBuf.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RethBuf.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/RethTools.cpp b/tools/src/librw11/RethTools.cpp index cac9b9ed..bb04301c 100644 --- a/tools/src/librw11/RethTools.cpp +++ b/tools/src/librw11/RethTools.cpp @@ -1,10 +1,10 @@ -// $Id: RethTools.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RethTools.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/RethTools.hpp b/tools/src/librw11/RethTools.hpp index c0532196..26a9fc23 100644 --- a/tools/src/librw11/RethTools.hpp +++ b/tools/src/librw11/RethTools.hpp @@ -1,10 +1,10 @@ -// $Id: RethTools.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RethTools.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/RethTools.ipp b/tools/src/librw11/RethTools.ipp index 4b9fc777..ea6c00b7 100644 --- a/tools/src/librw11/RethTools.ipp +++ b/tools/src/librw11/RethTools.ipp @@ -1,10 +1,10 @@ -// $Id: RethTools.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RethTools.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11.cpp b/tools/src/librw11/Rw11.cpp index a253d635..e2673c43 100644 --- a/tools/src/librw11/Rw11.cpp +++ b/tools/src/librw11/Rw11.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11.hpp b/tools/src/librw11/Rw11.hpp index ce95bae5..003993fa 100644 --- a/tools/src/librw11/Rw11.hpp +++ b/tools/src/librw11/Rw11.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11.ipp b/tools/src/librw11/Rw11.ipp index 65c1b48d..34742329 100644 --- a/tools/src/librw11/Rw11.ipp +++ b/tools/src/librw11/Rw11.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11Cntl.cpp b/tools/src/librw11/Rw11Cntl.cpp index 0fa3b6a1..14ff9ea9 100644 --- a/tools/src/librw11/Rw11Cntl.cpp +++ b/tools/src/librw11/Rw11Cntl.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11Cntl.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11Cntl.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11Cntl.hpp b/tools/src/librw11/Rw11Cntl.hpp index 2693d069..c1199fcd 100644 --- a/tools/src/librw11/Rw11Cntl.hpp +++ b/tools/src/librw11/Rw11Cntl.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11Cntl.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11Cntl.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11Cntl.ipp b/tools/src/librw11/Rw11Cntl.ipp index 5f711d8e..3615acae 100644 --- a/tools/src/librw11/Rw11Cntl.ipp +++ b/tools/src/librw11/Rw11Cntl.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11Cntl.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11Cntl.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlBase.hpp b/tools/src/librw11/Rw11CntlBase.hpp index dd5d8071..444b08b3 100644 --- a/tools/src/librw11/Rw11CntlBase.hpp +++ b/tools/src/librw11/Rw11CntlBase.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11CntlBase.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11CntlBase.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlBase.ipp b/tools/src/librw11/Rw11CntlBase.ipp index bdbde165..a6de02da 100644 --- a/tools/src/librw11/Rw11CntlBase.ipp +++ b/tools/src/librw11/Rw11CntlBase.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11CntlBase.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11CntlBase.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlDEUNA.cpp b/tools/src/librw11/Rw11CntlDEUNA.cpp index 26227ca9..16203689 100644 --- a/tools/src/librw11/Rw11CntlDEUNA.cpp +++ b/tools/src/librw11/Rw11CntlDEUNA.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11CntlDEUNA.cpp 901 2017-05-28 11:26:11Z mueller $ +// $Id: Rw11CntlDEUNA.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlDEUNA.hpp b/tools/src/librw11/Rw11CntlDEUNA.hpp index bc16093c..3fb5dc2e 100644 --- a/tools/src/librw11/Rw11CntlDEUNA.hpp +++ b/tools/src/librw11/Rw11CntlDEUNA.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11CntlDEUNA.hpp 901 2017-05-28 11:26:11Z mueller $ +// $Id: Rw11CntlDEUNA.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlDEUNA.ipp b/tools/src/librw11/Rw11CntlDEUNA.ipp index 48809dd2..162dcadb 100644 --- a/tools/src/librw11/Rw11CntlDEUNA.ipp +++ b/tools/src/librw11/Rw11CntlDEUNA.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11CntlDEUNA.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11CntlDEUNA.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlDL11.cpp b/tools/src/librw11/Rw11CntlDL11.cpp index 2e66e023..84b647c2 100644 --- a/tools/src/librw11/Rw11CntlDL11.cpp +++ b/tools/src/librw11/Rw11CntlDL11.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11CntlDL11.cpp 897 2017-05-20 14:57:20Z mueller $ +// $Id: Rw11CntlDL11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlDL11.hpp b/tools/src/librw11/Rw11CntlDL11.hpp index 7fdfaf3b..7c47c0d1 100644 --- a/tools/src/librw11/Rw11CntlDL11.hpp +++ b/tools/src/librw11/Rw11CntlDL11.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11CntlDL11.hpp 897 2017-05-20 14:57:20Z mueller $ +// $Id: Rw11CntlDL11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlLP11.cpp b/tools/src/librw11/Rw11CntlLP11.cpp index 357684f4..0fc67bc7 100644 --- a/tools/src/librw11/Rw11CntlLP11.cpp +++ b/tools/src/librw11/Rw11CntlLP11.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11CntlLP11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11CntlLP11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlLP11.hpp b/tools/src/librw11/Rw11CntlLP11.hpp index 8ac08c66..b1fadcd3 100644 --- a/tools/src/librw11/Rw11CntlLP11.hpp +++ b/tools/src/librw11/Rw11CntlLP11.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11CntlLP11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11CntlLP11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlPC11.cpp b/tools/src/librw11/Rw11CntlPC11.cpp index 939d6298..b14e71c0 100644 --- a/tools/src/librw11/Rw11CntlPC11.cpp +++ b/tools/src/librw11/Rw11CntlPC11.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11CntlPC11.cpp 897 2017-05-20 14:57:20Z mueller $ +// $Id: Rw11CntlPC11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlPC11.hpp b/tools/src/librw11/Rw11CntlPC11.hpp index 737669b7..b1596f53 100644 --- a/tools/src/librw11/Rw11CntlPC11.hpp +++ b/tools/src/librw11/Rw11CntlPC11.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11CntlPC11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11CntlPC11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlRHRP.cpp b/tools/src/librw11/Rw11CntlRHRP.cpp index 67612c2a..789aaad4 100644 --- a/tools/src/librw11/Rw11CntlRHRP.cpp +++ b/tools/src/librw11/Rw11CntlRHRP.cpp @@ -1,4 +1,4 @@ -// $Id: Rw11CntlRHRP.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11CntlRHRP.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // Other credits: @@ -6,7 +6,7 @@ // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlRHRP.hpp b/tools/src/librw11/Rw11CntlRHRP.hpp index c0a791fc..a7a00aad 100644 --- a/tools/src/librw11/Rw11CntlRHRP.hpp +++ b/tools/src/librw11/Rw11CntlRHRP.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11CntlRHRP.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11CntlRHRP.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlRHRP.ipp b/tools/src/librw11/Rw11CntlRHRP.ipp index 3871b406..601c38a4 100644 --- a/tools/src/librw11/Rw11CntlRHRP.ipp +++ b/tools/src/librw11/Rw11CntlRHRP.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11CntlRHRP.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11CntlRHRP.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlRK11.cpp b/tools/src/librw11/Rw11CntlRK11.cpp index 9ad74b4a..e4213818 100644 --- a/tools/src/librw11/Rw11CntlRK11.cpp +++ b/tools/src/librw11/Rw11CntlRK11.cpp @@ -1,4 +1,4 @@ -// $Id: Rw11CntlRK11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11CntlRK11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // Other credits: @@ -6,7 +6,7 @@ // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlRK11.hpp b/tools/src/librw11/Rw11CntlRK11.hpp index e77c6a9e..c0ad6518 100644 --- a/tools/src/librw11/Rw11CntlRK11.hpp +++ b/tools/src/librw11/Rw11CntlRK11.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11CntlRK11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11CntlRK11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlRK11.ipp b/tools/src/librw11/Rw11CntlRK11.ipp index 3a658a9d..129255d9 100644 --- a/tools/src/librw11/Rw11CntlRK11.ipp +++ b/tools/src/librw11/Rw11CntlRK11.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11CntlRK11.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11CntlRK11.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlRL11.cpp b/tools/src/librw11/Rw11CntlRL11.cpp index 7338601b..e550be24 100644 --- a/tools/src/librw11/Rw11CntlRL11.cpp +++ b/tools/src/librw11/Rw11CntlRL11.cpp @@ -1,4 +1,4 @@ -// $Id: Rw11CntlRL11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11CntlRL11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // Other credits: @@ -7,7 +7,7 @@ // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlRL11.hpp b/tools/src/librw11/Rw11CntlRL11.hpp index 93cc51a5..36546c74 100644 --- a/tools/src/librw11/Rw11CntlRL11.hpp +++ b/tools/src/librw11/Rw11CntlRL11.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11CntlRL11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11CntlRL11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlRL11.ipp b/tools/src/librw11/Rw11CntlRL11.ipp index 6877be38..56c62cd1 100644 --- a/tools/src/librw11/Rw11CntlRL11.ipp +++ b/tools/src/librw11/Rw11CntlRL11.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11CntlRL11.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11CntlRL11.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlTM11.cpp b/tools/src/librw11/Rw11CntlTM11.cpp index 5c8f1f20..9e00f54d 100644 --- a/tools/src/librw11/Rw11CntlTM11.cpp +++ b/tools/src/librw11/Rw11CntlTM11.cpp @@ -1,4 +1,4 @@ -// $Id: Rw11CntlTM11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11CntlTM11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // Other credits: @@ -6,7 +6,7 @@ // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlTM11.hpp b/tools/src/librw11/Rw11CntlTM11.hpp index 8b6a995f..1b5b1af4 100644 --- a/tools/src/librw11/Rw11CntlTM11.hpp +++ b/tools/src/librw11/Rw11CntlTM11.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11CntlTM11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11CntlTM11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CntlTM11.ipp b/tools/src/librw11/Rw11CntlTM11.ipp index b93713a9..1d726a9c 100644 --- a/tools/src/librw11/Rw11CntlTM11.ipp +++ b/tools/src/librw11/Rw11CntlTM11.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11CntlTM11.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11CntlTM11.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11Cpu.cpp b/tools/src/librw11/Rw11Cpu.cpp index 734e8bf6..66500b40 100644 --- a/tools/src/librw11/Rw11Cpu.cpp +++ b/tools/src/librw11/Rw11Cpu.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11Cpu.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11Cpu.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11Cpu.hpp b/tools/src/librw11/Rw11Cpu.hpp index 6db07e84..c146c5fc 100644 --- a/tools/src/librw11/Rw11Cpu.hpp +++ b/tools/src/librw11/Rw11Cpu.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11Cpu.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11Cpu.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11Cpu.ipp b/tools/src/librw11/Rw11Cpu.ipp index d5e7e674..17a8a942 100644 --- a/tools/src/librw11/Rw11Cpu.ipp +++ b/tools/src/librw11/Rw11Cpu.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11Cpu.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11Cpu.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CpuW11a.cpp b/tools/src/librw11/Rw11CpuW11a.cpp index d9b88d12..a8ccfa0c 100644 --- a/tools/src/librw11/Rw11CpuW11a.cpp +++ b/tools/src/librw11/Rw11CpuW11a.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11CpuW11a.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11CpuW11a.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11CpuW11a.hpp b/tools/src/librw11/Rw11CpuW11a.hpp index ceade08f..b16e858a 100644 --- a/tools/src/librw11/Rw11CpuW11a.hpp +++ b/tools/src/librw11/Rw11CpuW11a.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11CpuW11a.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11CpuW11a.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11Probe.cpp b/tools/src/librw11/Rw11Probe.cpp index 60710ef7..f6185a4b 100644 --- a/tools/src/librw11/Rw11Probe.cpp +++ b/tools/src/librw11/Rw11Probe.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11Probe.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11Probe.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11Probe.hpp b/tools/src/librw11/Rw11Probe.hpp index 58a4aa8d..9fc30f6f 100644 --- a/tools/src/librw11/Rw11Probe.hpp +++ b/tools/src/librw11/Rw11Probe.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11Probe.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11Probe.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11Probe.ipp b/tools/src/librw11/Rw11Probe.ipp index 5f4ba5e3..54762d59 100644 --- a/tools/src/librw11/Rw11Probe.ipp +++ b/tools/src/librw11/Rw11Probe.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11Probe.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11Probe.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11Rdma.cpp b/tools/src/librw11/Rw11Rdma.cpp index 7ea55d15..32202896 100644 --- a/tools/src/librw11/Rw11Rdma.cpp +++ b/tools/src/librw11/Rw11Rdma.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11Rdma.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11Rdma.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11Rdma.hpp b/tools/src/librw11/Rw11Rdma.hpp index 6ec46d5b..ba7f3a4a 100644 --- a/tools/src/librw11/Rw11Rdma.hpp +++ b/tools/src/librw11/Rw11Rdma.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11Rdma.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11Rdma.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11Rdma.ipp b/tools/src/librw11/Rw11Rdma.ipp index ef6a129d..10fa1bcf 100644 --- a/tools/src/librw11/Rw11Rdma.ipp +++ b/tools/src/librw11/Rw11Rdma.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11Rdma.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11Rdma.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 20154- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11RdmaDisk.cpp b/tools/src/librw11/Rw11RdmaDisk.cpp index 62d0a7bf..dd860657 100644 --- a/tools/src/librw11/Rw11RdmaDisk.cpp +++ b/tools/src/librw11/Rw11RdmaDisk.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11RdmaDisk.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11RdmaDisk.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11RdmaDisk.hpp b/tools/src/librw11/Rw11RdmaDisk.hpp index 681a8bd8..e0730842 100644 --- a/tools/src/librw11/Rw11RdmaDisk.hpp +++ b/tools/src/librw11/Rw11RdmaDisk.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11RdmaDisk.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11RdmaDisk.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11RdmaDisk.ipp b/tools/src/librw11/Rw11RdmaDisk.ipp index f4f1c25e..23c3efab 100644 --- a/tools/src/librw11/Rw11RdmaDisk.ipp +++ b/tools/src/librw11/Rw11RdmaDisk.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11RdmaDisk.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11RdmaDisk.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11Unit.cpp b/tools/src/librw11/Rw11Unit.cpp index cd707213..dec1d416 100644 --- a/tools/src/librw11/Rw11Unit.cpp +++ b/tools/src/librw11/Rw11Unit.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11Unit.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11Unit.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11Unit.hpp b/tools/src/librw11/Rw11Unit.hpp index 358a0712..7a9abe87 100644 --- a/tools/src/librw11/Rw11Unit.hpp +++ b/tools/src/librw11/Rw11Unit.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11Unit.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11Unit.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11Unit.ipp b/tools/src/librw11/Rw11Unit.ipp index 09509910..cd62966e 100644 --- a/tools/src/librw11/Rw11Unit.ipp +++ b/tools/src/librw11/Rw11Unit.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11Unit.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11Unit.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitDEUNA.cpp b/tools/src/librw11/Rw11UnitDEUNA.cpp index b721e020..e8d0add1 100644 --- a/tools/src/librw11/Rw11UnitDEUNA.cpp +++ b/tools/src/librw11/Rw11UnitDEUNA.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitDEUNA.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitDEUNA.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitDEUNA.hpp b/tools/src/librw11/Rw11UnitDEUNA.hpp index af0f1bb1..e0158cf0 100644 --- a/tools/src/librw11/Rw11UnitDEUNA.hpp +++ b/tools/src/librw11/Rw11UnitDEUNA.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitDEUNA.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitDEUNA.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitDEUNA.ipp b/tools/src/librw11/Rw11UnitDEUNA.ipp index 4be6dfb0..ec018960 100644 --- a/tools/src/librw11/Rw11UnitDEUNA.ipp +++ b/tools/src/librw11/Rw11UnitDEUNA.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitDEUNA.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitDEUNA.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitDL11.cpp b/tools/src/librw11/Rw11UnitDL11.cpp index cb19ca24..7bf04aa6 100644 --- a/tools/src/librw11/Rw11UnitDL11.cpp +++ b/tools/src/librw11/Rw11UnitDL11.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitDL11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitDL11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitDL11.hpp b/tools/src/librw11/Rw11UnitDL11.hpp index 278dd76d..69f897e1 100644 --- a/tools/src/librw11/Rw11UnitDL11.hpp +++ b/tools/src/librw11/Rw11UnitDL11.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitDL11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitDL11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitDisk.cpp b/tools/src/librw11/Rw11UnitDisk.cpp index e5797c50..5d416afa 100644 --- a/tools/src/librw11/Rw11UnitDisk.cpp +++ b/tools/src/librw11/Rw11UnitDisk.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitDisk.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitDisk.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitDisk.hpp b/tools/src/librw11/Rw11UnitDisk.hpp index 49c5d111..29024b91 100644 --- a/tools/src/librw11/Rw11UnitDisk.hpp +++ b/tools/src/librw11/Rw11UnitDisk.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitDisk.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitDisk.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitDisk.ipp b/tools/src/librw11/Rw11UnitDisk.ipp index 3033040e..f995b908 100644 --- a/tools/src/librw11/Rw11UnitDisk.ipp +++ b/tools/src/librw11/Rw11UnitDisk.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitDisk.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitDisk.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2015 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitDiskBase.hpp b/tools/src/librw11/Rw11UnitDiskBase.hpp index 8bdd70ad..70ebe776 100644 --- a/tools/src/librw11/Rw11UnitDiskBase.hpp +++ b/tools/src/librw11/Rw11UnitDiskBase.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitDiskBase.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitDiskBase.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitDiskBase.ipp b/tools/src/librw11/Rw11UnitDiskBase.ipp index f8605f2a..c4c68794 100644 --- a/tools/src/librw11/Rw11UnitDiskBase.ipp +++ b/tools/src/librw11/Rw11UnitDiskBase.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitDiskBase.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitDiskBase.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitLP11.cpp b/tools/src/librw11/Rw11UnitLP11.cpp index 381b5a03..ec0462e2 100644 --- a/tools/src/librw11/Rw11UnitLP11.cpp +++ b/tools/src/librw11/Rw11UnitLP11.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitLP11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitLP11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitLP11.hpp b/tools/src/librw11/Rw11UnitLP11.hpp index 64c06271..1be3ea84 100644 --- a/tools/src/librw11/Rw11UnitLP11.hpp +++ b/tools/src/librw11/Rw11UnitLP11.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitLP11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitLP11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitPC11.cpp b/tools/src/librw11/Rw11UnitPC11.cpp index 077747ad..c9989cee 100644 --- a/tools/src/librw11/Rw11UnitPC11.cpp +++ b/tools/src/librw11/Rw11UnitPC11.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitPC11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitPC11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitPC11.hpp b/tools/src/librw11/Rw11UnitPC11.hpp index a80753ea..60fb33e3 100644 --- a/tools/src/librw11/Rw11UnitPC11.hpp +++ b/tools/src/librw11/Rw11UnitPC11.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitPC11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitPC11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitRHRP.cpp b/tools/src/librw11/Rw11UnitRHRP.cpp index 14d24221..c1455708 100644 --- a/tools/src/librw11/Rw11UnitRHRP.cpp +++ b/tools/src/librw11/Rw11UnitRHRP.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitRHRP.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitRHRP.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitRHRP.hpp b/tools/src/librw11/Rw11UnitRHRP.hpp index e9836fc1..526d6d8e 100644 --- a/tools/src/librw11/Rw11UnitRHRP.hpp +++ b/tools/src/librw11/Rw11UnitRHRP.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitRHRP.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitRHRP.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitRHRP.ipp b/tools/src/librw11/Rw11UnitRHRP.ipp index a4d06bbb..ea40a4f1 100644 --- a/tools/src/librw11/Rw11UnitRHRP.ipp +++ b/tools/src/librw11/Rw11UnitRHRP.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitRHRP.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitRHRP.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitRK11.cpp b/tools/src/librw11/Rw11UnitRK11.cpp index ea746713..b925c847 100644 --- a/tools/src/librw11/Rw11UnitRK11.cpp +++ b/tools/src/librw11/Rw11UnitRK11.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitRK11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitRK11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitRK11.hpp b/tools/src/librw11/Rw11UnitRK11.hpp index 2074333e..5b0dc94e 100644 --- a/tools/src/librw11/Rw11UnitRK11.hpp +++ b/tools/src/librw11/Rw11UnitRK11.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitRK11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitRK11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitRK11.ipp b/tools/src/librw11/Rw11UnitRK11.ipp index c178f937..26f53507 100644 --- a/tools/src/librw11/Rw11UnitRK11.ipp +++ b/tools/src/librw11/Rw11UnitRK11.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitRK11.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitRK11.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitRL11.cpp b/tools/src/librw11/Rw11UnitRL11.cpp index b687bbb7..ec8cf584 100644 --- a/tools/src/librw11/Rw11UnitRL11.cpp +++ b/tools/src/librw11/Rw11UnitRL11.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitRL11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitRL11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitRL11.hpp b/tools/src/librw11/Rw11UnitRL11.hpp index ff8ccec6..5c9c7c4e 100644 --- a/tools/src/librw11/Rw11UnitRL11.hpp +++ b/tools/src/librw11/Rw11UnitRL11.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitRL11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitRL11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitRL11.ipp b/tools/src/librw11/Rw11UnitRL11.ipp index 675bca32..07ee2dff 100644 --- a/tools/src/librw11/Rw11UnitRL11.ipp +++ b/tools/src/librw11/Rw11UnitRL11.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitRL11.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitRL11.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitStream.cpp b/tools/src/librw11/Rw11UnitStream.cpp index a103f940..2e7731b3 100644 --- a/tools/src/librw11/Rw11UnitStream.cpp +++ b/tools/src/librw11/Rw11UnitStream.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitStream.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitStream.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitStream.hpp b/tools/src/librw11/Rw11UnitStream.hpp index 3782c202..970e4f98 100644 --- a/tools/src/librw11/Rw11UnitStream.hpp +++ b/tools/src/librw11/Rw11UnitStream.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitStream.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitStream.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitStreamBase.hpp b/tools/src/librw11/Rw11UnitStreamBase.hpp index 32f135b9..e34ee988 100644 --- a/tools/src/librw11/Rw11UnitStreamBase.hpp +++ b/tools/src/librw11/Rw11UnitStreamBase.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitStreamBase.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitStreamBase.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitStreamBase.ipp b/tools/src/librw11/Rw11UnitStreamBase.ipp index 7e895403..bb0263f7 100644 --- a/tools/src/librw11/Rw11UnitStreamBase.ipp +++ b/tools/src/librw11/Rw11UnitStreamBase.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitStreamBase.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitStreamBase.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitTM11.cpp b/tools/src/librw11/Rw11UnitTM11.cpp index 1dd53920..44275455 100644 --- a/tools/src/librw11/Rw11UnitTM11.cpp +++ b/tools/src/librw11/Rw11UnitTM11.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitTM11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitTM11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitTM11.hpp b/tools/src/librw11/Rw11UnitTM11.hpp index 97b269ab..004afde1 100644 --- a/tools/src/librw11/Rw11UnitTM11.hpp +++ b/tools/src/librw11/Rw11UnitTM11.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitTM11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitTM11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitTM11.ipp b/tools/src/librw11/Rw11UnitTM11.ipp index 7bf932a4..07b0b497 100644 --- a/tools/src/librw11/Rw11UnitTM11.ipp +++ b/tools/src/librw11/Rw11UnitTM11.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitTM11.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitTM11.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitTape.cpp b/tools/src/librw11/Rw11UnitTape.cpp index e798d47c..773999a4 100644 --- a/tools/src/librw11/Rw11UnitTape.cpp +++ b/tools/src/librw11/Rw11UnitTape.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitTape.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitTape.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitTape.hpp b/tools/src/librw11/Rw11UnitTape.hpp index e83bde3f..57ea4d10 100644 --- a/tools/src/librw11/Rw11UnitTape.hpp +++ b/tools/src/librw11/Rw11UnitTape.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitTape.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitTape.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitTape.ipp b/tools/src/librw11/Rw11UnitTape.ipp index a1c88299..e766bd52 100644 --- a/tools/src/librw11/Rw11UnitTape.ipp +++ b/tools/src/librw11/Rw11UnitTape.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitTape.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitTape.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitTapeBase.hpp b/tools/src/librw11/Rw11UnitTapeBase.hpp index 7e704731..4810b5b4 100644 --- a/tools/src/librw11/Rw11UnitTapeBase.hpp +++ b/tools/src/librw11/Rw11UnitTapeBase.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitTapeBase.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitTapeBase.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitTapeBase.ipp b/tools/src/librw11/Rw11UnitTapeBase.ipp index b0519bf5..32530bd0 100644 --- a/tools/src/librw11/Rw11UnitTapeBase.ipp +++ b/tools/src/librw11/Rw11UnitTapeBase.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitTapeBase.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitTapeBase.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitTerm.cpp b/tools/src/librw11/Rw11UnitTerm.cpp index 36014fef..5b0408fe 100644 --- a/tools/src/librw11/Rw11UnitTerm.cpp +++ b/tools/src/librw11/Rw11UnitTerm.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitTerm.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitTerm.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitTerm.hpp b/tools/src/librw11/Rw11UnitTerm.hpp index e0212380..c13abd91 100644 --- a/tools/src/librw11/Rw11UnitTerm.hpp +++ b/tools/src/librw11/Rw11UnitTerm.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitTerm.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitTerm.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitTerm.ipp b/tools/src/librw11/Rw11UnitTerm.ipp index ee94602a..580ef1a9 100644 --- a/tools/src/librw11/Rw11UnitTerm.ipp +++ b/tools/src/librw11/Rw11UnitTerm.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitTerm.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitTerm.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitTermBase.hpp b/tools/src/librw11/Rw11UnitTermBase.hpp index 28c78295..38fb8b35 100644 --- a/tools/src/librw11/Rw11UnitTermBase.hpp +++ b/tools/src/librw11/Rw11UnitTermBase.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitTermBase.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitTermBase.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitTermBase.ipp b/tools/src/librw11/Rw11UnitTermBase.ipp index f73635ec..7807c9a9 100644 --- a/tools/src/librw11/Rw11UnitTermBase.ipp +++ b/tools/src/librw11/Rw11UnitTermBase.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitTermBase.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitTermBase.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitVirt.hpp b/tools/src/librw11/Rw11UnitVirt.hpp index 79643fd6..f54d613e 100644 --- a/tools/src/librw11/Rw11UnitVirt.hpp +++ b/tools/src/librw11/Rw11UnitVirt.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitVirt.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitVirt.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11UnitVirt.ipp b/tools/src/librw11/Rw11UnitVirt.ipp index de07190c..6e2525fc 100644 --- a/tools/src/librw11/Rw11UnitVirt.ipp +++ b/tools/src/librw11/Rw11UnitVirt.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11UnitVirt.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11UnitVirt.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11Virt.cpp b/tools/src/librw11/Rw11Virt.cpp index eefe2434..1bcd67af 100644 --- a/tools/src/librw11/Rw11Virt.cpp +++ b/tools/src/librw11/Rw11Virt.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11Virt.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11Virt.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11Virt.hpp b/tools/src/librw11/Rw11Virt.hpp index 35e4b693..4a780c27 100644 --- a/tools/src/librw11/Rw11Virt.hpp +++ b/tools/src/librw11/Rw11Virt.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11Virt.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11Virt.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11Virt.ipp b/tools/src/librw11/Rw11Virt.ipp index 9b01df1d..e487f403 100644 --- a/tools/src/librw11/Rw11Virt.ipp +++ b/tools/src/librw11/Rw11Virt.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11Virt.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11Virt.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtDisk.cpp b/tools/src/librw11/Rw11VirtDisk.cpp index 6fdd2cc1..bcac4409 100644 --- a/tools/src/librw11/Rw11VirtDisk.cpp +++ b/tools/src/librw11/Rw11VirtDisk.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtDisk.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtDisk.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtDisk.hpp b/tools/src/librw11/Rw11VirtDisk.hpp index 89eb1d67..785a0409 100644 --- a/tools/src/librw11/Rw11VirtDisk.hpp +++ b/tools/src/librw11/Rw11VirtDisk.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtDisk.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtDisk.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtDisk.ipp b/tools/src/librw11/Rw11VirtDisk.ipp index e9b4f577..4b3483be 100644 --- a/tools/src/librw11/Rw11VirtDisk.ipp +++ b/tools/src/librw11/Rw11VirtDisk.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtDisk.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtDisk.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtDiskBuffer.cpp b/tools/src/librw11/Rw11VirtDiskBuffer.cpp index 001437e8..f302f6c1 100644 --- a/tools/src/librw11/Rw11VirtDiskBuffer.cpp +++ b/tools/src/librw11/Rw11VirtDiskBuffer.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtDiskBuffer.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtDiskBuffer.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtDiskBuffer.hpp b/tools/src/librw11/Rw11VirtDiskBuffer.hpp index 0966160d..9201d2e4 100644 --- a/tools/src/librw11/Rw11VirtDiskBuffer.hpp +++ b/tools/src/librw11/Rw11VirtDiskBuffer.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtDiskBuffer.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtDiskBuffer.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtDiskBuffer.ipp b/tools/src/librw11/Rw11VirtDiskBuffer.ipp index 5d67ce61..a0b7e1c0 100644 --- a/tools/src/librw11/Rw11VirtDiskBuffer.ipp +++ b/tools/src/librw11/Rw11VirtDiskBuffer.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtDiskBuffer.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtDiskBuffer.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtDiskFile.cpp b/tools/src/librw11/Rw11VirtDiskFile.cpp index 62b340cd..5cbde176 100644 --- a/tools/src/librw11/Rw11VirtDiskFile.cpp +++ b/tools/src/librw11/Rw11VirtDiskFile.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtDiskFile.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtDiskFile.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtDiskFile.hpp b/tools/src/librw11/Rw11VirtDiskFile.hpp index a771a7ee..4c2ed64b 100644 --- a/tools/src/librw11/Rw11VirtDiskFile.hpp +++ b/tools/src/librw11/Rw11VirtDiskFile.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtDiskFile.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtDiskFile.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtDiskOver.cpp b/tools/src/librw11/Rw11VirtDiskOver.cpp index 90ba0ee1..1d5769ff 100644 --- a/tools/src/librw11/Rw11VirtDiskOver.cpp +++ b/tools/src/librw11/Rw11VirtDiskOver.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtDiskOver.cpp 908 2017-06-05 21:03:06Z mueller $ +// $Id: Rw11VirtDiskOver.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtDiskOver.hpp b/tools/src/librw11/Rw11VirtDiskOver.hpp index 23335c4b..d92eedc5 100644 --- a/tools/src/librw11/Rw11VirtDiskOver.hpp +++ b/tools/src/librw11/Rw11VirtDiskOver.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtDiskOver.hpp 908 2017-06-05 21:03:06Z mueller $ +// $Id: Rw11VirtDiskOver.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtEth.cpp b/tools/src/librw11/Rw11VirtEth.cpp index 61855df8..1e3bfbf5 100644 --- a/tools/src/librw11/Rw11VirtEth.cpp +++ b/tools/src/librw11/Rw11VirtEth.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtEth.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtEth.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtEth.hpp b/tools/src/librw11/Rw11VirtEth.hpp index 3e0a537f..97b07d3d 100644 --- a/tools/src/librw11/Rw11VirtEth.hpp +++ b/tools/src/librw11/Rw11VirtEth.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtEth.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtEth.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtEth.ipp b/tools/src/librw11/Rw11VirtEth.ipp index b0a5c698..a5061d98 100644 --- a/tools/src/librw11/Rw11VirtEth.ipp +++ b/tools/src/librw11/Rw11VirtEth.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtEth.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtEth.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtEthTap.cpp b/tools/src/librw11/Rw11VirtEthTap.cpp index aabdbb7b..48d3b2fd 100644 --- a/tools/src/librw11/Rw11VirtEthTap.cpp +++ b/tools/src/librw11/Rw11VirtEthTap.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtEthTap.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtEthTap.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtEthTap.hpp b/tools/src/librw11/Rw11VirtEthTap.hpp index 4ae5b344..a74504af 100644 --- a/tools/src/librw11/Rw11VirtEthTap.hpp +++ b/tools/src/librw11/Rw11VirtEthTap.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtEthTap.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtEthTap.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtStream.cpp b/tools/src/librw11/Rw11VirtStream.cpp index ac003a1b..4b597a42 100644 --- a/tools/src/librw11/Rw11VirtStream.cpp +++ b/tools/src/librw11/Rw11VirtStream.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtStream.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtStream.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtStream.hpp b/tools/src/librw11/Rw11VirtStream.hpp index 36f91e4c..19c4f257 100644 --- a/tools/src/librw11/Rw11VirtStream.hpp +++ b/tools/src/librw11/Rw11VirtStream.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtStream.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtStream.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtTape.cpp b/tools/src/librw11/Rw11VirtTape.cpp index c22fcfa9..cc3473c9 100644 --- a/tools/src/librw11/Rw11VirtTape.cpp +++ b/tools/src/librw11/Rw11VirtTape.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtTape.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtTape.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtTape.hpp b/tools/src/librw11/Rw11VirtTape.hpp index 5a8f2909..bfd5df5a 100644 --- a/tools/src/librw11/Rw11VirtTape.hpp +++ b/tools/src/librw11/Rw11VirtTape.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtTape.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtTape.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtTape.ipp b/tools/src/librw11/Rw11VirtTape.ipp index c7dc7e00..0c33c850 100644 --- a/tools/src/librw11/Rw11VirtTape.ipp +++ b/tools/src/librw11/Rw11VirtTape.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtTape.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtTape.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtTapeTap.cpp b/tools/src/librw11/Rw11VirtTapeTap.cpp index 87d637c8..0db8c804 100644 --- a/tools/src/librw11/Rw11VirtTapeTap.cpp +++ b/tools/src/librw11/Rw11VirtTapeTap.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtTapeTap.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtTapeTap.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtTapeTap.hpp b/tools/src/librw11/Rw11VirtTapeTap.hpp index f3583b16..8473ed36 100644 --- a/tools/src/librw11/Rw11VirtTapeTap.hpp +++ b/tools/src/librw11/Rw11VirtTapeTap.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtTapeTap.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtTapeTap.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtTapeTap.ipp b/tools/src/librw11/Rw11VirtTapeTap.ipp index d355fa74..0aec66c2 100644 --- a/tools/src/librw11/Rw11VirtTapeTap.ipp +++ b/tools/src/librw11/Rw11VirtTapeTap.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtTapeTap.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtTapeTap.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtTerm.cpp b/tools/src/librw11/Rw11VirtTerm.cpp index f6031dac..6330be61 100644 --- a/tools/src/librw11/Rw11VirtTerm.cpp +++ b/tools/src/librw11/Rw11VirtTerm.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtTerm.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtTerm.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtTerm.hpp b/tools/src/librw11/Rw11VirtTerm.hpp index ee066dd9..5822e9bf 100644 --- a/tools/src/librw11/Rw11VirtTerm.hpp +++ b/tools/src/librw11/Rw11VirtTerm.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtTerm.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtTerm.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtTerm.ipp b/tools/src/librw11/Rw11VirtTerm.ipp index 0932c131..59c64846 100644 --- a/tools/src/librw11/Rw11VirtTerm.ipp +++ b/tools/src/librw11/Rw11VirtTerm.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtTerm.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtTerm.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtTermPty.cpp b/tools/src/librw11/Rw11VirtTermPty.cpp index a158c908..b88231f8 100644 --- a/tools/src/librw11/Rw11VirtTermPty.cpp +++ b/tools/src/librw11/Rw11VirtTermPty.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtTermPty.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtTermPty.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtTermPty.hpp b/tools/src/librw11/Rw11VirtTermPty.hpp index 786f4eed..bbe2657a 100644 --- a/tools/src/librw11/Rw11VirtTermPty.hpp +++ b/tools/src/librw11/Rw11VirtTermPty.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtTermPty.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtTermPty.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtTermTcp.cpp b/tools/src/librw11/Rw11VirtTermTcp.cpp index 767bc006..c2a09c5e 100644 --- a/tools/src/librw11/Rw11VirtTermTcp.cpp +++ b/tools/src/librw11/Rw11VirtTermTcp.cpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtTermTcp.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtTermTcp.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtTermTcp.hpp b/tools/src/librw11/Rw11VirtTermTcp.hpp index d4333de0..bbfba1b6 100644 --- a/tools/src/librw11/Rw11VirtTermTcp.hpp +++ b/tools/src/librw11/Rw11VirtTermTcp.hpp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtTermTcp.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtTermTcp.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librw11/Rw11VirtTermTcp.ipp b/tools/src/librw11/Rw11VirtTermTcp.ipp index 6c9c98ad..322d0748 100644 --- a/tools/src/librw11/Rw11VirtTermTcp.ipp +++ b/tools/src/librw11/Rw11VirtTermTcp.ipp @@ -1,10 +1,10 @@ -// $Id: Rw11VirtTermTcp.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rw11VirtTermTcp.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11.cpp b/tools/src/librwxxtpp/RtclRw11.cpp index 6ac0dcb5..31125fc5 100644 --- a/tools/src/librwxxtpp/RtclRw11.cpp +++ b/tools/src/librwxxtpp/RtclRw11.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11.hpp b/tools/src/librwxxtpp/RtclRw11.hpp index 4ef0f7af..9fef01bc 100644 --- a/tools/src/librwxxtpp/RtclRw11.hpp +++ b/tools/src/librwxxtpp/RtclRw11.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11Cntl.cpp b/tools/src/librwxxtpp/RtclRw11Cntl.cpp index 42243a86..80435d27 100644 --- a/tools/src/librwxxtpp/RtclRw11Cntl.cpp +++ b/tools/src/librwxxtpp/RtclRw11Cntl.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11Cntl.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11Cntl.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11Cntl.hpp b/tools/src/librwxxtpp/RtclRw11Cntl.hpp index b01ac68b..0caf0aab 100644 --- a/tools/src/librwxxtpp/RtclRw11Cntl.hpp +++ b/tools/src/librwxxtpp/RtclRw11Cntl.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11Cntl.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11Cntl.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlBase.hpp b/tools/src/librwxxtpp/RtclRw11CntlBase.hpp index 2ce907b4..b2d7b3bb 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlBase.hpp +++ b/tools/src/librwxxtpp/RtclRw11CntlBase.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlBase.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlBase.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlBase.ipp b/tools/src/librwxxtpp/RtclRw11CntlBase.ipp index ff8f9e6e..a17bd214 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlBase.ipp +++ b/tools/src/librwxxtpp/RtclRw11CntlBase.ipp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlBase.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlBase.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlDEUNA.cpp b/tools/src/librwxxtpp/RtclRw11CntlDEUNA.cpp index d3bff29f..db52d572 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlDEUNA.cpp +++ b/tools/src/librwxxtpp/RtclRw11CntlDEUNA.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlDEUNA.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlDEUNA.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlDEUNA.hpp b/tools/src/librwxxtpp/RtclRw11CntlDEUNA.hpp index e90be473..382a27ca 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlDEUNA.hpp +++ b/tools/src/librwxxtpp/RtclRw11CntlDEUNA.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlDEUNA.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlDEUNA.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlDL11.cpp b/tools/src/librwxxtpp/RtclRw11CntlDL11.cpp index 8d14a1b9..252591e4 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlDL11.cpp +++ b/tools/src/librwxxtpp/RtclRw11CntlDL11.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlDL11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlDL11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlDL11.hpp b/tools/src/librwxxtpp/RtclRw11CntlDL11.hpp index 6a546761..47890a5d 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlDL11.hpp +++ b/tools/src/librwxxtpp/RtclRw11CntlDL11.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlDL11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlDL11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlDiskBase.hpp b/tools/src/librwxxtpp/RtclRw11CntlDiskBase.hpp index 0056a7fe..7799ee90 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlDiskBase.hpp +++ b/tools/src/librwxxtpp/RtclRw11CntlDiskBase.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlDiskBase.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlDiskBase.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlDiskBase.ipp b/tools/src/librwxxtpp/RtclRw11CntlDiskBase.ipp index 8998d78d..4ef2399d 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlDiskBase.ipp +++ b/tools/src/librwxxtpp/RtclRw11CntlDiskBase.ipp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlDiskBase.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlDiskBase.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlFactory.cpp b/tools/src/librwxxtpp/RtclRw11CntlFactory.cpp index 4e8e48e9..96920ce0 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlFactory.cpp +++ b/tools/src/librwxxtpp/RtclRw11CntlFactory.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlFactory.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlFactory.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlFactory.hpp b/tools/src/librwxxtpp/RtclRw11CntlFactory.hpp index 6317cd36..1db6e25a 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlFactory.hpp +++ b/tools/src/librwxxtpp/RtclRw11CntlFactory.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlFactory.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlFactory.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlLP11.cpp b/tools/src/librwxxtpp/RtclRw11CntlLP11.cpp index dfb3bd9a..dda8dc2c 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlLP11.cpp +++ b/tools/src/librwxxtpp/RtclRw11CntlLP11.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlLP11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlLP11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlLP11.hpp b/tools/src/librwxxtpp/RtclRw11CntlLP11.hpp index adeb920e..d2b7e9bc 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlLP11.hpp +++ b/tools/src/librwxxtpp/RtclRw11CntlLP11.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlLP11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlLP11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlPC11.cpp b/tools/src/librwxxtpp/RtclRw11CntlPC11.cpp index deb7d14f..3a5fd13e 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlPC11.cpp +++ b/tools/src/librwxxtpp/RtclRw11CntlPC11.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlPC11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlPC11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlPC11.hpp b/tools/src/librwxxtpp/RtclRw11CntlPC11.hpp index af5254d2..ed2a4b1b 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlPC11.hpp +++ b/tools/src/librwxxtpp/RtclRw11CntlPC11.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlPC11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlPC11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlRHRP.cpp b/tools/src/librwxxtpp/RtclRw11CntlRHRP.cpp index a411af09..2c143aaf 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlRHRP.cpp +++ b/tools/src/librwxxtpp/RtclRw11CntlRHRP.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlRHRP.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlRHRP.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlRHRP.hpp b/tools/src/librwxxtpp/RtclRw11CntlRHRP.hpp index 81d3cc2a..a8d7afe0 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlRHRP.hpp +++ b/tools/src/librwxxtpp/RtclRw11CntlRHRP.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlRHRP.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlRHRP.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlRK11.cpp b/tools/src/librwxxtpp/RtclRw11CntlRK11.cpp index 88727f8a..7eff208d 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlRK11.cpp +++ b/tools/src/librwxxtpp/RtclRw11CntlRK11.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlRK11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlRK11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlRK11.hpp b/tools/src/librwxxtpp/RtclRw11CntlRK11.hpp index 39f3d2b8..293a27e7 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlRK11.hpp +++ b/tools/src/librwxxtpp/RtclRw11CntlRK11.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlRK11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlRK11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlRL11.cpp b/tools/src/librwxxtpp/RtclRw11CntlRL11.cpp index 720866e6..44738306 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlRL11.cpp +++ b/tools/src/librwxxtpp/RtclRw11CntlRL11.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlRL11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlRL11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlRL11.hpp b/tools/src/librwxxtpp/RtclRw11CntlRL11.hpp index 912d5658..0b8deeb3 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlRL11.hpp +++ b/tools/src/librwxxtpp/RtclRw11CntlRL11.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlRL11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlRL11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlRdmaBase.hpp b/tools/src/librwxxtpp/RtclRw11CntlRdmaBase.hpp index 6adc849e..ffbefa61 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlRdmaBase.hpp +++ b/tools/src/librwxxtpp/RtclRw11CntlRdmaBase.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlRdmaBase.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlRdmaBase.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlRdmaBase.ipp b/tools/src/librwxxtpp/RtclRw11CntlRdmaBase.ipp index a8f50398..c07119b1 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlRdmaBase.ipp +++ b/tools/src/librwxxtpp/RtclRw11CntlRdmaBase.ipp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlRdmaBase.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlRdmaBase.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlStreamBase.hpp b/tools/src/librwxxtpp/RtclRw11CntlStreamBase.hpp index 53ae2d67..4cf01c92 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlStreamBase.hpp +++ b/tools/src/librwxxtpp/RtclRw11CntlStreamBase.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlStreamBase.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlStreamBase.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlStreamBase.ipp b/tools/src/librwxxtpp/RtclRw11CntlStreamBase.ipp index 84cc7830..48358ec1 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlStreamBase.ipp +++ b/tools/src/librwxxtpp/RtclRw11CntlStreamBase.ipp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlStreamBase.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlStreamBase.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlTM11.cpp b/tools/src/librwxxtpp/RtclRw11CntlTM11.cpp index bcc0f2bf..17e6150c 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlTM11.cpp +++ b/tools/src/librwxxtpp/RtclRw11CntlTM11.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlTM11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlTM11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlTM11.hpp b/tools/src/librwxxtpp/RtclRw11CntlTM11.hpp index 911e46a1..6a12f5a2 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlTM11.hpp +++ b/tools/src/librwxxtpp/RtclRw11CntlTM11.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlTM11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlTM11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlTapeBase.hpp b/tools/src/librwxxtpp/RtclRw11CntlTapeBase.hpp index c1e5e7aa..df41c4ea 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlTapeBase.hpp +++ b/tools/src/librwxxtpp/RtclRw11CntlTapeBase.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlTapeBase.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlTapeBase.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlTapeBase.ipp b/tools/src/librwxxtpp/RtclRw11CntlTapeBase.ipp index c1023da4..df08d398 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlTapeBase.ipp +++ b/tools/src/librwxxtpp/RtclRw11CntlTapeBase.ipp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlTapeBase.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlTapeBase.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlTermBase.hpp b/tools/src/librwxxtpp/RtclRw11CntlTermBase.hpp index ba89f6de..ffa65a71 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlTermBase.hpp +++ b/tools/src/librwxxtpp/RtclRw11CntlTermBase.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlTermBase.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlTermBase.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CntlTermBase.ipp b/tools/src/librwxxtpp/RtclRw11CntlTermBase.ipp index 5537a25f..ce93ddc8 100644 --- a/tools/src/librwxxtpp/RtclRw11CntlTermBase.ipp +++ b/tools/src/librwxxtpp/RtclRw11CntlTermBase.ipp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CntlTermBase.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CntlTermBase.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11Cpu.cpp b/tools/src/librwxxtpp/RtclRw11Cpu.cpp index 5d185530..d612cb7f 100644 --- a/tools/src/librwxxtpp/RtclRw11Cpu.cpp +++ b/tools/src/librwxxtpp/RtclRw11Cpu.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11Cpu.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11Cpu.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11Cpu.hpp b/tools/src/librwxxtpp/RtclRw11Cpu.hpp index b8f1ea34..6df340f5 100644 --- a/tools/src/librwxxtpp/RtclRw11Cpu.hpp +++ b/tools/src/librwxxtpp/RtclRw11Cpu.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11Cpu.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11Cpu.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11Cpu.ipp b/tools/src/librwxxtpp/RtclRw11Cpu.ipp index a3005b5c..7daf1c07 100644 --- a/tools/src/librwxxtpp/RtclRw11Cpu.ipp +++ b/tools/src/librwxxtpp/RtclRw11Cpu.ipp @@ -1,10 +1,10 @@ -// $Id: RtclRw11Cpu.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11Cpu.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CpuBase.hpp b/tools/src/librwxxtpp/RtclRw11CpuBase.hpp index c1df8ba1..a14d823f 100644 --- a/tools/src/librwxxtpp/RtclRw11CpuBase.hpp +++ b/tools/src/librwxxtpp/RtclRw11CpuBase.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CpuBase.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CpuBase.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CpuBase.ipp b/tools/src/librwxxtpp/RtclRw11CpuBase.ipp index 52674959..47327293 100644 --- a/tools/src/librwxxtpp/RtclRw11CpuBase.ipp +++ b/tools/src/librwxxtpp/RtclRw11CpuBase.ipp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CpuBase.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CpuBase.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CpuW11a.cpp b/tools/src/librwxxtpp/RtclRw11CpuW11a.cpp index bb5d5a04..5a1509f9 100644 --- a/tools/src/librwxxtpp/RtclRw11CpuW11a.cpp +++ b/tools/src/librwxxtpp/RtclRw11CpuW11a.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CpuW11a.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CpuW11a.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11CpuW11a.hpp b/tools/src/librwxxtpp/RtclRw11CpuW11a.hpp index ac6fd404..ad133247 100644 --- a/tools/src/librwxxtpp/RtclRw11CpuW11a.hpp +++ b/tools/src/librwxxtpp/RtclRw11CpuW11a.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11CpuW11a.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11CpuW11a.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11Unit.cpp b/tools/src/librwxxtpp/RtclRw11Unit.cpp index ce3c7ccb..1bcb9ce4 100644 --- a/tools/src/librwxxtpp/RtclRw11Unit.cpp +++ b/tools/src/librwxxtpp/RtclRw11Unit.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11Unit.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11Unit.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11Unit.hpp b/tools/src/librwxxtpp/RtclRw11Unit.hpp index 078ab94b..84e13b37 100644 --- a/tools/src/librwxxtpp/RtclRw11Unit.hpp +++ b/tools/src/librwxxtpp/RtclRw11Unit.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11Unit.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11Unit.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitBase.hpp b/tools/src/librwxxtpp/RtclRw11UnitBase.hpp index c91f12aa..13e0cce6 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitBase.hpp +++ b/tools/src/librwxxtpp/RtclRw11UnitBase.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitBase.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitBase.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitBase.ipp b/tools/src/librwxxtpp/RtclRw11UnitBase.ipp index 731e8053..1a390c49 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitBase.ipp +++ b/tools/src/librwxxtpp/RtclRw11UnitBase.ipp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitBase.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitBase.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitDEUNA.cpp b/tools/src/librwxxtpp/RtclRw11UnitDEUNA.cpp index 797b903e..ae0bb995 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitDEUNA.cpp +++ b/tools/src/librwxxtpp/RtclRw11UnitDEUNA.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitDEUNA.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitDEUNA.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitDEUNA.hpp b/tools/src/librwxxtpp/RtclRw11UnitDEUNA.hpp index 93629dd9..b6a1ed84 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitDEUNA.hpp +++ b/tools/src/librwxxtpp/RtclRw11UnitDEUNA.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitDEUNA.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitDEUNA.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitDL11.cpp b/tools/src/librwxxtpp/RtclRw11UnitDL11.cpp index 051b2ca4..39270def 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitDL11.cpp +++ b/tools/src/librwxxtpp/RtclRw11UnitDL11.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitDL11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitDL11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitDL11.hpp b/tools/src/librwxxtpp/RtclRw11UnitDL11.hpp index eb5a04f1..0e23c5f7 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitDL11.hpp +++ b/tools/src/librwxxtpp/RtclRw11UnitDL11.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitDL11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitDL11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitDisk.cpp b/tools/src/librwxxtpp/RtclRw11UnitDisk.cpp index 28e6f2ee..d3aae092 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitDisk.cpp +++ b/tools/src/librwxxtpp/RtclRw11UnitDisk.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitDisk.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitDisk.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitDisk.hpp b/tools/src/librwxxtpp/RtclRw11UnitDisk.hpp index 1a312f51..5a489134 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitDisk.hpp +++ b/tools/src/librwxxtpp/RtclRw11UnitDisk.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitDisk.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitDisk.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitLP11.cpp b/tools/src/librwxxtpp/RtclRw11UnitLP11.cpp index 0d4fff99..504d27fe 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitLP11.cpp +++ b/tools/src/librwxxtpp/RtclRw11UnitLP11.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitLP11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitLP11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitLP11.hpp b/tools/src/librwxxtpp/RtclRw11UnitLP11.hpp index 56232ef3..26882d8b 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitLP11.hpp +++ b/tools/src/librwxxtpp/RtclRw11UnitLP11.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitLP11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitLP11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitPC11.cpp b/tools/src/librwxxtpp/RtclRw11UnitPC11.cpp index 73926de3..bbfa636f 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitPC11.cpp +++ b/tools/src/librwxxtpp/RtclRw11UnitPC11.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitPC11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitPC11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitPC11.hpp b/tools/src/librwxxtpp/RtclRw11UnitPC11.hpp index f870a4d8..af7f1b11 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitPC11.hpp +++ b/tools/src/librwxxtpp/RtclRw11UnitPC11.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitPC11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitPC11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitRHRP.cpp b/tools/src/librwxxtpp/RtclRw11UnitRHRP.cpp index d9493c50..cc777aeb 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitRHRP.cpp +++ b/tools/src/librwxxtpp/RtclRw11UnitRHRP.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitRHRP.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitRHRP.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitRHRP.hpp b/tools/src/librwxxtpp/RtclRw11UnitRHRP.hpp index 8435b3c8..089f14a1 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitRHRP.hpp +++ b/tools/src/librwxxtpp/RtclRw11UnitRHRP.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitRHRP.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitRHRP.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitRK11.cpp b/tools/src/librwxxtpp/RtclRw11UnitRK11.cpp index d05da286..d2bdc7ea 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitRK11.cpp +++ b/tools/src/librwxxtpp/RtclRw11UnitRK11.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitRK11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitRK11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitRK11.hpp b/tools/src/librwxxtpp/RtclRw11UnitRK11.hpp index da86cf7a..0569b11c 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitRK11.hpp +++ b/tools/src/librwxxtpp/RtclRw11UnitRK11.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitRK11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitRK11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitRL11.cpp b/tools/src/librwxxtpp/RtclRw11UnitRL11.cpp index 68ebbc60..45bc03b0 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitRL11.cpp +++ b/tools/src/librwxxtpp/RtclRw11UnitRL11.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitRL11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitRL11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitRL11.hpp b/tools/src/librwxxtpp/RtclRw11UnitRL11.hpp index f0ededb5..cbc28bd7 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitRL11.hpp +++ b/tools/src/librwxxtpp/RtclRw11UnitRL11.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitRL11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitRL11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitStream.cpp b/tools/src/librwxxtpp/RtclRw11UnitStream.cpp index 0e721ae8..3a72fb76 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitStream.cpp +++ b/tools/src/librwxxtpp/RtclRw11UnitStream.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitStream.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitStream.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitStream.hpp b/tools/src/librwxxtpp/RtclRw11UnitStream.hpp index 8b9e6fcd..44bf9003 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitStream.hpp +++ b/tools/src/librwxxtpp/RtclRw11UnitStream.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitStream.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitStream.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitTM11.cpp b/tools/src/librwxxtpp/RtclRw11UnitTM11.cpp index 59e67e14..1ff11bb7 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitTM11.cpp +++ b/tools/src/librwxxtpp/RtclRw11UnitTM11.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitTM11.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitTM11.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitTM11.hpp b/tools/src/librwxxtpp/RtclRw11UnitTM11.hpp index 2ea92c5a..5ac3ecb8 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitTM11.hpp +++ b/tools/src/librwxxtpp/RtclRw11UnitTM11.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitTM11.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitTM11.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitTape.cpp b/tools/src/librwxxtpp/RtclRw11UnitTape.cpp index 7d67fb20..020386a3 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitTape.cpp +++ b/tools/src/librwxxtpp/RtclRw11UnitTape.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitTape.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitTape.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitTape.hpp b/tools/src/librwxxtpp/RtclRw11UnitTape.hpp index 67916072..1a07b928 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitTape.hpp +++ b/tools/src/librwxxtpp/RtclRw11UnitTape.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitTape.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitTape.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2015-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitTerm.cpp b/tools/src/librwxxtpp/RtclRw11UnitTerm.cpp index b055333c..acca19df 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitTerm.cpp +++ b/tools/src/librwxxtpp/RtclRw11UnitTerm.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitTerm.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitTerm.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11UnitTerm.hpp b/tools/src/librwxxtpp/RtclRw11UnitTerm.hpp index 64608069..a371f5e2 100644 --- a/tools/src/librwxxtpp/RtclRw11UnitTerm.hpp +++ b/tools/src/librwxxtpp/RtclRw11UnitTerm.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11UnitTerm.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11UnitTerm.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2017 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11Virt.cpp b/tools/src/librwxxtpp/RtclRw11Virt.cpp index 95616531..97a98f67 100644 --- a/tools/src/librwxxtpp/RtclRw11Virt.cpp +++ b/tools/src/librwxxtpp/RtclRw11Virt.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11Virt.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11Virt.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11Virt.hpp b/tools/src/librwxxtpp/RtclRw11Virt.hpp index eae80b58..72fb1754 100644 --- a/tools/src/librwxxtpp/RtclRw11Virt.hpp +++ b/tools/src/librwxxtpp/RtclRw11Virt.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11Virt.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11Virt.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11Virt.ipp b/tools/src/librwxxtpp/RtclRw11Virt.ipp index 915e2424..e5beea43 100644 --- a/tools/src/librwxxtpp/RtclRw11Virt.ipp +++ b/tools/src/librwxxtpp/RtclRw11Virt.ipp @@ -1,10 +1,10 @@ -// $Id: RtclRw11Virt.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11Virt.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11VirtBase.hpp b/tools/src/librwxxtpp/RtclRw11VirtBase.hpp index 0a35706a..af2256bc 100644 --- a/tools/src/librwxxtpp/RtclRw11VirtBase.hpp +++ b/tools/src/librwxxtpp/RtclRw11VirtBase.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11VirtBase.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11VirtBase.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11VirtBase.ipp b/tools/src/librwxxtpp/RtclRw11VirtBase.ipp index 663bd047..f78c1e54 100644 --- a/tools/src/librwxxtpp/RtclRw11VirtBase.ipp +++ b/tools/src/librwxxtpp/RtclRw11VirtBase.ipp @@ -1,10 +1,10 @@ -// $Id: RtclRw11VirtBase.ipp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11VirtBase.ipp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11VirtDiskOver.cpp b/tools/src/librwxxtpp/RtclRw11VirtDiskOver.cpp index e48b63e5..b5f7e4ff 100644 --- a/tools/src/librwxxtpp/RtclRw11VirtDiskOver.cpp +++ b/tools/src/librwxxtpp/RtclRw11VirtDiskOver.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11VirtDiskOver.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11VirtDiskOver.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11VirtDiskOver.hpp b/tools/src/librwxxtpp/RtclRw11VirtDiskOver.hpp index 6fc7f707..f48bada5 100644 --- a/tools/src/librwxxtpp/RtclRw11VirtDiskOver.hpp +++ b/tools/src/librwxxtpp/RtclRw11VirtDiskOver.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11VirtDiskOver.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11VirtDiskOver.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11VirtFactory.cpp b/tools/src/librwxxtpp/RtclRw11VirtFactory.cpp index 6b6cba6d..794a7185 100644 --- a/tools/src/librwxxtpp/RtclRw11VirtFactory.cpp +++ b/tools/src/librwxxtpp/RtclRw11VirtFactory.cpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11VirtFactory.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11VirtFactory.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/RtclRw11VirtFactory.hpp b/tools/src/librwxxtpp/RtclRw11VirtFactory.hpp index 983dea49..ac02181e 100644 --- a/tools/src/librwxxtpp/RtclRw11VirtFactory.hpp +++ b/tools/src/librwxxtpp/RtclRw11VirtFactory.hpp @@ -1,10 +1,10 @@ -// $Id: RtclRw11VirtFactory.hpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: RtclRw11VirtFactory.hpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2017- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/librwxxtpp/Rwxxtpp_Init.cpp b/tools/src/librwxxtpp/Rwxxtpp_Init.cpp index 717878e6..81296509 100644 --- a/tools/src/librwxxtpp/Rwxxtpp_Init.cpp +++ b/tools/src/librwxxtpp/Rwxxtpp_Init.cpp @@ -1,10 +1,10 @@ -// $Id: Rwxxtpp_Init.cpp 887 2017-04-28 19:32:52Z mueller $ +// $Id: Rwxxtpp_Init.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013-2014 by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/tclshcpp/tclshcpp.cpp b/tools/src/tclshcpp/tclshcpp.cpp index 8c9a43b3..5c51d249 100644 --- a/tools/src/tclshcpp/tclshcpp.cpp +++ b/tools/src/tclshcpp/tclshcpp.cpp @@ -1,10 +1,10 @@ -// $Id: tclshcpp.cpp 601 2014-11-07 22:44:43Z mueller $ +// $Id: tclshcpp.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2014- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY diff --git a/tools/src/testtclsh/testtclsh.cpp b/tools/src/testtclsh/testtclsh.cpp index 09c74570..3e615ed0 100644 --- a/tools/src/testtclsh/testtclsh.cpp +++ b/tools/src/testtclsh/testtclsh.cpp @@ -1,10 +1,10 @@ -// $Id: testtclsh.cpp 504 2013-04-13 15:37:24Z mueller $ +// $Id: testtclsh.cpp 983 2018-01-02 20:35:59Z mueller $ // // Copyright 2013- by Walter F.J. Mueller // // This program is free software; you may redistribute and/or modify it under // the terms of the GNU General Public License as published by the Free -// Software Foundation, either version 2, or at your option any later version. +// Software Foundation, either version 3, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY