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