diff options
Diffstat (limited to 'iconvdata/mik.c')
-rw-r--r-- | iconvdata/mik.c | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/iconvdata/mik.c b/iconvdata/mik.c index 00a7fb3b7b..4cc35f6a0c 100644 --- a/iconvdata/mik.c +++ b/iconvdata/mik.c @@ -14,9 +14,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + <http://www.gnu.org/licenses/>. */ #include <stdint.h> @@ -27,6 +26,3 @@ #define HAS_HOLES 0 /* All 256 character are defined. */ #include <8bit-gap.c> - - - |