--- trunk/darkstattype.c 2014/03/21 18:57:27 15 +++ trunk/darkstattype.c 2014/03/21 19:15:01 16 @@ -1,11 +1,11 @@ -/* +/* -*- coding: utf-8 -*- darkstattype.c - Program to decode darkstat's dumpfile. $Ximalas$ Tested on FreeBSD/amd64 stable/9 r263290 with clang 3.3. - Copyright © 2014, Trond Endrestøl + Copyright © 2014, Trond Endrestøl All rights reserved. Redistribution and use in source and binary forms, with or without @@ -116,7 +116,7 @@ void show_version(void) puts("$Ximalas$"); puts(""); - puts("Copyright © 2014, Trond Endrestøl "); + puts("Copyright © 2014, Trond Endrestøl "); puts("All rights reserved."); puts(""); puts("Redistribution and use in source and binary forms, with or without");