瀏覽代碼

Add copyright notes

Michał Śledź 1 月之前
父節點
當前提交
637b3e1604
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      test/test.hpp

+ 8 - 0
test/test.hpp

@@ -1,3 +1,11 @@
+/**
+ * Copyright (c) 2025 Michal Sledz
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at https://mozilla.org/MPL/2.0/.
+ */
+
 #include <functional>
 #include <iostream>