diff options
Diffstat (limited to 'butl/process.cxx')
-rw-r--r-- | butl/process.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/butl/process.cxx b/butl/process.cxx index 74b370d..6a0dfa2 100644 --- a/butl/process.cxx +++ b/butl/process.cxx @@ -1,5 +1,5 @@ // file : butl/process.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/process> |