-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
18 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
MIT/X Consortium License | ||
|
||
© 2006-2014 Anselm R Garbe <anselm@garbe.us> | ||
© 2006-2019 Anselm R Garbe <anselm@garbe.ca> | ||
© 2006-2008 Sander van Dijk <[email protected]> | ||
© 2006-2007 Michał Janeczek <[email protected]> | ||
© 2007 Kris Maglione <[email protected]> | ||
© 2009 Gottox <[email protected]> | ||
© 2009 Markus Schnalke <[email protected]> | ||
© 2009 Evan Gates <[email protected]> | ||
© 2010-2012 Connor Lane Smith <[email protected]> | ||
© 2014-2018 Hiltjo Posthuma <[email protected]> | ||
© 2014-2019 Hiltjo Posthuma <[email protected]> | ||
© 2015-2018 Quentin Rameau <[email protected]> | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# dmenu version | ||
VERSION = 4.8 | ||
VERSION = 4.9 | ||
|
||
# paths | ||
PREFIX = /usr/local | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters