Update activitypub.extend.php

This commit is contained in:
Namhyeon Go 2023-02-16 11:44:19 +09:00 committed by GitHub
parent 65a4a527eb
commit d3825ce466
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
// ActivityPub implementation for GNUBOARD 5
// Go Namhyeon <abuse@catswords.net>
// MIT License
// 2023-02-16 (version 0.1.14-dev)
// 2023-02-16 (version 0.1.14)
// References:
// * https://www.w3.org/TR/activitypub/