summaryrefslogtreecommitdiff
path: root/lib/x509/pbkdf2-sha1.c
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2012-01-25 12:03:52 +0100
committerSimon Josefsson <simon@josefsson.org>2012-01-25 12:03:52 +0100
commit8790dc9cca0ff3d22efe06f3556d7ade51419d73 (patch)
treeb627ca81693dcb3f963277aa8a3bbe5a1a585806 /lib/x509/pbkdf2-sha1.c
parent9f0a403ce9d6bb5addd672e4cb8f9934b12f183a (diff)
downloadgnutls-8790dc9cca0ff3d22efe06f3556d7ade51419d73.tar.gz
Cleanup copyright headers.
Diffstat (limited to 'lib/x509/pbkdf2-sha1.c')
-rw-r--r--lib/x509/pbkdf2-sha1.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/x509/pbkdf2-sha1.c b/lib/x509/pbkdf2-sha1.c
index 517214d69c..7d7b85954a 100644
--- a/lib/x509/pbkdf2-sha1.c
+++ b/lib/x509/pbkdf2-sha1.c
@@ -1,6 +1,5 @@
/* gc-pbkdf2-sha1.c --- Password-Based Key Derivation Function a'la PKCS#5
- Copyright (C) 2002-2006, 2008, 2010, 2012 Free Software Foundation,
- Inc.
+ Copyright (C) 2002-2012 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by