Skip to content

Commit

Permalink
docs: Add copyright and licensing information
Browse files Browse the repository at this point in the history
  • Loading branch information
Apricot-S committed Sep 25, 2024
1 parent 3dc2eb9 commit 0c3395b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions include/cxx_nyanten.hpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// SPDX-FileCopyrightText: 2024 Apricot S.
// SPDX-License-Identifier: MIT
// This file is part of https://github.com/Apricot-S/xiangting

#pragma once
#if !defined(CXX_NYANTEN_HPP_INCLUDE_GUARD)
#define CXX_NYANTEN_HPP_INCLUDE_GUARD
Expand Down

0 comments on commit 0c3395b

Please sign in to comment.