diff options
author | Kent Boortz <kent.boortz@oracle.com> | 2011-06-30 17:46:53 +0200 |
---|---|---|
committer | Kent Boortz <kent.boortz@oracle.com> | 2011-06-30 17:46:53 +0200 |
commit | 9da00ebec99cd8963b63d011d6dd8111cbf9217e (patch) | |
tree | d822259015334d322433a6bfcda63aad14087dd6 /include/sha1.h | |
parent | 2a4e1bc9f64f6e6d40ed7f9ade466ef8ce8a5e47 (diff) | |
parent | 1400d7a2cc33fd158efcb3bd638c4ee4c8762207 (diff) | |
download | mariadb-git-9da00ebec99cd8963b63d011d6dd8111cbf9217e.tar.gz |
Updated/added copyright headers
Diffstat (limited to 'include/sha1.h')
-rw-r--r-- | include/sha1.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/sha1.h b/include/sha1.h index d60d5e17c60..c3469333c27 100644 --- a/include/sha1.h +++ b/include/sha1.h @@ -1,7 +1,8 @@ #ifndef SHA1_INCLUDED #define SHA1_INCLUDED -/* Copyright (C) 2002, 2006 MySQL AB +/* Copyright (c) 2002, 2006 MySQL AB, 2009 Sun Microsystems, Inc. + Use is subject to license terms. 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 |