summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--source/view.c2
-rw-r--r--source/widgets/box.c2
-rw-r--r--source/widgets/separator.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/source/view.c b/source/view.c
index 9911cc18..855bbb48 100644
--- a/source/view.c
+++ b/source/view.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Modified 2017 Qball Cow <qball@gmpclient.org>
+ * Modified 2016-2017 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 6607fba6..3a1c1d9d 100644
--- a/source/widgets/box.c
+++ b/source/widgets/box.c
@@ -2,7 +2,7 @@
* rofi
*
* MIT/X11 License
- * Modified 2017 Qball Cow <qball@gmpclient.org>
+ * Modified 2016-2017 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/separator.c b/source/widgets/separator.c
index abc9bab8..34acc81b 100644
--- a/source/widgets/separator.c
+++ b/source/widgets/separator.c
@@ -1,6 +1,6 @@
/**
* MIT/X11 License
- * Modified (c) 2017 Qball Cow <qball@gmpclient.org>
+ * Modified (c) 2016-2017 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