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