aboutsummaryrefslogtreecommitdiff
path: root/bin/test
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2022-10-24 13:32:01 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2022-10-24 13:32:01 +0200
commit437be136b8300f9988c0d91a3ea93423d1e1b56f (patch)
tree8c739d449750b48fa02e70392b9434d190a17cbf /bin/test
parent26d4f755f47a329f5f29ccaa4a5077914d1ae33e (diff)
downloaddotfiles-437be136b8300f9988c0d91a3ea93423d1e1b56f.tar.gz
dotfiles-437be136b8300f9988c0d91a3ea93423d1e1b56f.zip
ci: fix by updating the copyright notice
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'bin/test')
-rw-r--r--bin/test/README.md.expected2
-rw-r--r--bin/test/main.cpp.expected12
-rwxr-xr-xbin/test/test.sh2
3 files changed, 8 insertions, 8 deletions
diff --git a/bin/test/README.md.expected b/bin/test/README.md.expected
index e654dda..7b36cbc 100644
--- a/bin/test/README.md.expected
+++ b/bin/test/README.md.expected
@@ -3,5 +3,5 @@
A readme file
-Copyright &copy; 2014-2021 Miquel Sabaté Solà, released under the MIT License.
+Copyright &copy; 2014-2022 Miquel Sabaté Solà, released under the MIT License.
diff --git a/bin/test/main.cpp.expected b/bin/test/main.cpp.expected
index 89a17e5..434dd56 100644
--- a/bin/test/main.cpp.expected
+++ b/bin/test/main.cpp.expected
@@ -1,10 +1,10 @@
/*
- * Copyright (C) 2015-2021 Miquel Sabaté Solà <mikisabate@gmail.com>
- * Copyright (c) 2015-2021 Miquel Sabaté Solà <mikisabate@gmail.com>
- * Copyright (C) 2015-2021 Miquel Sabaté Solà <mikisabate@gmail.com>
- * Copyright (C) 2013-2021 Miquel Sabaté Solà <mikisabate@gmail.com>
- * Copyright (C) 2014-2021 Miquel Sabaté Solà <mikisabate@gmail.com>
- * Copyright (C) 2015-2021 Miquel Sabaté Solà <mikisabate@gmail.com>
+ * Copyright (C) 2015-2022 Miquel Sabaté Solà <mikisabate@gmail.com>
+ * Copyright (c) 2015-2022 Miquel Sabaté Solà <mikisabate@gmail.com>
+ * Copyright (C) 2015-2022 Miquel Sabaté Solà <mikisabate@gmail.com>
+ * Copyright (C) 2013-2022 Miquel Sabaté Solà <mikisabate@gmail.com>
+ * Copyright (C) 2014-2022 Miquel Sabaté Solà <mikisabate@gmail.com>
+ * Copyright (C) 2015-2022 Miquel Sabaté Solà <mikisabate@gmail.com>
*/
int main(int argc, char *argv[])
diff --git a/bin/test/test.sh b/bin/test/test.sh
index 4b288e3..95171c1 100755
--- a/bin/test/test.sh
+++ b/bin/test/test.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright (C) 2014-2021 Miquel Sabaté Solà <mikisabate@gmail.com>
+# Copyright (C) 2014-2022 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