aboutsummaryrefslogtreecommitdiff
path: root/bin/test
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2021-01-22 11:21:52 +0100
committerMiquel Sabaté Solà <msabate@suse.com>2021-01-22 11:21:52 +0100
commitbc8e92970a1fc855944859ffde762c0782ca4b9e (patch)
tree007a6a203e54b81b5e8d8bebc30e9b378df6ded5 /bin/test
parent30fa8040d265f6d44b2f87efe873e9e713ce5b05 (diff)
downloaddotfiles-bc8e92970a1fc855944859ffde762c0782ca4b9e.tar.gz
dotfiles-bc8e92970a1fc855944859ffde762c0782ca4b9e.zip
It's been 2021 for quite a while now
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 3180123..e654dda 100644
--- a/bin/test/README.md.expected
+++ b/bin/test/README.md.expected
@@ -3,5 +3,5 @@
A readme file
-Copyright &copy; 2014-2020 Miquel Sabaté Solà, released under the MIT License.
+Copyright &copy; 2014-2021 Miquel Sabaté Solà, released under the MIT License.
diff --git a/bin/test/main.cpp.expected b/bin/test/main.cpp.expected
index ae3a528..89a17e5 100644
--- a/bin/test/main.cpp.expected
+++ b/bin/test/main.cpp.expected
@@ -1,10 +1,10 @@
/*
- * Copyright (C) 2015-2020 Miquel Sabaté Solà <mikisabate@gmail.com>
- * Copyright (c) 2015-2020 Miquel Sabaté Solà <mikisabate@gmail.com>
- * Copyright (C) 2015-2020 Miquel Sabaté Solà <mikisabate@gmail.com>
- * Copyright (C) 2013-2020 Miquel Sabaté Solà <mikisabate@gmail.com>
- * Copyright (C) 2014-2020 Miquel Sabaté Solà <mikisabate@gmail.com>
- * Copyright (C) 2015-2020 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) 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>
*/
int main(int argc, char *argv[])
diff --git a/bin/test/test.sh b/bin/test/test.sh
index de7fee2..4b288e3 100755
--- a/bin/test/test.sh
+++ b/bin/test/test.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright (C) 2014-2020 Miquel Sabaté Solà <mikisabate@gmail.com>
+# Copyright (C) 2014-2021 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