diff options
| author | levlam <levlam@telegram.org> | 2026-01-01 00:03:55 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2026-01-01 00:03:55 +0300 |
| commit | 4d06d1ba3a1978476fe2b6575de8388439f6baa3 (patch) | |
| tree | 7db63e8b779d74c5f1b77c0625fcb4f6c3314728 /memprof | |
| parent | c1e37b65bfb8e8a006ca05d2fd6f42c33defcaf2 (diff) | |
Update copyright year.
Diffstat (limited to 'memprof')
| -rw-r--r-- | memprof/memprof.cpp | 2 | ||||
| -rw-r--r-- | memprof/memprof.h | 2 | ||||
| -rw-r--r-- | memprof/memprof_stat.cpp | 2 | ||||
| -rw-r--r-- | memprof/memprof_stat.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/memprof/memprof.cpp b/memprof/memprof.cpp index 713ff0868..bcca13a6d 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-2025 +// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2026 // // 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 40d551284..bbeff5a60 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-2025 +// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2026 // // 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_stat.cpp b/memprof/memprof_stat.cpp index 8bf8f88d7..be5fb2664 100644 --- a/memprof/memprof_stat.cpp +++ b/memprof/memprof_stat.cpp @@ -1,5 +1,5 @@ // -// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2025 +// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2026 // // 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_stat.h b/memprof/memprof_stat.h index 7328fa745..12fb94dc1 100644 --- a/memprof/memprof_stat.h +++ b/memprof/memprof_stat.h @@ -1,5 +1,5 @@ // -// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2025 +// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2026 // // 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) |
