diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2024-03-14 22:26:04 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2024-03-14 22:26:04 +0100 |
| commit | aafa3e91b10f9f8586435b8340160453a09ee836 (patch) | |
| tree | 67a636674df18b3c7d6fbf0388595ad2ea35f845 | |
| parent | 57d49ddffa09ba524e2a344339ed0513c9fc6c20 (diff) | |
| download | g-aafa3e91b10f9f8586435b8340160453a09ee836.tar.gz g-aafa3e91b10f9f8586435b8340160453a09ee836.zip | |
Updated license notice
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | g.sh | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -49,7 +49,7 @@ Read the [CHANGELOG.org](./CHANGELOG.org) file. ## License ```txt -Copyright (C) 2013-2023 Miquel Sabaté Solà <mikisabate@gmail.com> +Copyright (C) 2013-Ω Miquel Sabaté Solà <mikisabate@gmail.com> 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 @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2013-2023 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2013-Ω Miquel Sabaté Solà <mikisabate@gmail.com> # # 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 |
