mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-11 13:50:48 -05:00
Fix wrong sed replace.
This commit is contained in:
parent
22e2d7587d
commit
4f4770ee4f
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue