aboutsummaryrefslogtreecommitdiff
path: root/libbutl/fdstream.mxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-19 20:25:43 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-19 20:25:43 +0300
commit0ff1a22db2bc2664e539289ab8caebbbd1c2e71b (patch)
tree4cf5e125154680ff81a50e205e83a0bbccf549f5 /libbutl/fdstream.mxx
parentbc96171cb768a7d32720eb3c0b5363f2ae2c252c (diff)
Update copyright year
Diffstat (limited to 'libbutl/fdstream.mxx')
-rw-r--r--libbutl/fdstream.mxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbutl/fdstream.mxx b/libbutl/fdstream.mxx
index b2d4704..cf52601 100644
--- a/libbutl/fdstream.mxx
+++ b/libbutl/fdstream.mxx
@@ -1,5 +1,5 @@
// file : libbutl/fdstream.mxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef __cpp_modules