From dc168e4bbd6d9fd06241a31bcd1a6fe63bb8527d Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 5 Nov 2013 02:03:57 +0100 Subject: [PATCH] Nicer copyright information --- src/phone.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/phone.c b/src/phone.c index 3cf5f38..1a77251 100644 --- a/src/phone.c +++ b/src/phone.c @@ -1,6 +1,6 @@ /* $Id$ */ static char _copyright[] = -"Copyright (c) 2010-2013 DeforaOS Project "; +"Copyright © 2010-2013 DeforaOS Project "; /* This file is part of DeforaOS Desktop Phone */ static char const _license[] = "This program is free software: you can redistribute it and/or modify\n"