From 8967932152d467480be24ec0c8283c98974544b8 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 23 Feb 2014 04:45:12 +0100 Subject: [PATCH] Updated copyright information --- src/phone.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/phone.c b/src/phone.c index 9be0898..f90f392 100644 --- a/src/phone.c +++ b/src/phone.c @@ -1,6 +1,6 @@ /* $Id$ */ static char _copyright[] = -"Copyright © 2010-2013 DeforaOS Project "; +"Copyright © 2010-2014 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"