diff options
Diffstat (limited to 'boost/common/uuid/driver.cxx')
-rw-r--r-- | boost/common/uuid/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/common/uuid/driver.cxx b/boost/common/uuid/driver.cxx index 5cffa6a..2cb7b3d 100644 --- a/boost/common/uuid/driver.cxx +++ b/boost/common/uuid/driver.cxx @@ -1,5 +1,5 @@ // file : boost/common/uuid/driver.cxx -// 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 // Test Boost UUID persistence. |