summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2023-01-14 13:02:35 +0100
committerDave Davenport <qball@blame.services>2023-01-14 13:02:35 +0100
commit727d7c579df1d4950144c52720c7fbcc30b60457 (patch)
tree720944b431d3be03258fa369da0f089dc79898cf /source
parentf70b0ed3fdfa3116c2ec1c7b84ad1c3b5e58fe7a (diff)
Update copyright dates.
Diffstat (limited to 'source')
-rw-r--r--source/helper.c2
-rw-r--r--source/history.c2
-rw-r--r--source/keyb.c2
-rw-r--r--source/mode.c2
-rw-r--r--source/modes/combi.c2
-rw-r--r--source/modes/dmenu.c2
-rw-r--r--source/modes/drun.c2
-rw-r--r--source/modes/help-keys.c2
-rw-r--r--source/modes/run.c2
-rw-r--r--source/modes/script.c2
-rw-r--r--source/modes/ssh.c2
-rw-r--r--source/modes/window.c2
-rw-r--r--source/rofi-icon-fetcher.c2
-rw-r--r--source/rofi.c2
-rw-r--r--source/theme.c4
-rw-r--r--source/timings.c2
-rw-r--r--source/view.c2
-rw-r--r--source/widgets/box.c2
-rw-r--r--source/widgets/container.c2
-rw-r--r--source/widgets/listview.c2
-rw-r--r--source/widgets/scrollbar.c2
-rw-r--r--source/widgets/textbox.c2
-rw-r--r--source/widgets/widget.c2
-rw-r--r--source/xcb.c2
-rw-r--r--source/xrmoptions.c2
25 files changed, 26 insertions, 26 deletions
diff --git a/source/helper.c b/source/helper.c
index bb7f76a5..bc551483 100644
--- a/source/helper.c
+++ b/source/helper.c
@@ -3,7 +3,7 @@
*
* MIT/X11 License
* Copyright © 2012 Sean Pringle <sean.pringle@gmail.com>
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/history.c b/source/history.c
index cc992dae..b816bbbc 100644
--- a/source/history.c
+++ b/source/history.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/keyb.c b/source/keyb.c
index 4ae01753..1be12167 100644
--- a/source/keyb.c
+++ b/source/keyb.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/mode.c b/source/mode.c
index 990bea56..e2e5d85d 100644
--- a/source/mode.c
+++ b/source/mode.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/modes/combi.c b/source/modes/combi.c
index 9e548906..741219bb 100644
--- a/source/modes/combi.c
+++ b/source/modes/combi.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/modes/dmenu.c b/source/modes/dmenu.c
index 4bab2c2f..0b604e78 100644
--- a/source/modes/dmenu.c
+++ b/source/modes/dmenu.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/modes/drun.c b/source/modes/drun.c
index fc4d990b..3e82561b 100644
--- a/source/modes/drun.c
+++ b/source/modes/drun.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/modes/help-keys.c b/source/modes/help-keys.c
index 26b9b617..a3053e5b 100644
--- a/source/modes/help-keys.c
+++ b/source/modes/help-keys.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/modes/run.c b/source/modes/run.c
index 198673e1..0fc018a1 100644
--- a/source/modes/run.c
+++ b/source/modes/run.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/modes/script.c b/source/modes/script.c
index 4e152565..9da931a6 100644
--- a/source/modes/script.c
+++ b/source/modes/script.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/modes/ssh.c b/source/modes/ssh.c
index 5a1867ef..4fe36b5d 100644
--- a/source/modes/ssh.c
+++ b/source/modes/ssh.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/modes/window.c b/source/modes/window.c
index 0ac58325..2bd7e847 100644
--- a/source/modes/window.c
+++ b/source/modes/window.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/rofi-icon-fetcher.c b/source/rofi-icon-fetcher.c
index 51ed6f44..563e3d12 100644
--- a/source/rofi-icon-fetcher.c
+++ b/source/rofi-icon-fetcher.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/rofi.c b/source/rofi.c
index 7671f3af..861f1be4 100644
--- a/source/rofi.c
+++ b/source/rofi.c
@@ -3,7 +3,7 @@
*
* MIT/X11 License
* Copyright © 2012 Sean Pringle <sean.pringle@gmail.com>
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/theme.c b/source/theme.c
index 386a5ad6..c467fd77 100644
--- a/source/theme.c
+++ b/source/theme.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
@@ -66,7 +66,7 @@ void rofi_theme_print_parsed_files(gboolean is_term) {
printf("\nParsed files:\n");
for (GList *iter = g_list_first(parsed_config_files); iter != NULL;
iter = g_list_next(iter)) {
- printf("\t\u2022 %s%s%s\n", is_term ? color_bold : "",
+ printf("\t\u2023 %s%s%s\n", is_term ? color_bold : "",
(const char *)(iter->data), is_term ? color_reset : "");
}
printf("\n");
diff --git a/source/timings.c b/source/timings.c
index 5dea1b18..6fe3659a 100644
--- a/source/timings.c
+++ b/source/timings.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/view.c b/source/view.c
index fecd48e0..9bcd3458 100644
--- a/source/view.c
+++ b/source/view.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/widgets/box.c b/source/widgets/box.c
index 5d63aad3..3a5c49d4 100644
--- a/source/widgets/box.c
+++ b/source/widgets/box.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/widgets/container.c b/source/widgets/container.c
index a97ab740..904772e7 100644
--- a/source/widgets/container.c
+++ b/source/widgets/container.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/widgets/listview.c b/source/widgets/listview.c
index 02b6d109..9c147d7a 100644
--- a/source/widgets/listview.c
+++ b/source/widgets/listview.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/widgets/scrollbar.c b/source/widgets/scrollbar.c
index 46ffd69e..edb40246 100644
--- a/source/widgets/scrollbar.c
+++ b/source/widgets/scrollbar.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/widgets/textbox.c b/source/widgets/textbox.c
index 51273adf..5a019d56 100644
--- a/source/widgets/textbox.c
+++ b/source/widgets/textbox.c
@@ -3,7 +3,7 @@
*
* MIT/X11 License
* Copyright © 2012 Sean Pringle <sean.pringle@gmail.com>
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/widgets/widget.c b/source/widgets/widget.c
index bc2be61e..9fb71f64 100644
--- a/source/widgets/widget.c
+++ b/source/widgets/widget.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/xcb.c b/source/xcb.c
index bcc4522f..c4079a11 100644
--- a/source/xcb.c
+++ b/source/xcb.c
@@ -3,7 +3,7 @@
*
* MIT/X11 License
* Copyright © 2012 Sean Pringle <sean.pringle@gmail.com>
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
diff --git a/source/xrmoptions.c b/source/xrmoptions.c
index d3dfede7..319b899f 100644
--- a/source/xrmoptions.c
+++ b/source/xrmoptions.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Copyright © 2013-2022 Qball Cow <qball@gmpclient.org>
+ * Copyright © 2013-2023 Qball Cow <qball@gmpclient.org>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the