summaryrefslogtreecommitdiffstats
path: root/source/modes
diff options
context:
space:
mode:
Diffstat (limited to 'source/modes')
-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
8 files changed, 8 insertions, 8 deletions
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