aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--g.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ab30559..20237ad 100644
--- a/README.md
+++ b/README.md
@@ -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
diff --git a/g.sh b/g.sh
index d8d7e5d..64e2996 100644
--- a/g.sh
+++ b/g.sh
@@ -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