summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2015-04-30 13:13:10 -0500
committerJesse Gilles <jgilles@multitech.com>2015-04-30 13:17:36 -0500
commit29b2b5959491946672e4cbb6126ef93c1281cd34 (patch)
treecd703929da7c0d0ea746690b05ecdc69de387ac6 /include
parenta259a536ee561c992d971db240c9cc8a7b7aa74d (diff)
downloadlibmts-io-29b2b5959491946672e4cbb6126ef93c1281cd34.tar.gz
libmts-io-29b2b5959491946672e4cbb6126ef93c1281cd34.tar.bz2
libmts-io-29b2b5959491946672e4cbb6126ef93c1281cd34.zip
rename to libmts-io
Diffstat (limited to 'include')
-rw-r--r--include/mts/MTS_IO_CE910Radio.h8
-rw-r--r--include/mts/MTS_IO_CdmaRadio.h8
-rw-r--r--include/mts/MTS_IO_CellularRadio.h8
-rw-r--r--include/mts/MTS_IO_CellularRadioFactory.h8
-rw-r--r--include/mts/MTS_IO_Connection.h8
-rw-r--r--include/mts/MTS_IO_DE910Radio.h8
-rw-r--r--include/mts/MTS_IO_GE910Radio.h8
-rw-r--r--include/mts/MTS_IO_HE910DRadio.h8
-rw-r--r--include/mts/MTS_IO_HE910EUDRadio.h8
-rw-r--r--include/mts/MTS_IO_HE910Radio.h8
-rw-r--r--include/mts/MTS_IO_LE910EUGRadio.h8
-rw-r--r--include/mts/MTS_IO_LE910NAGRadio.h8
-rw-r--r--include/mts/MTS_IO_LE910Radio.h8
-rw-r--r--include/mts/MTS_IO_LE910SVGRadio.h8
-rw-r--r--include/mts/MTS_IO_LockFile.h8
-rw-r--r--include/mts/MTS_IO_MccMncTable.h8
-rw-r--r--include/mts/MTS_IO_SerialConnection.h8
17 files changed, 68 insertions, 68 deletions
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 <http://www.gnu.org/licenses/>.
+ * along with libmts-io. If not, see <http://www.gnu.org/licenses/>.
*
*/
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 <http://www.gnu.org/licenses/>.
+ * along with libmts-io. If not, see <http://www.gnu.org/licenses/>.
*
*/
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 <http://www.gnu.org/licenses/>.
+ * along with libmts-io. If not, see <http://www.gnu.org/licenses/>.
*
*/
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 <http://www.gnu.org/licenses/>.
+ * along with libmts-io. If not, see <http://www.gnu.org/licenses/>.
*
*/
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 <http://www.gnu.org/licenses/>.
+ * along with libmts-io. If not, see <http://www.gnu.org/licenses/>.
*
*/
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 <http://www.gnu.org/licenses/>.
+ * along with libmts-io. If not, see <http://www.gnu.org/licenses/>.
*
*/
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 <http://www.gnu.org/licenses/>.
+ * along with libmts-io. If not, see <http://www.gnu.org/licenses/>.
*
*/
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 <http://www.gnu.org/licenses/>.
+ * along with libmts-io. If not, see <http://www.gnu.org/licenses/>.
*
*/
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 <http://www.gnu.org/licenses/>.
+ * along with libmts-io. If not, see <http://www.gnu.org/licenses/>.
*
*/
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 <http://www.gnu.org/licenses/>.
+ * along with libmts-io. If not, see <http://www.gnu.org/licenses/>.
*
*/
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 <http://www.gnu.org/licenses/>.
+ * along with libmts-io. If not, see <http://www.gnu.org/licenses/>.
*
*/
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 <http://www.gnu.org/licenses/>.
+ * along with libmts-io. If not, see <http://www.gnu.org/licenses/>.
*
*/
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 <http://www.gnu.org/licenses/>.
+ * along with libmts-io. If not, see <http://www.gnu.org/licenses/>.
*
*/
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 <http://www.gnu.org/licenses/>.
+ * along with libmts-io. If not, see <http://www.gnu.org/licenses/>.
*
*/
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 <http://www.gnu.org/licenses/>.
+ * along with libmts-io. If not, see <http://www.gnu.org/licenses/>.
*
*/
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 <http://www.gnu.org/licenses/>.
+ * along with libmts-io. If not, see <http://www.gnu.org/licenses/>.
*
*/
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 <http://www.gnu.org/licenses/>.
+ * along with libmts-io. If not, see <http://www.gnu.org/licenses/>.
*
*/