diff options
Diffstat (limited to 'butl/process.ixx')
-rw-r--r-- | butl/process.ixx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/butl/process.ixx b/butl/process.ixx index d360f7e..8935adb 100644 --- a/butl/process.ixx +++ b/butl/process.ixx @@ -1,5 +1,5 @@ // file : butl/process.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 <utility> // move() |