From c3afe215d5000846c9cc84cc25fa44b3c298252f Mon Sep 17 00:00:00 2001 From: Mike Gelfand Date: Wed, 7 Jan 2015 13:20:56 +0000 Subject: [PATCH] Fix copyright years and SVN attributes on new files --- libtransmission/crypto-utils-cyassl.c | 2 +- libtransmission/crypto-utils-polarssl.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libtransmission/crypto-utils-cyassl.c b/libtransmission/crypto-utils-cyassl.c index e9fa56c79..8794af49b 100644 --- a/libtransmission/crypto-utils-cyassl.c +++ b/libtransmission/crypto-utils-cyassl.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) Mnemosyne LLC + * This file Copyright (C) 2014-2015 Mnemosyne LLC * * It may be used under the GNU GPL versions 2 or 3 * or any future license endorsed by Mnemosyne LLC. diff --git a/libtransmission/crypto-utils-polarssl.c b/libtransmission/crypto-utils-polarssl.c index 128a93cf9..ac6fb538b 100644 --- a/libtransmission/crypto-utils-polarssl.c +++ b/libtransmission/crypto-utils-polarssl.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) Mnemosyne LLC + * This file Copyright (C) 2014-2015 Mnemosyne LLC * * It may be used under the GNU GPL versions 2 or 3 * or any future license endorsed by Mnemosyne LLC.