diff options
| author | levlam <levlam@telegram.org> | 2019-01-01 01:02:34 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2019-01-01 01:02:34 +0300 |
| commit | eaebfad034ca58c73465add4c9b0f1609d584552 (patch) | |
| tree | 0fcc73d42394101778d597f34df474e33ba5ba21 /memprof | |
| parent | a095a6169e71d804401f55eb828f0e3c9bb572e5 (diff) | |
Update copyright year.
GitOrigin-RevId: 359e2b43322222922c44c430d3814b0a4c778dc6
Diffstat (limited to 'memprof')
| -rw-r--r-- | memprof/memprof.cpp | 2 | ||||
| -rw-r--r-- | memprof/memprof.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/memprof/memprof.cpp b/memprof/memprof.cpp index 9be278af5..74795668f 100644 --- a/memprof/memprof.cpp +++ b/memprof/memprof.cpp @@ -1,5 +1,5 @@ // -// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2018 +// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2019 // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/memprof/memprof.h b/memprof/memprof.h index 00e33f738..acf524d52 100644 --- a/memprof/memprof.h +++ b/memprof/memprof.h @@ -1,5 +1,5 @@ // -// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2018 +// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2019 // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) |
