summaryrefslogtreecommitdiff
path: root/sha256.h
diff options
context:
space:
mode:
authorStefan2010-02-21 12:55:51 +0100
committerStefan2010-02-21 12:55:51 +0100
commit526b738dda6aae0d73b978e1fa68144e8bccb7e5 (patch)
tree15c58f47206e66ead51322cb975100da3bb62481 /sha256.h
parent10ee6dc54e3b203448ca4a80d7f19610acc36707 (diff)
Fix copryight notice in file header
Diffstat (limited to 'sha256.h')
-rw-r--r--sha256.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sha256.h b/sha256.h
index a078221..729b09e 100644
--- a/sha256.h
+++ b/sha256.h
@@ -3,7 +3,7 @@
3 | Suhosin Version 1 | 3 | Suhosin Version 1 |
4 +----------------------------------------------------------------------+ 4 +----------------------------------------------------------------------+
5 | Copyright (c) 2006-2007 The Hardened-PHP Project | 5 | Copyright (c) 2006-2007 The Hardened-PHP Project |
6 | Copyright (c) 2007 SektionEins GmbH | 6 | Copyright (c) 2007-2010 SektionEins GmbH |
7 +----------------------------------------------------------------------+ 7 +----------------------------------------------------------------------+
8 | This source file is subject to version 3.01 of the PHP license, | 8 | This source file is subject to version 3.01 of the PHP license, |
9 | that is bundled with this package in the file LICENSE, and is | 9 | that is bundled with this package in the file LICENSE, and is |