aboutsummaryrefslogtreecommitdiff
path: root/libbutl/semantic-version.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/semantic-version.cxx')
-rw-r--r--libbutl/semantic-version.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbutl/semantic-version.cxx b/libbutl/semantic-version.cxx
index 2427202..e3cd775 100644
--- a/libbutl/semantic-version.cxx
+++ b/libbutl/semantic-version.cxx
@@ -1,5 +1,5 @@
// file : libbutl/semantic-version.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef __cpp_modules