X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fcodec.cpp;h=ae15382a5882cb8b8b7962edc84f727ec6ea8a65;hp=38ef4ab932d3a3760038f0c6f0ec4bc3bf1626f8;hb=9da6abdcabec59f4845da256a8ad75a810ed1589;hpb=d2118ac101602cfe2d62fb7deb6ef3fcb0fe137b diff --git a/source/codec.cpp b/source/codec.cpp index 38ef4ab..ae15382 100644 --- a/source/codec.cpp +++ b/source/codec.cpp @@ -1,3 +1,10 @@ +/* $Id$ + +This file is part of libmspstrings +Copyright © 2006-2007 Mikko Rasa +Distributed under the LGPL +*/ + #include "ascii.h" #include "codec.h" #include "iso2022jp.h"