Compare commits

..

3 commits

Author SHA1 Message Date
79269d471a
Update copyright year info 2023-09-07 23:34:06 -03:00
741ba71105
Add Mumble server info 2023-09-07 23:33:47 -03:00
9e3a2063d0
Change to plain text characters 2023-09-07 23:32:23 -03:00
5 changed files with 17 additions and 5 deletions

View file

@ -1,4 +1,4 @@
Copyright © 2020—2023 luca0N! Some rights reserved.
Copyright (C) 2020-2023 luca0N! Some rights reserved.
All content on the luca0N!.com website - including the luca0N! logo - is
licensed under the Attribution-ShareAlike 4.0 International license unless

View file

@ -6,6 +6,12 @@ As you might or might not know, I host several projects and services here on luc
By using these services, you agree to the [luca0N.com Terms of Service](tos).
- [Mumble](mumble://luca0n.com/): public Mumble server.
## Private Services
These services are either private, have limited access or are invite-only.
- [luca0N.com Git](https://git.luca0n.com/): this is where I host the source code for my software.
- [luca0N! Social](https://social.luca0n.com/): this is my self\-hosted Pleroma instance (although I rarely use it).
- [Matrix](https://matrix.luca0n.com/): my self-hosted Matrix instance.

View file

@ -1,5 +1,5 @@
# SWG Context Configuration File
# Copyright (C) 2022 luca0N! <luca0n.com>
# Copyright (C) 2023 luca0N! <luca0n.com>
# This is a very minimal .ini-like configuration file.
#
@ -24,7 +24,7 @@ WebsitePublisher="luca0N!"
# published on the website. Multiple copyright holders can be specified here.
WebsiteCopyrightHolder="luca0N!"
# This defines the copyright year or copyright years of the published content.
WebsiteCopyrightYears="2020-2022"
WebsiteCopyrightYears="2020-2023"
# This defines the license of the published content.
WebsiteContentLicense="CC-BY-SA-4.0"

View file

@ -7,6 +7,12 @@ serviços. Abaixo está a lista completa dos serviços públicos.
Ao utilizar estes serviços, você concorda com os [Termos de Serviço luca0N.com](tos).
- [Mumble](mumble://luca0n.com/): servidor Mumble público.
## Serviços privados
Estes serviços são privados, de acesso limitado ou apenas para convidados.
- [Git luca0N.com](https://git.luca0n.com/): o código-fonte dos meus programas ficam aqui.
- [luca0N! Social](https://social.luca0n.com/): é a minha instância do Pleroma (apesar de eu não utilizar ela muito).
- [Matrix](https://matrix.luca0n.com/): é meu servidor Matrix.

View file

@ -1,5 +1,5 @@
# SWG Context Configuration File
# Copyright (C) 2022 luca0N! <luca0n.com>
# Copyright (C) 2023 luca0N! <luca0n.com>
# This is a very minimal .ini-like configuration file.
#
@ -24,7 +24,7 @@ WebsitePublisher="luca0N!"
# published on the website. Multiple copyright holders can be specified here.
WebsiteCopyrightHolder="luca0N!"
# This defines the copyright year or copyright years of the published content.
WebsiteCopyrightYears="2020-2022"
WebsiteCopyrightYears="2020-2023"
# This defines the license of the published content.
WebsiteContentLicense="CC-BY-SA-4.0"