diff --git a/mslib.c b/mslib.c
index 0cf41eb..aecd406 100644
--- a/mslib.c
+++ b/mslib.c
@@ -11,7 +11,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with nosebus. If not, see .
+ * along with mslib. If not, see .
*/
#include "mslib.h"
diff --git a/mslib.h b/mslib.h
index 65b5a9b..86a2e95 100644
--- a/mslib.h
+++ b/mslib.h
@@ -11,7 +11,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with nosebus. If not, see .
+ * along with mslib. If not, see .
*/
#ifndef MSLIB_H
#define MSLIB_H
diff --git a/mstest.c b/mstest.c
index 1237cf0..c3f64d7 100644
--- a/mstest.c
+++ b/mstest.c
@@ -11,7 +11,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with nosebus. If not, see .
+ * along with mstest. If not, see .
*/
#include
#include