summaryrefslogtreecommitdiff
path: root/cipher/sha512.c
diff options
context:
space:
mode:
authorMarcus Brinkmann <mb@g10code.com>2006-07-04 11:56:28 +0000
committerMarcus Brinkmann <mb@g10code.com>2006-07-04 11:56:28 +0000
commit43944338ac23b7437dcb394c78d4729aba039b59 (patch)
tree39d1e7fc95fe84fbadd20e2fed28f8874c98f945 /cipher/sha512.c
parentdef837d86de4574a70a298a55770bae9c9869dfc (diff)
downloadlibgcrypt-43944338ac23b7437dcb394c78d4729aba039b59.tar.gz
2006-07-04 Marcus Brinkmann <marcus@g10code.de>
* sha512.c: Fix typo in copyright notice.
Diffstat (limited to 'cipher/sha512.c')
-rw-r--r--cipher/sha512.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher/sha512.c b/cipher/sha512.c
index e2160ebe..e67db2b0 100644
--- a/cipher/sha512.c
+++ b/cipher/sha512.c
@@ -15,7 +15,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
+ * You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*/