Mercurial > yakumo_izuru > aya
diff serve.go @ 88:01ae2ad18ed1 draft
風神「嵐の日」
author | yakumo.izuru |
---|---|
date | Thu, 17 Apr 2025 14:06:12 +0000 |
parents | d8c30f64e301 |
children |
line wrap: on
line diff
--- a/serve.go Mon Jun 17 15:43:09 2024 +0000 +++ b/serve.go Thu Apr 17 14:06:12 2025 +0000 @@ -1,4 +1,5 @@ -// Taken from https://github.com/fogleman/serve and repurposed as a library +/* The following code has been taken from https://github.com/fogleman/serve and it is used on this project as a library */ +/* Attribution goes to its original author */ package aya import (