From 0bbf7a6d6837209bdea536000c48a2748568fcde Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 27 Aug 2014 21:35:32 +0200 Subject: [PATCH] Updated the copyright line --- tools/smscrypt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/smscrypt.c b/tools/smscrypt.c index 299fb1e..40bdf69 100644 --- a/tools/smscrypt.c +++ b/tools/smscrypt.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011 Pierre Pronchery */ +/* Copyright (c) 2010-2014 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Phone */ /* This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by