- Fixed typos in copied text (Fixed ticket #39)
diff --git a/library/cipher_wrap.c b/library/cipher_wrap.c
index a7abf2a..8edc06f 100644
--- a/library/cipher_wrap.c
+++ b/library/cipher_wrap.c
@@ -1,11 +1,11 @@
/**
* \file md_wrap.c
*
- * \brief Generic message digest wrapper for PolarSSL
+ * \brief Generic cipher wrapper for PolarSSL
*
* \author Adriaan de Jong <dejong@fox-it.com>
*
- * Copyright (C) 2006-2010, Brainspark B.V.
+ * Copyright (C) 2006-2011, Brainspark B.V.
*
* This file is part of PolarSSL (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>