diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:31:21 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:31:21 +0300 |
commit | d7fffb8fbd0743e6dfcf76eb4373bfead92bffc7 (patch) | |
tree | 27699cd6a65e9b476d21bfe6690f38e5aa83bb5f /odb/vector-impl.ixx | |
parent | 6e2a71633c29c62c8afc38d91be8edfa907d98aa (diff) |
Update copyright year
Diffstat (limited to 'odb/vector-impl.ixx')
-rw-r--r-- | odb/vector-impl.ixx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/vector-impl.ixx b/odb/vector-impl.ixx index cedbac3..941fa55 100644 --- a/odb/vector-impl.ixx +++ b/odb/vector-impl.ixx @@ -1,5 +1,5 @@ // file : odb/vector-impl.ixx -// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifdef ODB_CXX11 |