From 29b2b5959491946672e4cbb6126ef93c1281cd34 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Thu, 30 Apr 2015 13:13:10 -0500 Subject: rename to libmts-io --- include/mts/MTS_IO_CE910Radio.h | 8 ++++---- include/mts/MTS_IO_CdmaRadio.h | 8 ++++---- include/mts/MTS_IO_CellularRadio.h | 8 ++++---- include/mts/MTS_IO_CellularRadioFactory.h | 8 ++++---- include/mts/MTS_IO_Connection.h | 8 ++++---- include/mts/MTS_IO_DE910Radio.h | 8 ++++---- include/mts/MTS_IO_GE910Radio.h | 8 ++++---- include/mts/MTS_IO_HE910DRadio.h | 8 ++++---- include/mts/MTS_IO_HE910EUDRadio.h | 8 ++++---- include/mts/MTS_IO_HE910Radio.h | 8 ++++---- include/mts/MTS_IO_LE910EUGRadio.h | 8 ++++---- include/mts/MTS_IO_LE910NAGRadio.h | 8 ++++---- include/mts/MTS_IO_LE910Radio.h | 8 ++++---- include/mts/MTS_IO_LE910SVGRadio.h | 8 ++++---- include/mts/MTS_IO_LockFile.h | 8 ++++---- include/mts/MTS_IO_MccMncTable.h | 8 ++++---- include/mts/MTS_IO_SerialConnection.h | 8 ++++---- 17 files changed, 68 insertions(+), 68 deletions(-) (limited to 'include') diff --git a/include/mts/MTS_IO_CE910Radio.h b/include/mts/MTS_IO_CE910Radio.h index 9719c7a..47444d9 100644 --- a/include/mts/MTS_IO_CE910Radio.h +++ b/include/mts/MTS_IO_CE910Radio.h @@ -1,20 +1,20 @@ /* * Copyright (C) 2015 by Multi-Tech Systems * - * This file is part of libmts_io. + * This file is part of libmts-io. * - * libmts_io is free software: you can redistribute it and/or modify + * libmts-io is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * libmts_io is distributed in the hope that it will be useful, + * libmts-io is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with libmts_io. If not, see . + * along with libmts-io. If not, see . * */ diff --git a/include/mts/MTS_IO_CdmaRadio.h b/include/mts/MTS_IO_CdmaRadio.h index 146034b..448cdc7 100644 --- a/include/mts/MTS_IO_CdmaRadio.h +++ b/include/mts/MTS_IO_CdmaRadio.h @@ -1,20 +1,20 @@ /* * Copyright (C) 2015 by Multi-Tech Systems * - * This file is part of libmts_io. + * This file is part of libmts-io. * - * libmts_io is free software: you can redistribute it and/or modify + * libmts-io is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * libmts_io is distributed in the hope that it will be useful, + * libmts-io is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with libmts_io. If not, see . + * along with libmts-io. If not, see . * */ diff --git a/include/mts/MTS_IO_CellularRadio.h b/include/mts/MTS_IO_CellularRadio.h index b253c80..07daf19 100644 --- a/include/mts/MTS_IO_CellularRadio.h +++ b/include/mts/MTS_IO_CellularRadio.h @@ -1,20 +1,20 @@ /* * Copyright (C) 2015 by Multi-Tech Systems * - * This file is part of libmts_io. + * This file is part of libmts-io. * - * libmts_io is free software: you can redistribute it and/or modify + * libmts-io is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * libmts_io is distributed in the hope that it will be useful, + * libmts-io is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with libmts_io. If not, see . + * along with libmts-io. If not, see . * */ diff --git a/include/mts/MTS_IO_CellularRadioFactory.h b/include/mts/MTS_IO_CellularRadioFactory.h index 5fa44d7..d3616be 100644 --- a/include/mts/MTS_IO_CellularRadioFactory.h +++ b/include/mts/MTS_IO_CellularRadioFactory.h @@ -1,20 +1,20 @@ /* * Copyright (C) 2015 by Multi-Tech Systems * - * This file is part of libmts_io. + * This file is part of libmts-io. * - * libmts_io is free software: you can redistribute it and/or modify + * libmts-io is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * libmts_io is distributed in the hope that it will be useful, + * libmts-io is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with libmts_io. If not, see . + * along with libmts-io. If not, see . * */ diff --git a/include/mts/MTS_IO_Connection.h b/include/mts/MTS_IO_Connection.h index bd4b32f..f90b6c9 100644 --- a/include/mts/MTS_IO_Connection.h +++ b/include/mts/MTS_IO_Connection.h @@ -1,20 +1,20 @@ /* * Copyright (C) 2015 by Multi-Tech Systems * - * This file is part of libmts_io. + * This file is part of libmts-io. * - * libmts_io is free software: you can redistribute it and/or modify + * libmts-io is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * libmts_io is distributed in the hope that it will be useful, + * libmts-io is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with libmts_io. If not, see . + * along with libmts-io. If not, see . * */ diff --git a/include/mts/MTS_IO_DE910Radio.h b/include/mts/MTS_IO_DE910Radio.h index 40dc132..e9e8287 100644 --- a/include/mts/MTS_IO_DE910Radio.h +++ b/include/mts/MTS_IO_DE910Radio.h @@ -1,20 +1,20 @@ /* * Copyright (C) 2015 by Multi-Tech Systems * - * This file is part of libmts_io. + * This file is part of libmts-io. * - * libmts_io is free software: you can redistribute it and/or modify + * libmts-io is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * libmts_io is distributed in the hope that it will be useful, + * libmts-io is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with libmts_io. If not, see . + * along with libmts-io. If not, see . * */ diff --git a/include/mts/MTS_IO_GE910Radio.h b/include/mts/MTS_IO_GE910Radio.h index 079765d..403e623 100644 --- a/include/mts/MTS_IO_GE910Radio.h +++ b/include/mts/MTS_IO_GE910Radio.h @@ -1,20 +1,20 @@ /* * Copyright (C) 2015 by Multi-Tech Systems * - * This file is part of libmts_io. + * This file is part of libmts-io. * - * libmts_io is free software: you can redistribute it and/or modify + * libmts-io is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * libmts_io is distributed in the hope that it will be useful, + * libmts-io is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with libmts_io. If not, see . + * along with libmts-io. If not, see . * */ diff --git a/include/mts/MTS_IO_HE910DRadio.h b/include/mts/MTS_IO_HE910DRadio.h index 2fd648e..6ab6bc4 100644 --- a/include/mts/MTS_IO_HE910DRadio.h +++ b/include/mts/MTS_IO_HE910DRadio.h @@ -1,20 +1,20 @@ /* * Copyright (C) 2015 by Multi-Tech Systems * - * This file is part of libmts_io. + * This file is part of libmts-io. * - * libmts_io is free software: you can redistribute it and/or modify + * libmts-io is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * libmts_io is distributed in the hope that it will be useful, + * libmts-io is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with libmts_io. If not, see . + * along with libmts-io. If not, see . * */ diff --git a/include/mts/MTS_IO_HE910EUDRadio.h b/include/mts/MTS_IO_HE910EUDRadio.h index 96353f2..3ade27f 100644 --- a/include/mts/MTS_IO_HE910EUDRadio.h +++ b/include/mts/MTS_IO_HE910EUDRadio.h @@ -1,20 +1,20 @@ /* * Copyright (C) 2015 by Multi-Tech Systems * - * This file is part of libmts_io. + * This file is part of libmts-io. * - * libmts_io is free software: you can redistribute it and/or modify + * libmts-io is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * libmts_io is distributed in the hope that it will be useful, + * libmts-io is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with libmts_io. If not, see . + * along with libmts-io. If not, see . * */ diff --git a/include/mts/MTS_IO_HE910Radio.h b/include/mts/MTS_IO_HE910Radio.h index ee8e1e7..8c1aaa1 100644 --- a/include/mts/MTS_IO_HE910Radio.h +++ b/include/mts/MTS_IO_HE910Radio.h @@ -1,20 +1,20 @@ /* * Copyright (C) 2015 by Multi-Tech Systems * - * This file is part of libmts_io. + * This file is part of libmts-io. * - * libmts_io is free software: you can redistribute it and/or modify + * libmts-io is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * libmts_io is distributed in the hope that it will be useful, + * libmts-io is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with libmts_io. If not, see . + * along with libmts-io. If not, see . * */ diff --git a/include/mts/MTS_IO_LE910EUGRadio.h b/include/mts/MTS_IO_LE910EUGRadio.h index d0607e2..6dc91f5 100644 --- a/include/mts/MTS_IO_LE910EUGRadio.h +++ b/include/mts/MTS_IO_LE910EUGRadio.h @@ -1,20 +1,20 @@ /* * Copyright (C) 2015 by Multi-Tech Systems * - * This file is part of libmts_io. + * This file is part of libmts-io. * - * libmts_io is free software: you can redistribute it and/or modify + * libmts-io is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * libmts_io is distributed in the hope that it will be useful, + * libmts-io is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with libmts_io. If not, see . + * along with libmts-io. If not, see . * */ diff --git a/include/mts/MTS_IO_LE910NAGRadio.h b/include/mts/MTS_IO_LE910NAGRadio.h index a05a311..dfd35a1 100644 --- a/include/mts/MTS_IO_LE910NAGRadio.h +++ b/include/mts/MTS_IO_LE910NAGRadio.h @@ -1,20 +1,20 @@ /* * Copyright (C) 2015 by Multi-Tech Systems * - * This file is part of libmts_io. + * This file is part of libmts-io. * - * libmts_io is free software: you can redistribute it and/or modify + * libmts-io is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * libmts_io is distributed in the hope that it will be useful, + * libmts-io is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with libmts_io. If not, see . + * along with libmts-io. If not, see . * */ diff --git a/include/mts/MTS_IO_LE910Radio.h b/include/mts/MTS_IO_LE910Radio.h index e2f4c12..5391304 100644 --- a/include/mts/MTS_IO_LE910Radio.h +++ b/include/mts/MTS_IO_LE910Radio.h @@ -1,20 +1,20 @@ /* * Copyright (C) 2015 by Multi-Tech Systems * - * This file is part of libmts_io. + * This file is part of libmts-io. * - * libmts_io is free software: you can redistribute it and/or modify + * libmts-io is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * libmts_io is distributed in the hope that it will be useful, + * libmts-io is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with libmts_io. If not, see . + * along with libmts-io. If not, see . * */ diff --git a/include/mts/MTS_IO_LE910SVGRadio.h b/include/mts/MTS_IO_LE910SVGRadio.h index d92f877..7804f57 100644 --- a/include/mts/MTS_IO_LE910SVGRadio.h +++ b/include/mts/MTS_IO_LE910SVGRadio.h @@ -1,20 +1,20 @@ /* * Copyright (C) 2015 by Multi-Tech Systems * - * This file is part of libmts_io. + * This file is part of libmts-io. * - * libmts_io is free software: you can redistribute it and/or modify + * libmts-io is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * libmts_io is distributed in the hope that it will be useful, + * libmts-io is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with libmts_io. If not, see . + * along with libmts-io. If not, see . * */ diff --git a/include/mts/MTS_IO_LockFile.h b/include/mts/MTS_IO_LockFile.h index dcfb9ae..730cf3c 100644 --- a/include/mts/MTS_IO_LockFile.h +++ b/include/mts/MTS_IO_LockFile.h @@ -1,20 +1,20 @@ /* * Copyright (C) 2015 by Multi-Tech Systems * - * This file is part of libmts_io. + * This file is part of libmts-io. * - * libmts_io is free software: you can redistribute it and/or modify + * libmts-io is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * libmts_io is distributed in the hope that it will be useful, + * libmts-io is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with libmts_io. If not, see . + * along with libmts-io. If not, see . * */ diff --git a/include/mts/MTS_IO_MccMncTable.h b/include/mts/MTS_IO_MccMncTable.h index 7772258..7999678 100644 --- a/include/mts/MTS_IO_MccMncTable.h +++ b/include/mts/MTS_IO_MccMncTable.h @@ -1,20 +1,20 @@ /* * Copyright (C) 2015 by Multi-Tech Systems * - * This file is part of libmts_io. + * This file is part of libmts-io. * - * libmts_io is free software: you can redistribute it and/or modify + * libmts-io is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * libmts_io is distributed in the hope that it will be useful, + * libmts-io is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with libmts_io. If not, see . + * along with libmts-io. If not, see . * */ diff --git a/include/mts/MTS_IO_SerialConnection.h b/include/mts/MTS_IO_SerialConnection.h index b4bb61f..a4ca011 100644 --- a/include/mts/MTS_IO_SerialConnection.h +++ b/include/mts/MTS_IO_SerialConnection.h @@ -1,20 +1,20 @@ /* * Copyright (C) 2015 by Multi-Tech Systems * - * This file is part of libmts_io. + * This file is part of libmts-io. * - * libmts_io is free software: you can redistribute it and/or modify + * libmts-io is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * libmts_io is distributed in the hope that it will be useful, + * libmts-io is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with libmts_io. If not, see . + * along with libmts-io. If not, see . * */ -- cgit v1.2.3