From ceba4a292b87b5d24c7988c2264ef7e27eb8babc Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 23 Nov 2015 00:18:12 +0100 Subject: [PATCH] Update the copyright notice --- src/transport/ssl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/transport/ssl.c b/src/transport/ssl.c index f40dab5..d437a89 100644 --- a/src/transport/ssl.c +++ b/src/transport/ssl.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2014 Pierre Pronchery */ +/* Copyright (c) 2014-2015 Pierre Pronchery */ /* This file is part of DeforaOS Network Transport */ /* 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