summaryrefslogtreecommitdiff
path: root/libwardrobe/src/md5.h
diff options
context:
space:
mode:
Diffstat (limited to 'libwardrobe/src/md5.h')
-rw-r--r--libwardrobe/src/md5.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libwardrobe/src/md5.h b/libwardrobe/src/md5.h
index 5499524..26909d2 100644
--- a/libwardrobe/src/md5.h
+++ b/libwardrobe/src/md5.h
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2008 Lars-Dominik Braun
+Copyright (c) 2008-2009 Lars-Dominik Braun
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -23,3 +23,4 @@ THE SOFTWARE.
#define WARDROBE_MD5_DIGEST_LEN 32
char *WardrobeMd5Calc (char *string);
+