diff options
Diffstat (limited to 'src/core/io/buffer.cc')
| -rw-r--r-- | src/core/io/buffer.cc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/core/io/buffer.cc b/src/core/io/buffer.cc index d0fda49..dffd9bc 100644 --- a/src/core/io/buffer.cc +++ b/src/core/io/buffer.cc @@ -1,3 +1,8 @@ +// SPDX-License-Identifier: BSD-2-Clause +// Copyright (c) 2025 Kirill Dmitrievich +// File: buffer.cc +// Description: QDataStream-esque buffer + #include "core/pch.hh" #include "core/io/buffer.hh" |
