소스 검색

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>