commit 8104e511a137106c6adc313f64d8f642bb5ce44b from: Sergey Bronnikov date: Mon May 27 19:30:55 2024 UTC doc: bump copyright year commit - 2a157482cbde5cbef3a940dae520b9694646bce8 commit + 8104e511a137106c6adc313f64d8f642bb5ce44b blob - 2052f941632b40374b8b5909cbcdeada8c67bbd0 blob + f02f5105c8b953f5089ef9cd7c561f8b9a9fa5ea --- LICENSE +++ LICENSE @@ -1,6 +1,6 @@ ISC License -Copyright (c) 2021-2023 Sergey Bronnikov +Copyright (c) 2021-2024 Sergey Bronnikov Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above blob - 9459077213deea9e9870412cfc29da6f14687a21 blob + 2e4297b80827a17bb7269a7a5cb285a3aa480b5b --- README.md +++ README.md @@ -89,6 +89,6 @@ You are ready to make patches! ### License -Copyright © 2021-2023 [Sergey Bronnikov](https://bronevichok.ru/) +Copyright © 2021-2024 [Sergey Bronnikov](https://bronevichok.ru/) Distributed under the ISC License. blob - 36c6469948387b7e0161748c0c435e9e8a851dce blob + 951c68ed33b4db0df43e3fc960248711dae6565d --- molly/init.lua +++ molly/init.lua @@ -2,7 +2,7 @@ -- @module molly -- @author Sergey Bronnikov -- @license ISC --- @copyright Sergey Bronnikov, 2021-2022 +-- @copyright Sergey Bronnikov, 2021-2024 local client = require('molly.client') local db = require('molly.db')