typos
diff --git a/skeletons/asn_ioc.h b/skeletons/asn_ioc.h
index 0a5d013..0186bf3 100644
--- a/skeletons/asn_ioc.h
+++ b/skeletons/asn_ioc.h
@@ -1,7 +1,7 @@
 /*
  * Run-time support for Information Object Classes.
  * Copyright (c) 2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
- * Redistribution and modifications are oermitted subject to BSD license.
+ * Redistribution and modifications are permitted subject to BSD license.
  */
 #ifndef	ASN_IOC_H
 #define	ASN_IOC_H
diff --git a/skeletons/oer_support.c b/skeletons/oer_support.c
index 78142c2..93ebcf3 100644
--- a/skeletons/oer_support.c
+++ b/skeletons/oer_support.c
@@ -1,7 +1,7 @@
 /*
  * Copyright (c) 2017 Lev Walkin <vlm@lionet.info>.
  * All rights reserved.
- * Redistribution and modifications are oermitted subject to BSD license.
+ * Redistribution and modifications are permitted subject to BSD license.
  */
 #include <asn_system.h>
 #include <asn_internal.h>
diff --git a/skeletons/oer_support.h b/skeletons/oer_support.h
index 92ee694..508ce64 100644
--- a/skeletons/oer_support.h
+++ b/skeletons/oer_support.h
@@ -1,7 +1,7 @@
 /*
  * Copyright (c) 2017 Lev Walkin <vlm@lionet.info>.
  * All rights reserved.
- * Redistribution and modifications are oermitted subject to BSD license.
+ * Redistribution and modifications are permitted subject to BSD license.
  */
 #ifndef	OER_SUPPORT_H
 #define	OER_SUPPORT_H