Update activitypub.extend.php

This commit is contained in:
Namhyeon Go 2022-09-28 10:56:49 +09:00 committed by GitHub
parent 1a11510354
commit eb90fb5909
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 <gnh1201@gmail.com>
// MIT License
// 2022-07-06 (version 0.1.14)
// 2022-09-28 (version 0.1.14)
// References:
// * https://www.w3.org/TR/activitypub/