From 2cc2026701c9e8268ba154ec9330c5d56cbdc240 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 27 Jan 2014 12:01:17 +0000 Subject: Some tidying up. --- src/key.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/key.h') diff --git a/src/key.h b/src/key.h index d6b2f2f2..43897baf 100644 --- a/src/key.h +++ b/src/key.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2013 Carl Hetherington + Copyright (C) 2013-2014 Carl Hetherington 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 @@ -18,7 +18,7 @@ */ /** @file src/key.h - * @brief Class to hold a key for encrypting MXFs. + * @brief Key class. */ #ifndef LIBDCP_KEY_H -- cgit v1.2.3