diff options
author | Magnus Lundborg <magnus.lundborg@scilifelab.se> | 2013-01-21 12:11:26 (GMT) |
---|---|---|
committer | Magnus Lundborg <magnus.lundborg@scilifelab.se> | 2013-01-21 12:11:26 (GMT) |
commit | ac02970216952c892c8897c9b932f323b7e4ab2c (patch) | |
tree | cb9878bde55ee9a5269b02c8378ca0babdc2f3cb /src/lib/tng_io.c | |
parent | 4a269cbc3fb6dd17a08f798a3d8220d2905b5c1a (diff) |
Include licence info.
Diffstat (limited to 'src/lib/tng_io.c')
-rw-r--r-- | src/lib/tng_io.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/tng_io.c b/src/lib/tng_io.c index c9848ab..26fba06 100644 --- a/src/lib/tng_io.c +++ b/src/lib/tng_io.c @@ -13,9 +13,6 @@ * of the License, or (at your option) any later version. */ - -/* TODO: Make sure UTF-8 works properly */ - #include <inttypes.h> #include <limits.h> #include <stdlib.h> |