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