state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
- Copyright (C) 2023 Jakub Czajka <jakub@ekhem.eu.org>
+ Copyright (C) 2023-2024 Jakub Czajka <jakub@ekhem.eu.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
- payments Copyright (C) 2023 Jakub Czajka <jakub@ekhem.eu.org>
+ payments Copyright (C) 2023-2024 Jakub Czajka <jakub@ekhem.eu.org>
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
-/* Copyright (c) 2023 Jakub Czajka <jakub@ekhem.eu.org>
+/* Copyright (c) 2023-2024 Jakub Czajka <jakub@ekhem.eu.org>
License: GPL-3.0 or later. */
CREATE TABLE IF NOT EXISTS shops (
-/* Copyright (c) 2023 Jakub Czajka <jakub@ekhem.eu.org>
+/* Copyright (c) 2023-2024 Jakub Czajka <jakub@ekhem.eu.org>
License: GPL-3.0 or later. */
DO $$
#!/bin/sh
-# Copyright (c) 2023 Jakub Czajka <jakub@ekhem.eu.org>
+# Copyright (c) 2023-2024 Jakub Czajka <jakub@ekhem.eu.org>
# License: GPL-3.0 or later.
. /etc/environment
-# Copyright (c) 2023 Jakub Czajka <jakub@ekhem.eu.org>
+# Copyright (c) 2023-2024 Jakub Czajka <jakub@ekhem.eu.org>
# License: GPL-3.0 or later.
server {
#!/bin/sh
-# Copyright (c) 2023 Jakub Czajka <jakub@ekhem.eu.org>
+# Copyright (c) 2023-2024 Jakub Czajka <jakub@ekhem.eu.org>
# License: GPL-3.0 or later.
. /etc/environment