Update activitypub.extend.php

This commit is contained in:
Namhyeon Go 2023-08-08 14:57:06 +09:00 committed by GitHub
parent 131329c95a
commit 91c355ccde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,12 @@
<?php
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
// ActivityPub implementation for GNUBOARD 5
// Go Namhyeon <abuse@catswords.net>
// MIT License
// 2023-08-06 (version 0.1.16)
// Description: ActivityPub implementation for GNUBOARD 5
// Author: Go Namhyeon <abuse@catswords.net>
// ActivityPub: @gnh1201@catswords.social
// License: MIT
// Date: 2023-08-06
// Version: 0.1.17-dev
// References:
// * https://www.w3.org/TR/activitypub/