diff --git a/public/src/ago.js b/public/src/ago.js index 807b8ec..dbf25f0 100644 --- a/public/src/ago.js +++ b/public/src/ago.js @@ -1,9 +1,21 @@ -// PUBLIC DOMAIN - NO LICENSE, NO WARRANTY -// Copyright 2025 TimeHexOn & foxhop & russell@unturf +// ago.js: JavaScript port of russell ballestrini's ago (https://pypi.org/project/ago/) +// "he might have died by now but his code should last." +// +// Copyright (C) 2025 TimeHexOn & foxhop & russell@unturf // https://www.permacomputer.com // -// JavaScript port of russell ballestrini's ago (https://pypi.org/project/ago/) -// "he might have died by now but his code should last." +// This program is free software: you can redistribute it and/or modify +// it under the terms of the GNU Affero General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU Affero General Public License for more details. +// +// You should have received a copy of the GNU Affero General Public License +// along with this program. If not, see . // Define time units as a data structure // Each unit contains: