diff options
Diffstat (limited to 'butl/sha256')
-rw-r--r-- | butl/sha256 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/butl/sha256 b/butl/sha256 index 77fa6bd..c6b2754 100644 --- a/butl/sha256 +++ b/butl/sha256 @@ -1,5 +1,5 @@ // file : butl/sha256 -*- C++ -*- -// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BUTL_SHA256 |