forked from IgnorantGuru/udevil
-
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.
update README AUTHORS ChangeLog IgnorantGuru#31 IgnorantGuru#53
- Loading branch information
IgnorantGuru
committed
Apr 27, 2015
1 parent
2b10166
commit 0a9973e
Showing
6 changed files
with
10 additions
and
7 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,4 +1,6 @@ | ||
IgnorantGuru <[email protected]> http://igurublog.wordpress.com/ | ||
Developer: IgnorantGuru <[email protected]> | ||
|
||
Contributor: OmegaPhil <[email protected]> | ||
|
||
Source code taken from other projects: | ||
* spacefm (udev support) | ||
|
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
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
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
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
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 @@ | ||
/* | ||
* udevil.c GPL3+ Copyright 2013 IgnorantGuru <[email protected]> | ||
* udevil.c GPL3+ Copyright 2015 IgnorantGuru <[email protected]> | ||
*/ | ||
|
||
#include <stdio.h> | ||
|